Spaces:
Sleeping
Sleeping
Commit History
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
whisper : token-level timestamps with DTW (#1485)
ce7ca09
unverified
examples : rename --audio-context to --audio-ctx per help text (#1953)
8e9c985
unverified
talk-llama : sync llama.cpp
14e824b
unverified
update examples and tests
007ebd7
unverified
slaren
commited on
talk-llama : use llama_decode instead of llama_eval
301b000
unverified
talk-llama : sync llama.cpp
fe602cb
unverified
talk-llama : sync llama.cpp
802496b
unverified
examples : Auto lowercase language parameter in main.cpp (#1928)
98b861a
unverified
F1L1P
bobqianic
commited on
examples : fix typo in bench.cpp (#1933)
8efe1fd
unverified
zhouwg
commited on
whisper.android.java : fix returns in JNI (#1929)
c1b258d
unverified
zhouwg
commited on
talk-llama : sync llama.cpp
06c222c
unverified
sync : llama.cpp (ggml/0)
8ea3a45
unverified
stream.wasm : fix invalid memory access when no segments (#1902)
3273767
unverified
Andrew S
commited on
talk-llama : sync llama.cpp
b92d757
unverified
sync : llama.cpp (ggml/0)
6c535a8
unverified
talk, talk-llama : pass text_to_speak as a file (#1865)
3fd8b4d
unverified
Tamotsu Takahashi
commited on
whisper : add SYCL support (#1863)
9a168fc
unverified
Abhilash Majumder
commited on
talk-llama : sync llama.cpp
53d0282
unverified
ggml : 32-bit arm compat (#1891)
7551157
unverified
sync : llama.cpp (ggml/0)
f8e8d34
unverified
main : fix file existence check in main.cpp (#1889)
9162df9
unverified
talk-llama : sync llama.cpp
542accf
unverified
common : add IQ1_S (ggml/0)
39c054e
unverified
main : check if input files exist before proceeding (#1872)
d625238
unverified
examples : clean up common code (#1871)
da3cdf4
unverified
talk-llama : sync llama.cpp
aa42df9
unverified
examples : added audio_ctx argument to main and server (#1857)
469988b
unverified
examples : initialize context params properly (#1852)
3443ee7
unverified
talk-llama : sync llama.cpp
e6d6e1d
unverified
server : allow CORS request with authorization headers (#1850)
16a6639
unverified
Valentin Gosu
commited on