Commit Graph

297 Commits (0333483617953bd105d68032c5d03b5819270e7f)

Author SHA1 Message Date
erogol 0333483617 set the initial color right 2020-05-23 14:47:32 +02:00
erogol c27fd4238a update torch version and solve compat issue with isinf 2020-05-22 13:09:07 +02:00
erogol 263dc2f7ce fix weird lint problem but not caring 2020-05-20 16:27:48 +02:00
erogol a893405739 raise not implemented for multispeaker TTS_tf inference 2020-05-20 14:26:56 +02:00
erogol dc166b42e3 update config.json 2020-05-20 11:55:32 +02:00
erogol 97cd39bf99 console logger fix 2020-05-19 16:44:37 +02:00
erogol f75b0a6439 linter updates 2020-05-18 18:46:13 +02:00
erogol 523fa5dfd2 pass sequence mask to the same device as the input 2020-05-18 11:35:19 +02:00
erogol d5d9e6e8ea bug fix 2020-05-13 13:52:17 +02:00
erogol 1cd25ccf0d bug fix 2020-05-12 16:23:32 +02:00
erogol 68dbcee746 import condition update for synthesis with TF 2020-05-12 16:23:32 +02:00
erogol b3ec50b5c4 tf bacend for synthesis 2020-05-12 16:23:32 +02:00
erogol bee288fa93 fixing console logging colors 2020-05-12 16:22:59 +02:00
erogol 88bde77061 fix checkpointing 2020-05-12 14:09:28 +02:00
erogol 0ec42fa279 more agressive remove folder 2020-05-12 14:09:16 +02:00
erogol 3b2d726e2d radam pytorch 1.5 update 2020-05-12 13:58:10 +02:00
erogol 574968b249 refactoring utils 2020-05-12 13:57:37 +02:00
erogol 720c4690db update imports 2020-05-12 13:57:26 +02:00
erogol 67420eeb86 more console printing formatting 2020-04-29 11:58:51 +02:00
erogol 373a682c08 logging fix 2020-04-24 18:51:15 +02:00
erogol f63bce89f6 pylint fix 2020-04-23 15:46:45 +02:00
erogol d5093bf6fb checkpoint log 2020-04-23 14:24:38 +02:00
erogol 0e7ecca33f fancier and more flexible (self adapting to loss_dict) console logging. Fixing multi-gpu loss reduce 2020-04-23 14:14:09 +02:00
erogol 668a695763 bug fixes and consider the fmin fmax plotting specs 2020-04-09 12:28:52 +02:00
erogol 391dab45f0 update ExtractTTSSpecs notebook 2020-03-29 23:07:12 +02:00
erogol a678d684a2 bug fix 2020-03-27 14:17:03 +01:00
erogol d5efe040f7 compute stft paddings to correct wav and spec alignment aespecially for vocoder training 2020-03-26 21:10:37 +01:00
erogol 9915d79173 return inputs with synthesis 2020-03-24 01:30:58 +01:00
erogol 745cc4e20a audio.py updates 2020-03-24 01:30:46 +01:00
erogol 20dd509430 change the way how ref_level_db is handled in audio.py 2020-03-17 18:24:05 +01:00
erogol b9df54adcd bug fix and check cleaner config field by comparing with the list of
avail functions
2020-03-17 15:05:13 +01:00
erogol fa795347a9 turkish cleaner and data preprocessor 2020-03-17 14:47:59 +01:00
erogol fd9f469ddc visualization updates wrt mean-var scaling 2020-03-17 13:38:57 +01:00
erogol 77f36b65b8 StandardScaler added 2020-03-17 13:38:57 +01:00
erogol cef9f06887 changes of audio.py for mean-vat scaling 2020-03-17 13:38:57 +01:00
erogol 2a15e39166 bug fix and run desc in tensorboard 2020-03-10 22:38:51 +01:00
erogol 975842f71a Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-10 11:32:26 +01:00
erogol 669a2e1d73 linter fixes 2020-03-10 11:30:13 +01:00
erogol e97bb45aba bug fixes and fixing unit tests 2020-03-10 11:06:25 +01:00
erogol a2e900ef3b formatting audio.py 2020-03-09 21:05:10 +01:00
erogol 032bf312c6 update train.py for guided attention 2020-03-09 21:04:13 +01:00
erogol 0f78f5c277 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-09 10:25:13 +01:00
erogol 1ad205a9f0 Merge branch 'dev' of https://github.com/Edresson/TTS into Edresson-dev 2020-03-09 10:19:08 +01:00
Edresson Casanova 7ffc102542 add unittest for vocabulary parameters 2020-03-05 17:44:47 -03:00
Edresson Casanova 36235c5e3f rename text to characters in config.json 2020-03-03 09:17:56 -03:00
Edresson Casanova 4e53896438 fix travis lint check 2020-03-02 15:33:13 -03:00
Edresson Casanova 59e2752107 fix travis unit test errors 2020-03-02 11:46:00 -03:00
erogol c825b63d4c better version control for phonemizer 2020-03-02 12:53:55 +01:00
Edresson Casanova 8feb326a60 add text parameters in config.json 2020-03-01 15:47:08 -03:00
erogol a68012aec2 BCE masked loss and padding stop_tokens with 0s not 1s 2020-02-25 14:17:20 +01:00