Commit Graph

258 Commits (72ad58d893fd74ac98bf21269c766a02ccb44bf7)

Author SHA1 Message Date
Eren Golge 728b97da3a formatting for pylint 2019-08-16 14:22:35 +02:00
Eren Golge b22c7d4a29 Merge branch 'dev-gradual-queue' into dev 2019-08-16 13:20:17 +02:00
Eren Golge 446cd6fa06 small logging bug fix 2019-08-14 12:32:09 +02:00
Eren Golge bea9701d93 change the computation of the global step 2019-08-13 11:53:56 +02:00
Thomas Werkmeister 4a23354d3c stylewav for testing inference 2019-07-24 12:17:08 +02:00
Eren Golge 713b3df792 prompt data loade time per iteartion 2019-07-22 15:10:19 +02:00
Eren Golge ee706b50f6 enalbe graudal training by config.json 2019-07-22 02:11:20 +02:00
Eren Golge d47ba5d310 gradual traning with memory queue 2019-07-20 12:33:21 +02:00
Reuben Morais 057a50a889 Merge branch 'dev' into contribution-grease 2019-07-19 11:41:14 +02:00
Reuben Morais 9a61dfa155 Address additional lint problems 2019-07-19 11:35:06 +02:00
Eren Golge 4336e1d338 fix unittests for the latest updates 2019-07-19 11:12:48 +02:00
Reuben Morais 11e7895329 Fix Pylint issues 2019-07-19 09:08:51 +02:00
Eren Golge 5fe6ad8932 Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-07-17 12:24:25 +02:00
Thomas Werkmeister 721345f1f2
use min and max seq length during eval 2019-07-17 12:11:16 +02:00
Eren Golge fd081c49b7 split dataset outside preprocessor 2019-07-16 21:15:04 +02:00
Eren Golge b7036e458d provide meta data in train.py to dataloader 2019-07-16 15:18:47 +02:00
Eren Golge 1468db0d07 bug fix for multispeaker test run 2019-07-12 10:50:20 +02:00
Thomas Werkmeister 2f2482f9b4 reading all speakers upfront 2019-07-10 18:38:55 +02:00
Thomas Werkmeister 6390c3b2e6 num_speakers larger than 1 2019-07-02 14:46:41 +02:00
Thomas Werkmeister ba8cc8054b disabling multispeaker with num_speakers=0 2019-07-01 14:01:34 +02:00
Thomas Werkmeister 765597e983 proper error message for when num_speakers is set too low 2019-06-26 13:41:00 +02:00
Thomas Werkmeister d172a3d3d5 multispeaker 2019-06-26 12:59:14 +02:00
Eren Golge 7410daceb2 Adapt TTS for TacotronGST and some changes for Audio.py , better config.json naming 2019-06-05 18:33:57 +02:00
Eren Golge 9c7cb80634 load test sent from a file 2019-05-28 14:40:56 +02:00
Eren Golge e62659da94 update separate stopnet flow to make it faster. 2019-05-17 16:15:43 +02:00
Eren Golge a833a3cf95 Merge branch 'twerkmeister-drop_cached_dataset' into dev-tacotron2-cond-stopnet 2019-05-14 22:42:07 +02:00
Eren Golge 9e30f4aae8 bug fix 2019-05-14 22:35:11 +02:00
Eren Golge ba08e98bd9 revert debug changes 2019-05-14 21:33:37 +02:00
Eren Golge b94f71c56a config update xz 2019-05-14 18:10:35 +02:00
Eren Golge 82d873b35a conditional stopnet and separate stopnet training 2019-05-14 17:49:20 +02:00
Thomas Werkmeister 7b2804cc0d dropped dataset caching 2019-04-29 11:07:04 +02:00
Eren Golge add08e331b Define foldr name explicitly and mozilla preprocessor update 2019-04-24 17:36:05 +02:00
Eren Golge 9466505f27 Make eos bos chars optional 2019-04-12 16:12:15 +02:00
Eren Golge e2cf35bb10 Make loss masking optional 2019-04-10 16:41:08 +02:00
Eren Golge 961af0f5cd setup_model externally based on model selection. Make forward attention and prenet type configurable in config.json 2019-04-05 17:49:18 +02:00
Eren Golge e1573440ba if reinit option is used run runtime rrror to partially iniot the model 2019-03-29 17:03:29 +01:00
Eren Golge 6edd8bc6dd add git branch and restore_path to copied config file for each run 2019-03-29 17:01:57 +01:00
Eren Golge bc51b81aae parameter name fix 2019-03-26 00:52:47 +01:00
Eren Golge 0a92c6d5a7 Set attention norm method by config.json 2019-03-26 00:48:12 +01:00
Eren Golge d8908692c5 refactor partial reinit script as a function. Allow user to select layers to reinit in finutunning 2019-03-23 17:19:40 +01:00
Eren Golge bbd90c3b4d use grad_clip from config.json 2019-03-12 16:54:42 +01:00
Eren Golge abc7b8e366 bug fix: plot linear spec if tacotron is the model 2019-03-12 10:46:48 +01:00
Eren Golge 6595f30a1d bug fix to compute number of epoch iterations 2019-03-12 01:26:30 +01:00
Eren Golge 5cbe0f83f6 bug fix 2019-03-11 14:13:32 +01:00
Eren Golge 5754116c19 bos char addded 2019-03-06 22:06:01 +01:00
Eren Golge 08162157ee generic train.py for multiple architectures set on config.json 2019-03-06 13:11:22 +01:00
Eren Golge 1e8fdec084 Modularize functions in Tacotron 2019-03-05 13:25:50 +01:00
Eren Golge bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +01:00
Eren Golge 8100360c71 bug fix for initialization of the model 2019-02-20 17:14:08 +01:00
Eren Golge 71f1f0c4c0 partial initialization fix 2019-02-20 16:46:10 +01:00