Commit Graph

140 Commits (93399564c53c11e8203cd0912aa0cf4dce71c71b)

Author SHA1 Message Date
Eren Golge a31d1cb2d9 small fixes 2019-11-19 16:48:04 +01:00
Eren Golge 448a70823d config update 2019-11-19 13:18:58 +01:00
Eren Golge b904bc02d6 config update and initial bias for graves attention 2019-11-12 11:19:57 +01:00
Eren Golge b9e0faca98 config update and bug fixes 2019-11-12 11:19:16 +01:00
Eren Golge adf9ebd629 Graves attention and setting attn type by config.json 2019-11-12 11:18:57 +01:00
Eren Golge 537cd66f27 reduce lr 2019-11-05 17:27:49 +01:00
Eren Golge 8040ccc3b0 config edit 2019-11-05 17:08:15 +01:00
Eren Golge c13e7f483a commenting config.json 2019-11-05 17:06:33 +01:00
Eren Golge 05f038880b continuining training from where it is left off 2019-10-30 15:48:38 +01:00
Eren Golge 89ef71ead8 bug fix tacotron2, decoder return order fixed 2019-10-29 13:32:20 +01:00
Eren Golge 5a56a2c096 bug fixes for forward backward training and load_data for parsing data_loader 2019-10-29 02:58:42 +01:00
Eren Golge e83a4b07d2 commention model outputs for tacotron, align outputs shapes of tacotron and tracotron2, merge bidirectional decoder 2019-10-28 14:51:19 +01:00
Eren Golge 77f5fd0584 compute and config update with new attention entropy loss 2019-10-15 15:05:42 +02:00
Eren Golge c1f598b5d0 config for tacotron2 2019-10-13 01:22:30 +02:00
Eren Golge 64a01f584b load_meta_data changes 2019-09-30 15:03:18 +02:00
Eren Golge 5b6b1f354d add use_gst to enable global style token 2019-09-24 16:24:58 +02:00
Eren Golge b0739e0e17 config 2019-09-23 10:25:51 +02:00
Eren Golge 8d3775a7d6 Update tacotron2 for gradual training and chnage the indexing of prenet nputs to oick the last frame 2019-09-23 10:25:51 +02:00
Eren Golge 1a1db23df1 radam 2019-08-22 00:34:46 +02:00
Eren Golge 23d9f8a8bc readme and config.json update 2019-08-16 14:28:11 +02:00
Eren Golge 728b97da3a formatting for pylint 2019-08-16 14:22:35 +02:00
Eren Golge 3cbbd8d6e0 config update 2019-08-13 12:14:21 +02:00
Eren Golge 2bbb3f7a40 don't use sigmoid output for tacotron, fix bug for memory queue handling, remove maxout 2019-07-22 15:09:05 +02:00
Eren Golge 721e781216 config update 2019-07-21 16:32:56 +02:00
Thomas Werkmeister 2f2482f9b4 reading all speakers upfront 2019-07-10 18:38:55 +02:00
Thomas Werkmeister ba8cc8054b disabling multispeaker with num_speakers=0 2019-07-01 14:01:34 +02:00
Thomas Werkmeister 05ff8801d1 config, benchmark notebook, synthesis fixed 2019-06-26 13:31:16 +02:00
Eren Golge 70929387c0 Merge branch 'dev-tacotron2' 2019-05-28 14:59:24 +02:00
Eren Golge b14c11572e config update 2019-05-14 18:08:57 +02:00
Eren Golge d8497d99c2 conifg update 2019-05-14 17:50:34 +02:00
Eren Golge b44aa872c7 config updates 2019-04-12 16:09:45 +02:00
Eren Golge 312a539a0e Enable optional forward attention with transition agent 2019-04-10 16:41:30 +02:00
Eren Golge 303dc9d62e config update for ljspeech 2019-04-08 16:45:50 +02:00
Eren Golge 5afd3d980b config update 2019-04-08 09:56:16 +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 e1cd253d65 change stop conditioning 2019-03-31 16:44:17 +02:00
Eren Golge fdca8402c7 config updates 2019-03-26 15:46:26 +01:00
Eren Golge bc51b81aae parameter name fix 2019-03-26 00:52:47 +01:00
Eren Golge 786510cd6a loss functions updates 2019-03-23 17:33:47 +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 47037ea834 config updates for cluster 2019-03-12 10:43:53 +01:00
Eren Golge 5754116c19 bos char addded 2019-03-06 22:06:01 +01:00
Eren Golge 007bef5c35 config.json update to set model architecture and tacotron2 training parameters 2019-03-06 13:09:21 +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 11b6080cfd config update for r=2 2019-02-16 03:17:59 +01:00
Eren Golge 0ab59263ca config.json changes for ljspeech 2019-02-12 10:03:55 +01:00
Eren Golge 562d73d3d1 Soem bug fixes 2019-01-17 15:48:22 +01:00
Eren Golge b241104778 Make phoneme training configurable through config.json 2019-01-16 13:07:03 +01:00
Eren Golge 7af1aeaf7a Add M-AI-labs preprocessor and set config for en_UK 2019-01-16 12:33:24 +01:00