Spaces:
Running
Running
Commit History
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified
whisper : use flash attention (#2152) 27c0a97 unverified
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
sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677) aa86ade unverified
whisper : add full CUDA and Metal offloading (#1472) da4acca unverified
examples: Update the README for Talk - fixing the gpt2 URL (#1334) 751235c unverified
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
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220) d41ba35 unverified
Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)" 1e5ddb0 unverified
ggml : do not use _GNU_SOURCE gratuitously (#1027) 3a69cdf unverified
Przemysław Pawełczyk commited on
`speak` scripts for Windows 2fdd855
examples : update elevenlabs scripts to use official python API (#837) ed6d1a3 unverified
DGdev91 commited on
whisper : add integer quantization support (#540) a5f8f3c unverified
whisper : add GPU support via cuBLAS (#834) d91d7d9 unverified
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
models : change HF hosting from dataset to model 92e3777 unverified
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified
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