Commit History

readme : add Fedora dependencies (#1970)
afc6b1a
unverified

Mohammadreza Hendiani commited on

talk, talk-llama : pass text_to_speak as a file (#1865)
3fd8b4d
unverified

Tamotsu Takahashi commited on

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

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

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

jhenhong ggerganov commited on

examples: Update the README for Talk - fixing the gpt2 URL (#1334)
751235c
unverified

bfamorim 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

ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
d41ba35
unverified

ggerganov commited on

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

ggerganov commited on

ggml : do not use _GNU_SOURCE gratuitously (#1027)
3a69cdf
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

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 : add new example + sync ggml from llama.cpp (#664)
a8c74e6
unverified

ggerganov commited on

models : change HF hosting from dataset to model
92e3777
unverified

ggerganov commited on

examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified

ggerganov commited on

whisper : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

cmake : update to 3.19 (#351)
37e2420
unverified

Andy Maloney commited on

examples : fix memory leak on failure to load gpt2 model (#323)
c92d0b9
unverified

Andy Maloney commited on

examples : small code cleanups (#322)
e0255d4
unverified

Andy Maloney commited on

cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
7ffa531
unverified

ggerganov commited on

talk : improve prompting
de68a7e
unverified

ggerganov commited on

talk : make compatible with c++11 (part 2)
cf313a6
unverified

ggerganov commited on

talk : make compatible with c++11
53ae12b
unverified

ggerganov commited on

Update README.md
d161cee
unverified

ggerganov commited on

talk : fix build for MSVC
81dca98

ggerganov commited on

talk : talk with AI in the terminal
7aad96d

ggerganov commited on