]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : fix model path encoding in windows (#2086)
authorthewh1teagle <redacted>
Tue, 14 May 2024 06:43:41 +0000 (09:43 +0300)
committerGitHub <redacted>
Tue, 14 May 2024 06:43:41 +0000 (09:43 +0300)
commitd8356a1cc2b95218a808425b50734007fd13aa00
treed4dd311c870af346b9e4fece1279692f32e93e4e
parent4ef8d9f44eb402c528ab6d990ab50a9f4f666347
whisper : fix model path encoding in windows (#2086)

* fix: model path encoding in windows

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