whisper.cpp / examples

Commit History

examples : fix node compilation (#2115)
071e466
unverified

pprobst commited on

main : pass nullptr when regex is empty (#2070)
8677fc4
unverified

ggerganov commited on

node : support no timestamps (#2048)
d35f8ae
unverified

pprobst commited on

whisper.nvim : fix missing reference to "model" variable (#2049)
515c36e
unverified

sixcircuit commited on

whisper : update grammar-parser.cpp (#2058)
9d38bd6
unverified

eltociear commited on

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

rotemdan commited on

main : allow a response-file as the sole parameter (#2019)
07da1b5
unverified

ulatekh ggerganov commited on

whisper : suppress tokens with a regex (#1997)
8cc6334
unverified

ulatekh ggerganov commited on

cmake : create solution folders (#2004)
2616a7c
unverified

ulatekh commited on

talk-llama : sync llama.cpp
d3484ef
unverified

ggerganov commited on

main : add command-style grammar (#1998)
7e6ea10
unverified

ulatekh ggerganov commited on

make : add grammar parser to common objects
b1f3938
unverified

ggerganov commited on

sync : ggml (#2001)
cbbfa9e
unverified

ggerganov commited on

whisper : improve handling of prompts (#1981)
15949a9
unverified

ggerganov commited on

readme : add Fedora dependencies (#1970)
afc6b1a
unverified

Mohammadreza Hendiani commited on

whisper : token-level timestamps with DTW (#1485)
ce7ca09
unverified

denersc ggerganov commited on

examples : rename --audio-context to --audio-ctx per help text (#1953)
8e9c985
unverified

joliss commited on

talk-llama : sync llama.cpp
14e824b
unverified

ggerganov commited on

update examples and tests
007ebd7
unverified

slaren commited on

talk-llama : use llama_decode instead of llama_eval
301b000
unverified

ggerganov commited on

talk-llama : sync llama.cpp
fe602cb
unverified

ggerganov commited on

talk-llama : sync llama.cpp
802496b
unverified

ggerganov commited on

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

ggerganov commited on

sync : llama.cpp (ggml/0)
8ea3a45
unverified

ggerganov commited on

stream.wasm : fix invalid memory access when no segments (#1902)
3273767
unverified

Andrew S commited on

talk-llama : sync llama.cpp
b92d757
unverified

ggerganov commited on

sync : llama.cpp (ggml/0)
6c535a8
unverified

ggerganov commited on

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

ggerganov commited on

ggml : 32-bit arm compat (#1891)
7551157
unverified

ggerganov commited on

sync : llama.cpp (ggml/0)
f8e8d34
unverified

ggerganov commited on

main : fix file existence check in main.cpp (#1889)
9162df9
unverified

Theldus commited on

talk-llama : sync llama.cpp
542accf
unverified

ggerganov commited on

common : add IQ1_S (ggml/0)
39c054e
unverified

ggerganov commited on

main : check if input files exist before proceeding (#1872)
d625238
unverified

Theldus commited on

examples : clean up common code (#1871)
da3cdf4
unverified

felrock commited on

talk-llama : sync llama.cpp
aa42df9
unverified

ggerganov commited on

examples : added audio_ctx argument to main and server (#1857)
469988b
unverified

dscripka ggerganov commited on

examples : initialize context params properly (#1852)
3443ee7
unverified

ggerganov commited on

talk-llama : sync llama.cpp
e6d6e1d
unverified

ggerganov commited on

server : allow CORS request with authorization headers (#1850)
16a6639
unverified

Valentin Gosu commited on

whisper.android : how to build with CLBlast (#1809)
eea7f53
unverified

lcfrs ggerganov commited on

talk-llama : stream response (#1121)
2193f2b
unverified

ggerganov commited on

sync : ggml (#0)
fded75b
unverified

ggerganov commited on