whisper.cpp/examples
Lin Xiaodong 1279f0d0bc
examples : support progress_callback API for addon.node (#2941)
* feat: progress supported

* fix: missing params

* style: Format the code to improve readability

Unified code indentation ensures consistent coding style, enhancing code readability and maintainability.

* feat: support prompt api

---------

Co-authored-by: linxiaodong <calm.lin@wukongsch.com>
2025-03-28 06:34:26 +01:00
..
addon.node examples : support progress_callback API for addon.node (#2941) 2025-03-28 06:34:26 +01:00
bench whisper : support GGML_BACKEND_DL (#2843) 2025-02-27 13:35:07 +01:00
bench.wasm examples : update wasm examples to include server.py [no ci] (#2908) 2025-03-20 09:07:43 +01:00
cli whisper : enhance model download scripts functionality and resolve compiler warning (#2925) 2025-03-24 10:39:50 +02:00
command common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
command.wasm examples : command.wasm updates (#2904) 2025-03-20 07:02:18 +01:00
deprecation-warning examples : add WHISPER_SDL2 check to deprecation executables (#2911) 2025-03-20 18:36:02 +01:00
lsp common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
python
quantize
server common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
stream common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
stream.wasm examples : update wasm examples to include server.py [no ci] (#2908) 2025-03-20 09:07:43 +01:00
sycl
talk-llama common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
wchess common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
whisper.android whisper.android : add GGML_USE_CPU compile definition (#2945) 2025-03-25 18:01:18 +01:00
whisper.android.java whisper.android.java : update build with ggml source changes (#2942) 2025-03-25 16:01:59 +01:00
whisper.nvim
whisper.objc examples : update whisper.objc README.md (#2916) 2025-03-21 09:52:53 +01:00
whisper.swiftui whisper.swiftui : Add Core ML support to README [no ci] (#2921) 2025-03-21 11:38:32 +01:00
whisper.wasm examples : reduce initial memory to 512MB (#2939) 2025-03-24 14:42:12 +01:00
CMakeLists.txt examples : add dl to the list of libraries linked (#2875) 2025-03-14 04:42:20 +01:00
common-ggml.cpp
common-ggml.h
common-sdl.cpp common : more general m_audio_len update logic (#2855) 2025-03-07 10:10:03 +02:00
common-sdl.h
common-whisper.cpp common : fix audio loading by miniaudio (#2862) 2025-03-04 19:05:21 +02:00
common-whisper.h common : separate whisper sources (#2846) 2025-02-27 12:50:32 +02:00
common.cpp examples : command.wasm updates (#2904) 2025-03-20 07:02:18 +01:00
common.h common : fix audio loading by miniaudio (#2862) 2025-03-04 19:05:21 +02:00
ffmpeg-transcode.cpp
generate-karaoke.sh
grammar-parser.cpp
grammar-parser.h
helpers.js
json.hpp
livestream.sh
miniaudio.h
server.py examples : fix request path for local worker files (#2937) 2025-03-24 14:33:45 +01:00
stb_vorbis.c
twitch.sh
yt-wsp.sh