coqui-tts/TTS
Eren Gölge c844b6570a
Inference API for 🐶Bark (#2685)
* Add bark requirements

* Draft Bark implementation

* Download HF models

* Update synthesizer

* Add bark model

* Make style

* Update pylintrc

* Update model URLs

* Update Bark Config

* Fix here and ther

* Make style

* Make lint

* Update requirements

* Update requirements
2023-06-28 11:55:27 +02:00
..
bin Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
config Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
encoder Fix Speaker Consistency Loss (SCL) (#2364) 2023-02-27 09:14:00 +03:00
server Basic Mary-TTS API compatibility (#2352) 2023-03-06 10:08:21 +01:00
tts Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
utils Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
vc Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
vocoder [minor] hifigan_generator.py typo (#2462) 2023-03-28 12:43:36 +02:00
.models.json Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
VERSION Bump up to v0.14.3 2023-06-06 09:41:59 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00