Spaces:
Running
Running
Commit History
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
talk-llama : sync llama.cpp f5f68d6
ggml : resolve merge (ggml/0) d692b06
examples : fix node compilation (#2115) 071e466 unverified
main : pass nullptr when regex is empty (#2070) 8677fc4 unverified
server : add dtw (#2044) dd44653 unverified
node : support no timestamps (#2048) d35f8ae unverified
whisper.nvim : fix missing reference to "model" variable (#2049) 515c36e unverified
whisper : update grammar-parser.cpp (#2058) 9d38bd6 unverified
common : fix file-handle leak in read_wav() (#2026) ffc6231 unverified
ulatekh commited on
main : set stdin to binary mode on Windows (#2025) ed041ef unverified
main : allow a response-file as the sole parameter (#2019) 07da1b5 unverified
whisper : suppress tokens with a regex (#1997) 8cc6334 unverified
cmake : create solution folders (#2004) 2616a7c unverified
ulatekh commited on
talk-llama : sync llama.cpp d3484ef unverified
main : add command-style grammar (#1998) 7e6ea10 unverified
make : add grammar parser to common objects b1f3938 unverified
sync : ggml (#2001) cbbfa9e unverified
whisper : improve handling of prompts (#1981) 15949a9 unverified
readme : add Fedora dependencies (#1970) afc6b1a unverified
Mohammadreza Hendiani commited on