coqui-tts/TTS/tts/layers
Edresson Casanova e45227d9ff
XTTS v2.0 (#3137)
* Implement most similar ref training approach

* Use non-enhanced hifigan for test samples

* Add Perceiver

* Update GPT Trainer for perceiver support

* Update XTTS docs

* Bug fix masking with XTTS perceiver

* Bug fix on gpt forward

* Bug Fix on XTTS v2.0 training

* Add XTTS v2.0 unit tests

* Add XTTS v2.0 inference unit tests

* Bug Fix on diffusion inference

* Add XTTS v2.0 training recipe

* Placeholder model entry

* Add cloning params to config

* Make prompt embedding configurable

* Make cloning configurable

* Cheap fix for a cheaper fix

* Prevent resampling

* Update model entry

* Update docs

* Update requirements

* Code linting

* Add xtts v2 to sep tests

* Bug fix on XTTS get_gpt_cond_latents

* Bug fix on rebase

* Make style

* Bug fix in Japenese tokenizer

* Add num2words to deps

* Remove unused kwarg and added num_beams=1 as default

---------

Co-authored-by: Eren G??lge <egolge@coqui.ai>
2023-11-06 14:58:18 +01:00
..
align_tts isort all imports 2021-04-09 00:45:20 +02:00
bark Make style 2023-08-11 12:55:23 +02:00
delightful_tts Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
feed_forward Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
generic Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
glow_tts Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
overflow Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
tacotron Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
tortoise XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00
vits Update stochastic_duration_predictor.py (#2663) 2023-06-12 11:10:54 +02:00
xtts XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00
__init__.py Remove SpeedySpeech from .models.json 2021-09-10 17:47:27 +00:00
losses.py Make style 2023-06-26 17:16:26 +02:00