..
addon.node
whisper : add context param to disable gpu ( #1293 )
2023-11-06 11:04:24 +02:00
bench
whisper : add batched decoding ( #1486 )
2023-11-15 16:12:52 +02:00
bench.wasm
whisper : add support for large v3 ( #1444 )
2023-11-07 15:30:18 +02:00
command
whisper : add grammar-based sampling ( #1229 )
2023-11-13 10:51:34 +02:00
command.wasm
whisper : add context param to disable gpu ( #1293 )
2023-11-06 11:04:24 +02:00
lsp
whisper : add context param to disable gpu ( #1293 )
2023-11-06 11:04:24 +02:00
main
params : don't compute timestamps when not printing them ( #1755 )
2024-01-12 13:24:38 +02:00
python
examples : add python example for transcription ( #1744 )
2024-01-13 19:37:18 +02:00
quantize
quantize : fix load vocab crash when len is 128 ( #1160 )
2023-08-06 11:04:42 +03:00
server
server : fix building and simplify lib deps on Windows ( #1772 )
2024-01-15 15:48:13 +02:00
stream
whisper : add context param to disable gpu ( #1293 )
2023-11-06 11:04:24 +02:00
stream.wasm
whisper : add context param to disable gpu ( #1293 )
2023-11-06 11:04:24 +02:00
talk
sync : ggml (ggml_scale, ggml_row_size, etc.) ( #1677 )
2023-12-22 17:53:39 +02:00
talk-llama
talk-llama : sync llama.cpp
2024-01-14 18:08:20 +02:00
talk.wasm
sync : ggml (ggml_scale, ggml_row_size, etc.) ( #1677 )
2023-12-22 17:53:39 +02:00
wchess
wchess : update README.md
2023-12-14 22:00:47 +02:00
whisper.android
examples : add whisper.android.java for compatibility with older Android versions using Java ( #1382 )
2023-11-12 18:31:58 +02:00
whisper.android.java
examples : add whisper.android.java for compatibility with older Android versions using Java ( #1382 )
2023-11-12 18:31:58 +02:00
whisper.nvim
examples : vim plugin and LSP server ( #1144 )
2023-08-27 21:35:06 +03:00
whisper.objc
whisper.objc : disable timestamps for real-time transcription
2023-12-08 13:43:37 +02:00
whisper.swiftui
whisper.swiftui : add .gitignore
2024-01-04 15:00:27 +02:00
whisper.wasm
whisper : add context param to disable gpu ( #1293 )
2023-11-06 11:04:24 +02:00
CMakeLists.txt
ci : build with CLBlast + ggml-opencl use GGML_API ( #1576 )
2023-12-29 12:23:27 +02:00
common-ggml.cpp
sync : ggml
2024-01-14 10:55:18 +02:00
common-ggml.h
whisper : add integer quantization support ( #540 )
2023-04-30 18:51:57 +03:00
common-sdl.cpp
sdl : fix audio callback ( #1523 )
2023-11-20 13:16:38 +02:00
common-sdl.h
sdl : fix audio callback ( #1523 )
2023-11-20 13:16:38 +02:00
common.cpp
sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) ( #1422 )
2023-11-03 21:35:05 +02:00
common.h
whisper : add full CUDA and Metal offloading ( #1472 )
2023-11-12 15:31:08 +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
grammar-parser.cpp
whisper : add grammar-based sampling ( #1229 )
2023-11-13 10:51:34 +02:00
grammar-parser.h
whisper : add grammar-based sampling ( #1229 )
2023-11-13 10:51:34 +02:00
helpers.js
wchess : whisper assisted chess ( #1595 )
2023-12-14 15:58:26 +02:00
livestream.sh
whisper : make large version explicit + fix data size units ( #1493 )
2023-11-15 19:42:25 +02:00
twitch.sh
whisper : make large version explicit + fix data size units ( #1493 )
2023-11-15 19:42:25 +02:00
yt-wsp.sh
yt-wsp.sh : print help on empty args
2023-02-18 09:42:31 +02:00