coqui-tts/TTS
Eren Gölge 4857967063
🐍 Python 3.10.x support and drop Python 3.6 support (#1565)
* Update requirements

* Update CI for p3.10

* Update numpy requirement

* Drop 🐍p3.6 support

Numpy also dropped support for p3.6

* Bind cython v0.29.28

* Bind pyworld to v0.2.10

> 0.2.10 is not p3.10.x compatible

* Update Dockerfile
2022-05-12 15:50:25 +02:00
..
bin Bug fix in compute embedding without eval partition 2022-04-26 13:58:03 -03:00
config REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
encoder Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
server 🐍 Python 3.10.x support and drop Python 3.6 support (#1565) 2022-05-12 15:50:25 +02:00
tts Fix the bug in eSpeak wrapper for eSpeak version 1.48.15 (#1560) 2022-05-12 15:15:18 +02:00
utils Update SpeakerManager init in Synthesizer 2022-05-11 11:32:27 +02:00
vocoder Fix GAN optimizer order 2022-05-07 13:29:11 +02:00
.models.json Add African models (#1511) 2022-04-19 14:18:30 +02:00
VERSION Bump to v0.6.2 2022-04-20 11:46:26 +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