coqui-tts/TTS
Enno Hermann d80f7f4eba
Fix fairseq (#11)
* fix fairseq mode

* Added line to fix fairseq model issue and made code cleaner.

---------

Co-authored-by: akgupta1337 <akgupta1337@gmail.com>
2024-03-09 16:43:42 +01:00
..
bin style: run black 2024-03-07 11:46:51 +01:00
config Run `make style` 2023-12-13 14:56:41 +02:00
demos/xtts_ft_demo Run `make style` 2023-12-13 14:56:41 +02:00
encoder refactor: read/write csv files with standard library 2024-03-06 16:18:09 +01:00
server Make style 2023-08-11 12:55:23 +02:00
tts Merge pull request #10 from eginhard/fix-pinyin 2024-03-09 16:23:28 +01:00
utils Fix fairseq (#11) 2024-03-09 16:43:42 +01:00
vc style: run black 2024-03-07 11:46:51 +01:00
vocoder Fix implicitly concatenated docstring 2023-12-13 14:56:41 +02:00
.models.json Fix bark model 2024-01-08 14:45:04 +10:30
VERSION Update to v0.22.0 2023-12-12 16:10:46 +01:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py Merge pull request #5 from eginhard/fix-list-models 2024-03-07 08:01:29 +01:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00