whisper.cpp/examples
Luis Herrera be5911a9f3
talk-llama : add --session support (#845)
* feat: adding session support

* readme: adding --session info in examples/talk-llama

* llama: adding session fixes

* readme: updating session doc

* talk-llama: update the value of need_to_save_session to true in order to save the session in the subsequent interaction

* talk-llama: adding missing function which updates session_tokens
2023-05-01 20:18:10 +03:00
..
addon.node whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
bench bench : fix Windows linkage by moving ggml benches in whisper lib .. 2023-01-18 21:19:50 +02:00
bench.wasm whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
command examples : fix + refactor Levenshtein distance 2023-04-30 19:12:49 +03:00
command.wasm examples : fix + refactor Levenshtein distance 2023-04-30 19:12:49 +03:00
main whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
quantize whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
stream whisper : add GPU support via cuBLAS (#834) 2023-04-30 12:14:33 +03:00
stream.wasm whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
talk whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
talk-llama talk-llama : add --session support (#845) 2023-05-01 20:18:10 +03:00
talk.wasm whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
whisper.android whisper.android : add some tips (#816) 2023-04-29 11:00:20 +03:00
whisper.nvim Update README.md 2022-11-04 22:26:08 +02:00
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 whisper : add memory sizes for Q8_0 (close #846) 2023-05-01 10:03:56 +03:00
CMakeLists.txt whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
common-ggml.cpp whisper : fix quantize bug (#842) 2023-04-30 22:50:04 +03:00
common-ggml.h whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +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 : fix + refactor Levenshtein distance 2023-04-30 19:12:49 +03:00
common.h examples : fix + refactor Levenshtein distance 2023-04-30 19:12:49 +03: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
helpers.js whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
livestream.sh livestream.sh : run main with model arg instead of default (#453) 2023-01-27 01:13:31 +02:00
twitch.sh twitch.sh : various fixes and polishing 2022-12-08 19:20:04 +02:00
yt-wsp.sh yt-wsp.sh : print help on empty args 2023-02-18 09:42:31 +02:00