Commit Graph

4201 Commits

Author SHA1 Message Date
Eren Gölge
ca02b82218 Implement ZH_CH phonemizer 2022-02-25 09:32:54 +01:00
Eren Gölge
a6cce9dd88 Merge pull request #1282 from coqui-ai/UpdateDCARecipe
Update Tacotron DCA recipe
2022-02-24 18:46:20 +03:00
Eren Gölge
4f68ba7127 Disable extra losses 2022-02-22 13:54:53 +01:00
Eren Gölge
7958cbc8a0 Merge pull request #1279 from coqui-ai/UpdateDCARecipe
Update LJSpeech DCA recipe
2022-02-22 14:36:34 +03:00
Eren Gölge
89dd89b5e5 Update LJSpeech DCA recipe 2022-02-22 12:18:03 +01:00
Edresson Casanova
55343afa96 Merge pull request #1265 from coqui-ai/dev-fix-glowtts-infer
Fix multi-speaker GlowTTS inference
2022-02-21 10:00:14 -03:00
Eren Gölge
a51b031bff Merge branch 'dev' into dev-fix-glowtts-infer 2022-02-21 12:01:40 +03:00
Edresson Casanova
28a7464975 Fix the bug in split dataset function (#1251)
* Fix the bug in split_dataset

* Make eval_split_size configurable

* Change test_loader to use load_tts_samples function

* Change eval_split_portion to eval_split_size and permits to set the absolute number of samples in eval

* Fix samplers unit test

* Add data unit test on GitHub workflow
2022-02-21 11:59:36 +03:00
Edresson Casanova
bc5db13d06 Fix the bug in extract tts spectrogram script 2022-02-19 19:24:00 +00:00
Edresson Casanova
05fffb0ebc Add inference unit test on GitHub workflow 2022-02-19 14:42:24 +00:00
Edresson Casanova
531821545e Fix inference test issue 2022-02-19 12:21:32 +00:00
Edresson Casanova
5218d6b7a4 Fix unit tests issue 2022-02-19 12:15:03 +00:00
Edresson Casanova
fc7081fc5e Add Inference test using TTS API in all models unit tests 2022-02-18 21:06:08 +00:00
Edresson Casanova
5cca4aa8ae Add FastPitch Speaker embedding train unit test 2022-02-18 20:16:52 +00:00
Edresson Casanova
759f9ac76a Add Glow-TTS d-vectors training unit test 2022-02-18 20:03:36 +00:00
Edresson Casanova
ba6e56e01c Fix Glow-TTS multi-speaker inference 2022-02-18 19:25:29 +00:00
Edresson Casanova
06cad27e31 Add Glow-TTS multi-speaker unit test 2022-02-18 18:20:47 +00:00
Eren Gölge
a19021d87f Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev 2022-02-14 10:50:04 +00:00
Eren Gölge
2db67e3356 Update dataset formatting docs 2022-02-14 10:49:25 +00:00
Eren Gölge
127118c637 Update TTS.tts formatters (#1228)
* Return Dict from tts formatters

* Make style
2022-02-11 23:03:43 +01:00
Eren Gölge
5e3f499a69 Fix #1187 (#1227) 2022-02-11 13:27:59 +01:00
Edresson Casanova
0860d73cf8 Remove Tensorflow requeriment (#1225)
* Remove TF modules

* Remove TF unit tests

* Remove TF vocoder modules

* Remove TF convert scripts

* Remove TF requirement

* Remove the Docs TF instructions

* Remove TF inference support
2022-02-10 16:14:54 +01:00
Eren Gölge
44c7d1a826 Merge pull request #1054 from WeberJulian/partial_embedding_compute
Partial embedding compute
2022-02-06 20:13:55 +01:00
Eren Gölge
2ca2c8c431 Merge pull request #1069 from WeberJulian/condition_dp_speaker
Add argument to enable dp speaker conditioning in VITS
2022-02-06 20:12:35 +01:00
WeberJulian
c7f5e005e1 Compute embedding for new audios only 2022-01-06 15:41:38 +01:00
WeberJulian
e778bad626 Add argument to enable dp speaker conditioning 2022-01-06 15:07:27 +01:00
Eren Gölge
c63bb481e9 Merge pull request #1027 from coqui-ai/dev
v0.5.0
v0.5.0 v0.6.0_models
2022-01-03 18:25:18 +01:00
WeberJulian
e1accb6e28 Fix train_tts.py and uncomment code (#1051)
* Fix SE loading and language embedding logic

* remove trailing white space

* Uncomment resmapling code for SCL
2022-01-03 17:44:57 +01:00
Eren Gölge
58c38de58d Bump up to v0.5.0 2022-01-03 15:04:03 +00:00
Eren Gölge
5840d89802 Keep proj_dim in speaker encoder models 2022-01-03 15:03:34 +00:00
Eren Gölge
03bcae1ba5 Merge pull request #1050 from coqui-ai/fix_synthesizer_init
Fix if else statement
2022-01-03 15:59:29 +01:00
Eren Gölge
fc09e319d4 Prioritize the given encoder path over config 2022-01-03 14:24:19 +00:00
Eren Gölge
7fad969a1f Fix if else statement 2022-01-03 14:16:11 +00:00
Eren Gölge
b0d6883917 Merge pull request #1047 from coqui-ai/fix_lang_assign
Fix language assignment
2022-01-02 13:18:04 +01:00
Eren Gölge
d724984be1 Fix language assignment 2022-01-02 11:11:24 +00:00
Eren Gölge
d82fa0536f Merge pull request #1044 from WeberJulian/dev
Fixes before YourTTS merge
2022-01-02 11:27:37 +01:00
WeberJulian
9d0a732f97 Fix VITS multispeaker recipe 2022-01-01 21:22:43 +01:00
WeberJulian
a63998c048 Fix phoneme language 2022-01-01 21:08:13 +01:00
Eren Gölge
7ef458a59c Updake default vocoder for uk model 2022-01-01 16:09:42 +00:00
Eren Gölge
e55f5ee59e Make linter 2022-01-01 15:50:04 +00:00
Eren Gölge
38f5a11125 Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev v0.5.0_models 2022-01-01 15:38:46 +00:00
Eren Gölge
c5512af82b Update uk vocoder url 2022-01-01 15:38:21 +00:00
Eren Gölge
d37cfe474a Merge branch 'pr/Edresson/731-rebased' into dev 2022-01-01 15:37:35 +00:00
Eren Gölge
33711afa01 Update yourTTS url 2022-01-01 15:37:08 +00:00
Eren Gölge
8fd1ee1926 Print urls when BadZipError 2022-01-01 15:26:35 +00:00
Eren Gölge
254c110ec1 Print testing model 2022-01-01 13:57:01 +00:00
Eren Gölge
61874bc0a0 Fix your_tts inference from the listed models 2021-12-31 13:45:05 +00:00
Eren Gölge
8100135a7e Add the YourTTS entry to the models 2021-12-31 12:22:08 +00:00
Eren Gölge
36cef5966b Fix resnet speaker encoder 2021-12-30 15:36:35 +00:00
Eren Gölge
348b5c96a2 Fix speaker encoder test 2021-12-30 15:36:35 +00:00