mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-01-01 03:28:57 +01:00
c8d0f5fe98
* add HuggingFace mirror to download ggml model * support tdrz via simple hack overriding solm tokens * fix incorrect translate/transcribe token_ids that are not static const * add apollo 13 sample for tdrz demo * render [SPEAKER TURN] consistently in all terminal output using vocab.id_to_token * extend whisper_segment with speaker_turn_next field and save in json output * fix failing go build * slipped in some python syntax whoops * whisper : finalize tinydiarize support (add flag + fixes) * whisper : tdrz support for word-level timestamps (respect max_len) * java : try to fix tests after adding tdrz_enable flag * main : remove TODO leftover * java : fix params order list after adding "tdrz_enable" * whisper : fix solm and add nosp token * main : print tinydiarize help --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
---|---|---|
.. | ||
addon.node | ||
bench | ||
bench.wasm | ||
command | ||
command.wasm | ||
main | ||
quantize | ||
stream | ||
stream.wasm | ||
talk | ||
talk-llama | ||
talk.wasm | ||
whisper.android | ||
whisper.nvim | ||
whisper.objc | ||
whisper.swiftui | ||
whisper.wasm | ||
CMakeLists.txt | ||
common-ggml.cpp | ||
common-ggml.h | ||
common-sdl.cpp | ||
common-sdl.h | ||
common.cpp | ||
common.h | ||
dr_wav.h | ||
generate-karaoke.sh | ||
helpers.js | ||
livestream.sh | ||
twitch.sh | ||
yt-wsp.sh |