Spaces:
Running
Running
Commit History
objc : fix build 564bce1
whisper : adapt to latest ggml (skip) (#0) ad9dd7b
examples : update dr_wav.h to newer version (#2449) d678325 unverified
Rahul Vadhyar commited on
talk-llama : sync llama.cpp c9ddda2
server : ffmpeg overwrite leftover temp file (#2431) 2dafb8e unverified
whisper : add large-v3-turbo (#2440) f3283ba unverified
make : remove "talk" target until updated 5fb8fce
talk-llama : sync llama.cpp f91f98d
examples : adapt to ggml.h changes (ggml/0) 91c7734
server : use OS-generated temp file name for converted files (#2419) 04d9c8d unverified
readme : remove invalid flag from Python example (#2396) 5372e8b unverified
UsernamesLame commited on
talk-llama : sync llama.cpp 4493ffd
examples : use colorblind friendly TTY color scheme (#2360) 09303a2 unverified
Justine Tunney commited on
build : fix aarch64 (#0) 55befbb
talk-llama : sync llama.cpp a40d0a7
common : handle new quant types (ggml/0) 53bb541
talk-llama : sync llama.cpp 7ef5ccc
examples : fix compile warnings [no ci] (#0) 32cfce9
server : add inference path to make OAI API compatible (#2270) 66a3eb1 unverified
cmake : minor fixes 369b16c unverified
whisper : disable CUDA mel + fix FFMPEG 2831df8 unverified
whisper : reorganize source code + improve CMake (#2256) f75c2e3 unverified
talk-llama : sync llama.cpp e8e18fb unverified
move BLAS to a separate backend (cont) (llama/6210) 4b26445
slaren commited on
ggml : remove OpenCL (#0) d303fe3
talk-llama : sync llama.cpp 7e268a7
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified
server : fix typo (#2181) 18c60fc unverified
Daniel Valdivia commited on
examples : add support for decoding input with ffmpeg (Linux) (#2133) c160b58 unverified
William Tambellini commited on
node : add flash_attn param (#2170) b4d05df unverified
whisper : use flash attention (#2152) 27c0a97 unverified
talk-llama : reject runs without required arguments (#2153) b445508 unverified
server : return utf-8 (#2138) 2719aa0 unverified
node : add additional params (#2000) 933eb40 unverified
valVk commited on
js : remove un-needed request header from fetchRemote (#2119) 6c54394 unverified
Mark Karpelès commited on
main : dont print timings with --no-prints (#2108) 685d1c1 unverified
Daniel Ziegenberg commited on
main : add options for temperature control (#2088) 9a3f777 unverified
Daniel Ziegenberg commited on
whisper.android : update example, add field to print timestamp (#2072) 03fb680 unverified
cmake : fix json INTERFACE library (#2069) 0a1cadb unverified
main : fix double quote escaping in csv output (#2090) 9952a85 unverified
mashizora commited on