coqui-tts/TTS/tts/models
Edresson Casanova 5dcc16d193
Bug fix in MP3 and FLAC compute length on TTSDataset (#3092)
* Bug Fix on XTTS load

* Bug fix in MP3 length on TTSDataset

* Update TTS/tts/datasets/dataset.py

Co-authored-by: Aarni Koskela <akx@iki.fi>

* Uses mutagen for all audio formats

* Add dataloader test wit hall supported audio formats

* Use mutagen.File

* Update

* Fix aux unit tests

* Bug fixe on unit tests

---------

Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-12-27 13:23:43 -03:00
..
__init__.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
align_tts.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
bark.py Fix loading Bark (#2893) 2023-08-26 11:59:00 +02:00
base_tacotron.py Drop diffusion from XTTS (#3150) 2023-11-06 20:15:49 +01:00
base_tts.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
delightful_tts.py Merge duplicate on_train_step_start functions in delightful_tts 2023-09-27 01:10:44 +03:00
forward_tts.py Fixing bug 2023-11-30 17:27:05 -03:00
glow_tts.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
neuralhmm_tts.py Bug fixes in OverFlow audio generation (#2380) 2023-03-15 12:02:11 +01:00
overflow.py Bug fixes in OverFlow audio generation (#2380) 2023-03-15 12:02:11 +01:00
tacotron.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
tacotron2.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
tortoise.py Drop diffusion from XTTS (#3150) 2023-11-06 20:15:49 +01:00
vits.py Make style 2023-08-11 12:55:23 +02:00
xtts.py Bug fix in MP3 and FLAC compute length on TTSDataset (#3092) 2023-12-27 13:23:43 -03:00