Spaces:
Running
Running
Commit History
node : add win platform check for require path (#3363) 29b8653 unverified
wasm : change ggml model host to HF (#3369) ac86ad0 unverified
stream.wasm : add language selection support (#3354) e8933c1 unverified
talk-llama : sync llama.cpp 844e617
examples : add note about WHISPER_WASM_SINGLE_FILE [no ci] (#3332) 4a1f367 unverified
server : hide language probabilities option behind flag (#3328) 606bf70 unverified
examples : update links in wasm examples (#3318) e03b5a6 unverified
talk-llama : sync llama.cpp bc53087
server : add dtw.params for v3-large-turbo (#3307) 1250fd1 unverified
accessiblepixel commited on
feat: support vad for addon.node (#3301) f795870 unverified
Lin Xiaodong linxiaodong commited on
talk-llama : sync llama.cpp 0ec1374
whisper : add version function (#3289) 0b952d7 unverified
bench : print system info before ctx check 835c3e8 unverified
stream : add nullptr check of whisper_context (#3283) 9f0c009 unverified
command: output commands to text file (#3273) a482bd7 unverified
Aaron Ang commited on
talk-llama : sync llama.cpp ade9bc3
android : update CMakeLists.txt to use FetchContent for ggml (#3268) e5d47d0 unverified
examples : add stereo to mono conversion in read_audio_data (#3266) 5451562 unverified
talk-llama : sync llama.cpp fc04dc0
examples : set the C++ standard to C++17 for server (#3261) 5257653 unverified
examples : update usage/help in yt-wsp.sh (#3251) 0931e4a unverified
w1redch4d commited on
server : graceful shutdown, atomic server state, and health endpoint Improvements (#3243) 170eb31 unverified
server : add Voice Activity Detection (VAD) support (#3246) 58d6e4e unverified
cli : fix short name conflict for vad options [no ci] (#3247) c5f7b7e unverified
android : fix builds (#0) 4043835
talk-llama : sync llama.cpp 5ef1601
node : add language detection support (#3190) 9994342 unverified
talk-llama : sync llama.cpp 58220b6
whisper : remove whisper_load_backends function (#3196) 0cae2d6 unverified
talk-llama : sync llama.cpp 5d037b9
node : enable no_prints to suppress all output (#3189) 1b2bc05 unverified
talk-llama : fix for swedish umlauts + expose model inference settings in talk-llama.cpp (#3187) 1473e33 unverified
server : Add k6 Load Testing Script (#3175) 9a681c7 unverified
talk-llama : sync llama.cpp 44ee199
examples : add --print-confidence option to cli (#3150) 2d83266 unverified
server : add --flash-attn usage output (#3152) 8e966a8 unverified
talk-llama : sync llama.cpp 05d6d9c
examples : add VAD speech segments example (#3147) dc59673 unverified
vad : remove shortform for --vad option in cli.cpp (#3145) ad4ee45 unverified
docs : update README.md for whisper.objc app (#2569) 5717d4a unverified
Tomer Schlesinger commited on
cli : print color scheme info for --print-colors (#3141) 5cc20a0 unverified
examples : update link to Paul Tol's color scheme [no ci] (#3140) 55107f1 unverified
examples : add HEAPU8 to all of the exported runtime methods (#3134) a4fc5fb unverified
Enes Grahovac commited on