whisper.cpp/examples
UsernamesLame 9600fc3eb1
readme : remove invalid flag from Python example (#2396)
* Update README.md

Fix broken C-style API link

* Update whisper_processor.py

Update examples/python/whisper_processor.py to remove nonexistent flag "-np" from subprocess.Popen call.

* Add pywhispercpp to the Pybind11 Python wrapper list

abdeladim-s/pywhispercpp wasn't added to the list / was removed at some point (?)

It was referenced in issue #9, so I feel like it's worthy of being added as it's the first if not one of the first Python wrappers for whisper.cpp
2024-08-30 14:00:38 +03:00
..
addon.node whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 2024-05-31 11:37:29 +03:00
bench whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
bench.wasm
command whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
command.wasm
lsp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
main whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
python readme : remove invalid flag from Python example (#2396) 2024-08-30 14:00:38 +03:00
quantize whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
server server : add inference path to make OAI API compatible (#2270) 2024-07-08 14:24:58 +03:00
stream whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +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 : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
talk-llama talk-llama : sync llama.cpp 2024-08-28 13:22:20 +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 build : fix aarch64 (#0) 2024-08-08 22:48:46 +03:00
whisper.android.java build : fix aarch64 (#0) 2024-08-08 22:48:46 +03:00
whisper.nvim whisper.nvim : fix missing reference to "model" variable (#2049) 2024-04-15 19:41:28 +03:00
whisper.objc build : fix aarch64 (#0) 2024-08-08 22:48:46 +03:00
whisper.swiftui whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
whisper.wasm
CMakeLists.txt cmake : minor fixes 2024-06-26 21:42:39 +03:00
common-ggml.cpp common : handle new quant types (ggml/0) 2024-08-08 22:48:46 +03:00
common-ggml.h
common-sdl.cpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
common-sdl.h
common.cpp examples : fix compile warnings [no ci] (#0) 2024-07-08 14:53:55 +03:00
common.h examples : use colorblind friendly TTY color scheme (#2360) 2024-08-20 10:49:10 +03:00
dr_wav.h
ffmpeg-transcode.cpp cmake : minor fixes 2024-06-26 21:42:39 +03:00
generate-karaoke.sh
grammar-parser.cpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +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