whisper.cpp/examples
Georgi Gerganov 5fd1bdd7fc
whisper : add GPU support via cuBLAS (#834)
* make : add WHISPER_CUBLAS

* make : fix CUBLAS build

* whisper : disable Flash Attention + adjust memory buffers

* whisper : remove old commented code

* readme : add cuBLAS instructions

* cmake : add WHISPER_CUBLAS option

* gitignore : ignore build-cublas
2023-04-30 12:14:33 +03:00
..
addon.node whisper.addon : fixed test to new async implementation (#686) 2023-03-29 23:59:17 +03:00
bench
bench.wasm
command whisper : add GPU support via cuBLAS (#834) 2023-04-30 12:14:33 +03:00
command.wasm examples : refactor in order to reuse code and reduce duplication (#482) 2023-02-15 19:28:10 +02:00
main main : escape quotes in csv output (#815) 2023-04-23 19:01:59 +03:00
stream whisper : add GPU support via cuBLAS (#834) 2023-04-30 12:14:33 +03:00
stream.wasm
talk whisper : add GPU support via cuBLAS (#834) 2023-04-30 12:14:33 +03:00
talk-llama whisper : add GPU support via cuBLAS (#834) 2023-04-30 12:14:33 +03:00
talk.wasm whisper : fix potential memory leaks (#740) 2023-04-14 20:05:56 +03:00
whisper.android whisper.android : add some tips (#816) 2023-04-29 11:00:20 +03:00
whisper.nvim
whisper.objc whisper.objc : add `-O3 -DNDEBUG` in release mode (#640) 2023-03-22 22:16:04 +02:00
whisper.swiftui whisper.swiftui : update README.md (#682) 2023-03-29 23:04:38 +03:00
whisper.wasm
CMakeLists.txt whisper : add GPU support via cuBLAS (#834) 2023-04-30 12:14:33 +03:00
common-sdl.cpp examples : refactor in order to reuse code and reduce duplication (#482) 2023-02-15 19:28:10 +02:00
common-sdl.h examples : refactor in order to reuse code and reduce duplication (#482) 2023-02-15 19:28:10 +02:00
common.cpp examples : add missing #include <cstdint> (#798) 2023-04-23 16:52:52 +03:00
common.h examples : refactor in order to reuse code and reduce duplication (#482) 2023-02-15 19:28:10 +02:00
dr_wav.h
generate-karaoke.sh
helpers.js
livestream.sh
twitch.sh
yt-wsp.sh yt-wsp.sh : print help on empty args 2023-02-18 09:42:31 +02:00