whisper.cpp / examples /talk-llama

Commit History

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

RhinoDevel commited on

talk-llama : sync llama.cpp
75c5f9c
unverified

ggerganov commited on

talk-llama : sync llama.cpp
f33490f
unverified

ggerganov commited on

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

RhinoDevel commited on

talk-llama : sync latest llama.cpp
42123fc
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

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

Kreijstal 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

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

TheJCDenton commited on

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

Jakub Ráček ggerganov commited on

cmake : fix talk-llama build
31ebf9f
unverified

ggerganov commited on

talk-llama : fix n_gpu_layers usage again (#1442)
37d6862
unverified

jhenhong commited on

examples : fix n_gpu_layers usage in talk-llama (#1441)
e0ea7d1
unverified

jhenhong commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on

talk-llama : move up-to-date demo to top (#1417)
060e781
unverified

asadm commited on

talk-llama : add an up-to-date demo video
b41f03a
unverified

ggerganov commited on

talk-llama : update to latest llama.cpp
1493d0c
unverified

ggerganov commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

build : do not use _GNU_SOURCE gratuitously (#1129)
beefa34
unverified

Przemysław Pawełczyk commited on

examples : fix build + compile warnings (close #1256)
2cfc05a
unverified

ggerganov commited on

talk-llama : fix new rope interface
982cdf8
unverified

ggerganov commited on

Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)"
1e5ddb0
unverified

ggerganov commited on

talk-llama : fix build on macOS (#1062)
15d6fd8
unverified

Przemysław Pawełczyk commited on

ggml : do not use _GNU_SOURCE gratuitously (#1027)
3a69cdf
unverified

Przemysław Pawełczyk commited on

talk-llama : fix build after ggml sync (#1049)
4dcdfda
unverified

Przemysław Pawełczyk commited on

`speak` scripts for Windows
2fdd855

nalbion commited on

examples : update elevenlabs scripts to use official python API (#837)
ed6d1a3
unverified

DGdev91 commited on

talk-llama : sync latest llama.cpp (close #922, close #954)
ad4065a
unverified

ggerganov commited on

talk-llama : fix build + sync latest llama.cpp
ef85c02
unverified

ggerganov commited on

talk-llama : only copy used KV cache in get / set state (#890)
773c85f
unverified

Luis Herrera evanqjones commited on

talk-llama : fix session prompt load (#854)
6eca3b7
unverified

Luis Herrera commited on

talk-llama : add --session support (#845)
a7b3aa5
unverified

Luis Herrera commited on

whisper : add integer quantization support (#540)
a5f8f3c
unverified

ggerganov commited on

whisper : add GPU support via cuBLAS (#834)
d91d7d9
unverified

ggerganov commited on

talk, talk-llama : add basic example script for eleven-labs tts (#728)
5039d82
unverified

DGdev91 commited on

talk-llama : correct default speak.sh path (#720)
d01a1c6
unverified

Maciek commited on

talk-llama : increase context to 2048
adc4282
unverified

ggerganov commited on

talk-llama : update to latest llama.cpp (improved performance)
ab6eb47
unverified

ggerganov commited on

talk-llama : fixing usage message for talk-llama (#687)
2c3a469
unverified

InconsolableCellist commited on

talk-llama : add alpaca support (#668)
cd8791b
unverified

evanqjones commited on

talk-llama : add discussion link
7e82791
unverified

ggerganov commited on

talk-llama : try to fix windows build ..
b0b6987
unverified

ggerganov commited on

talk-llama : add new example + sync ggml from llama.cpp (#664)
a8c74e6
unverified

ggerganov commited on