whisper.cpp / examples

Commit History

talk-llama : add optional CLI arg to set the bot name (#1764)
63c8089
unverified

RhinoDevel commited on

examples : add python example for transcription (#1744)
d600e4c
unverified

contractorwolf commited on

talk-llama : sync llama.cpp
75c5f9c
unverified

ggerganov commited on

server : add more parameters to server api (#1754)
cb0cf7b
unverified

George Hindle commited on

params : don't compute timestamps when not printing them (#1755)
251825e
unverified

George Hindle commited on

talk-llama : sync llama.cpp
f33490f
unverified

ggerganov commited on

sync : ggml
9af4c11
unverified

ggerganov commited on

sync : llama.cpp
569565f
unverified

ggerganov commited on

talk-llama : add optional Piper TTS support (#1749)
fb92e62
unverified

RhinoDevel commited on

server : add request path option(#1741)
6c319ac
unverified

eschmidbauer commited on

main : add cli option to disable system prints (#1740)
97e710a
unverified

ggerganov commited on

server : fix server temperature + add temperature_inc (#1729)
8a648fc
unverified

ggerganov commited on

talk-llama : sync latest llama.cpp
42123fc
unverified

ggerganov commited on

whisper.swiftui : add .gitignore
8061081
unverified

ggerganov commited on

ci : build with CLBlast + ggml-opencl use GGML_API (#1576)
41a13d4
unverified

Tamotsu Takahashi commited on

sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677)
aa86ade
unverified

ggerganov commited on

examples : Revert CMakeLists.txt for talk-llama (#1669)
92a92ed
unverified

bobqianic commited on

wchess : update README.md
8401568
unverified

ggerganov commited on

wchess : update readme
4b1cef7
unverified

ggerganov commited on

wchess : whisper assisted chess (#1595)
6260b52
unverified

fraxy-v ggerganov commited on

cmake : target windows 8 or above for prefetchVirtualMemory in llama-talk (#1617)
ed75714
unverified

Kreijstal commited on

cmake : Fix bug in httplib.h for mingw (#1615)
334a75d
unverified

Kreijstal commited on

whisper.objc : disable timestamps for real-time transcription
fc6989a
unverified

ggerganov commited on

server : pass max-len argument to the server (#1574)
5704da9
unverified

osdrv commited on

Server : Add support for .vtt format to Whisper server (#1578)
17f1f89
unverified

Aleksander Andrzejewski commited on

server : backport .srt output format (#1565)
77aa181
unverified

Oleg Sidorov commited on

server : set default CORS headers to allow all (#1567)
531e483
unverified

Kasumi commited on

readme : update help (#1560)
a5ad309
unverified

bebound commited on

server : automatically convert audio on the server (#1539)
99eeacd
unverified

Ismatulla Mansurov ggerganov commited on

server : add --print-realtime param (#1541)
83982ec
unverified

ecneladis commited on

fix(server): typo in temperature parameter (#1545)
91e39cd
unverified

Okabintaro commited on

Change temp file name for server application (#1535)
531cbf9
unverified

felrock commited on

Close file after writing in server application (#1533)
3217f72
unverified

felrock commited on

server : add video to readme
456ddab
unverified

ggerganov commited on

server : add a REST Whisper server example with OAI-like API (#1380)
8a0d34c
unverified

felrock ggerganov commited on

sdl : fix audio callback (#1523)
cd7b137
unverified

ggerganov commited on

quantize : add support for K-quant types
91ed6bd
unverified

ggerganov commited on

talk-llama : improve quote and backtick handling (#1364)
fa6a8a8
unverified

Sam Pullara commited on

talk-llama : enable GPU by default
afd6523
unverified

ggerganov commited on

whisper : make large version explicit + fix data size units (#1493)
03a3210
unverified

ggerganov commited on

whisper : add batched decoding (#1486)
0131aa6
unverified

ggerganov commited on

whisper : add grammar-based sampling (#1229)
46f0c56
unverified

evanqjones ggerganov commited on

talk-llama : add n_gpu_layers parameter (#1475)
aa7c2e9
unverified

TheJCDenton commited on

examples : add whisper.android.java for compatibility with older Android versions using Java (#1382)
bb48f57
unverified

Tong Li litongmacos bobqianic commited on

whisper : add full CUDA and Metal offloading (#1472)
da4acca
unverified

ggerganov commited on

talk-llama : add language auto detect (#1467)
cfc50d3
unverified

Jakub Ráček ggerganov commited on

ios : add support for Swift Package Manager (#1370)
3fa9a6f
unverified

sindresorhus commited on

whisper : add support for large v3 (#1444)
9908abb
unverified

ggerganov commited on

android : decouple example into a library and app module (#1445)
9f860c0
unverified

tobrun commited on

cmake : fix talk-llama build
31ebf9f
unverified

ggerganov commited on