whisper.cpp/examples
Georgi Gerganov d5afebd37c
whisper : token-level timestamp refactoring (#49, #120)
This turned out pretty good overall. The algorithm has been moved from
main.cpp to whisper.cpp and can be reused for all subtitles types. This
means that now you can specify the maximum length of the generated
lines. Simply provide the "-ml" argument specifying the max length in
number of characters
2022-11-02 21:45:54 +02:00
..
bench Print system info at start of program 2022-10-27 17:22:19 +03:00
main whisper : token-level timestamp refactoring (#49, #120) 2022-11-02 21:45:54 +02:00
stream stream : add "--capture" option to select capture device (ref #10) 2022-10-30 08:27:04 +02:00
whisper.nvim Update README.md 2022-10-31 22:06:05 +02:00
whisper.objc Update README.md 2022-10-24 18:23:07 +03:00
whisper.wasm whisper.wasm : update system info print 2022-10-29 20:32:41 +03:00
CMakeLists.txt main : merge parallel example in main 2022-10-29 19:37:19 +03:00
dr_wav.h refactoring : move main + stream in examples + other stuff 2022-10-25 20:53:48 +03:00