]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
whisper : fix model path encoding in windows (whisper/2086)
authorthewh1teagle <redacted>
Tue, 14 May 2024 06:43:41 +0000 (09:43 +0300)
committerGeorgi Gerganov <redacted>
Tue, 14 May 2024 12:31:03 +0000 (15:31 +0300)
commit1ecd55e91a528254ede9f3cdfd9b352e9bc98e48
tree200c0e0941e6818c09d88b62c33e870697f6765d
parent8bc66b9e69c44d755162917e53825e5234676880
whisper : fix model path encoding in windows (whisper/2086)

* fix: model path encoding in windows

* fix: convert model path to wide string only for MSVC compiler
examples/whisper/whisper.cpp