coqui-tts/TTS
KyuubiYoru 3b7dff568a
Fixes a race condition with multiple simultaneous get requests. (#1807)
* Fixes a race condition with multiple simultaneous get requests.

* Removed unused import

* Removed unused threading import

* Changed lock style to notation

* make style

Co-authored-by: WeberJulian <julian.weber@hotmail.fr>
2022-09-08 10:16:16 +02:00
..
bin Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
config Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
encoder Add VCTK speaker encoder recipe (#1912) 2022-08-26 16:19:03 +02:00
server Fixes a race condition with multiple simultaneous get requests. (#1807) 2022-09-08 10:16:16 +02:00
tts Handle when no batch sampler (#1882) 2022-08-18 11:26:04 +02:00
utils Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
vocoder Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
.models.json Add capacitron v2 model (#1768) 2022-09-08 09:43:56 +02:00
VERSION Bump up to v0.8.0 2022-08-22 11:26:47 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
model.py Update base model wrt 👟 (#1406) 2022-03-23 17:24:20 +01:00