coqui-tts/TTS
PiaoYang 630327c4e6
Update compute_embeddings.py (#2668)
* [Typo] Fix variable name. More readable description.

Update train_yourtts.py

Reformat.

Reformat using black again.

* Add `old_append`. Fix bool argparse.

* Reformat.
2023-07-04 11:37:47 +02:00
..
bin Update compute_embeddings.py (#2668) 2023-07-04 11:37:47 +02:00
config Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
encoder Drop fairseq for Hubert 2023-06-26 19:27:48 +02:00
server fix loading of model and vocoder configs (#2698) 2023-07-04 11:32:00 +02:00
tts Fixup 2023-06-30 14:13:11 +02:00
utils Fixup 2023-06-28 12:26:04 +02:00
vc Fixups 2023-06-26 12:55:18 +02: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.15.5 2023-07-03 11:18:06 +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