1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-06-30 06:20:07 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
c64f3e8ada common : separate whisper sources ()
* common : separate whisper sources

* examples : add chrono

* examples : add more headers
2025-02-27 12:50:32 +02:00
7d3da68f79 examples : use miniaudio for direct decoding flac, mp3, ogg and wav () 2025-02-27 09:06:54 +02:00
d682e15090 Fixes for Windows ()
Fixes for Windows:

* MSVC default to utf-8 without BOM.
* Console output code page changed to utf-8.

---------

Co-authored-by: Judd <foldl@boxvest.com>
2025-02-06 15:37:21 +08:00
ece3ff88f6 cli : fix segfault on missing argument () 2025-01-04 10:47:41 +02:00
7d55637f0b cli : add --suppress_nst support () 2024-12-24 09:30:07 +02:00
0994506054 cli : add no_speech_thold () 2024-12-24 09:29:19 +02:00
2e59dced12 whisper : rename binaries + fix install ()
* whisper : rename binaries + fix install

* cont : try to fix ci

* cont : fix emscripten builds
2024-12-21 09:43:49 +02:00