whisper.cpp/examples
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
* whisper : add loader to allow loading from other than file

* whisper : rename whisper_init to whisper_init_from_file

* whisper : add whisper_init_from_buffer

* android : Delete local.properties

* android : load models directly from assets

* whisper : adding <stddef.h> needed for size_t + code style

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-01-08 13:03:33 +02:00
..
bench whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
bench.wasm whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
command whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
command.wasm whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
main whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
stream whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
stream.wasm whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
talk whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
talk.wasm whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
whisper.android whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
whisper.nvim Update README.md 2022-11-04 22:26:08 +02:00
whisper.objc whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
whisper.swiftui whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
whisper.wasm whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
CMakeLists.txt bench.wasm : same as "bench" but runs in the browser (#89) 2022-12-11 11:09:10 +02:00
dr_wav.h refactoring : move main + stream in examples + other stuff 2022-10-25 20:53:48 +03:00
generate-karaoke.sh minor : add comment for using "generate_karaoke.sh" 2022-11-26 10:22:42 +02:00
helpers.js stream.wasm : add web-based real-time transcription (#112) 2022-11-25 23:57:46 +02:00
livestream.sh twitch.sh : various fixes and polishing 2022-12-08 19:20:04 +02:00
twitch.sh twitch.sh : various fixes and polishing 2022-12-08 19:20:04 +02:00
yt-wsp.sh yt-wsp.sh : improve usage instructions 2022-12-07 22:12:08 +02:00