whisper.cpp/examples
Borislav Stanimirov af5833e298
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198)
* whisper : fix cast warning

* whisper : remove phase_vocoder functions, ref #2195

* whisper : remove speed_up from whisper_full_params, closes #2195
2024-05-31 11:37:29 +03:00
..
addon.node whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
bench whisper : use flash attention (#2152) 2024-05-15 09:38:19 +03:00
bench.wasm
command whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
command.wasm
lsp whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
main whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
python
quantize
server whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
stream whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
stream.wasm stream.wasm : fix invalid memory access when no segments (#1902) 2024-02-26 10:12:35 +02:00
sycl whisper : add SYCL support (#1863) 2024-02-23 09:22:24 +02:00
talk whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
talk-llama whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
talk.wasm examples : clean up common code (#1871) 2024-02-19 10:50:15 +02:00
wchess whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
whisper.android whisper.android : update example, add field to print timestamp (#2072) 2024-05-13 14:30:03 +03:00
whisper.android.java whisper.android.java : fix returns in JNI (#1929) 2024-03-05 15:59:26 +02:00
whisper.nvim whisper.nvim : fix missing reference to "model" variable (#2049) 2024-04-15 19:41:28 +03:00
whisper.objc
whisper.swiftui
whisper.wasm
CMakeLists.txt examples : add support for decoding input with ffmpeg (Linux) (#2133) 2024-05-21 18:31:41 +03:00
common-ggml.cpp ggml : resolve merge (ggml/0) 2024-05-13 11:02:26 +03:00
common-ggml.h
common-sdl.cpp
common-sdl.h
common.cpp examples : add support for decoding input with ffmpeg (Linux) (#2133) 2024-05-21 18:31:41 +03:00
common.h whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
dr_wav.h
ffmpeg-transcode.cpp examples : add support for decoding input with ffmpeg (Linux) (#2133) 2024-05-21 18:31:41 +03:00
generate-karaoke.sh
grammar-parser.cpp whisper : update grammar-parser.cpp (#2058) 2024-04-15 19:40:27 +03:00
grammar-parser.h
helpers.js js : remove un-needed request header from fetchRemote (#2119) 2024-05-13 15:13:19 +03:00
json.hpp examples : clean up common code (#1871) 2024-02-19 10:50:15 +02:00
livestream.sh
twitch.sh
yt-wsp.sh