Commit Graph

758 Commits (820d18c9226ca451ceb79306a839d2fba4174658)

Author SHA1 Message Date
Eren Golge 68f8ef730d stop conditioning with padding for inference_truncated 2019-04-01 14:10:38 +02:00
Eren Golge 5212a11836 longer stop_token padding 2019-04-01 12:07:24 +02:00
Eren Golge e1cd253d65 change stop conditioning 2019-03-31 16:44:17 +02:00
Eren Golge 2e361e2306 strip sting after phonemizer 2019-03-29 17:05:44 +01:00
Eren Golge 103971c893 text processing updates with tests 2019-03-29 17:04:10 +01: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 1ed4978e69 text processing update 2019-03-27 14:57:36 +01:00
Eren Golge 76d5e065db phoneme_to_sequence bug fix 2019-03-27 14:57:26 +01: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 09b1a7b612 Update tests 2019-03-26 00:48:35 +01:00
Eren Golge 0a92c6d5a7 Set attention norm method by config.json 2019-03-26 00:48:12 +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 06a7aeb26d git commit bug fix for phonimizer 2019-03-23 16:44:38 +01:00
Eren Golge f96945443e add start char but remove end char 2019-03-22 23:48:44 +01:00
Eren Golge d6307fbb7f config update 2019-03-22 19:12:58 +01:00
Eren Golge ff7258062c skip the alst empty char in phonemes to sequence. It breaks the alingment 2019-03-20 12:24:04 +01:00
Eren Golge 82cde95cfa add bias to attention v 2019-03-19 12:21:36 +01:00
Eren Golge 1898763028 config_cluster update 2019-03-18 23:19:59 +01:00
Eren Golge c6f2382962 config update 2019-03-16 12:57:29 +01:00
Eren Golge 1b68d3cb4e control synthesis lenght as an additional stop condition 2019-03-15 14:01:43 +01:00
Eren Golge 72cbe545b9 config updates 2019-03-13 12:23:56 +01:00
Eren Golge 645f4fc886 config update for nancy 2019-03-12 17:02:56 +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 4f89029577 Merge branch 'state-pass' into dev-tacotron2 2019-03-12 09:52:15 +01:00
Eren Golge 65ffbae23d test bug fix 2019-03-12 09:52:01 +01:00
Eren Golge 6595f30a1d bug fix to compute number of epoch iterations 2019-03-12 01:26:30 +01:00
Eren Golge f7bfee0066 nancy config changes 2019-03-12 01:26:21 +01:00
Eren Golge 3128378bdf bug fix for stop token prediciton 2019-03-12 00:20:57 +01:00
Eren Golge 527567d7ce renaming 2019-03-12 00:20:43 +01:00
Eren Golge b9b79fcf0f inference truncated NEED TO BE TESTED 2019-03-11 17:40:09 +01:00
Eren Golge 5cbe0f83f6 bug fix 2019-03-11 14:13:32 +01:00
Eren Golge 4ffda89c42 reshape input vectors before and after bn layer 2019-03-11 13:03:43 +01:00
Eren Golge a144acf466 use BN for prenet 2019-03-07 16:28:50 +01:00
Eren Golge cf11b6c23c Merge branch 'dev-bos' into dev-tacotron2 2019-03-07 11:45:42 +01:00
Eren Golge 772c859dff Chnage stop condition 2019-03-07 11:44:17 +01:00
Eren Golge 112fe0dc4d readme update 2019-03-07 02:01:41 +01:00
Eren Golge 4b116a2a88 Look for the last two attention values for stop condition and attend to the first encoder verctor if it is the first decoder iteration 2019-03-06 23:46:02 +01:00
Eren Golge 5754116c19 bos char addded 2019-03-06 22:06:01 +01:00
Eren Golge d8add67a2f README update for the progress 2019-03-06 14:19:34 +01:00
Eren Golge a9ce1d4f19 bug fix for tacotron and tests update 2019-03-06 13:43:29 +01:00
Eren Golge b031a65677 compute sequence mask in model, add tacotron2 relatedfiles 2019-03-06 13:14:58 +01:00
Eren Golge a2a22d253f synthesis update compatible with multiplt architecture 2019-03-06 13:11:46 +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 a4474abd83 tacotron parse output bug fix 2019-03-06 13:10:54 +01:00
Eren Golge 4326582bb1 TTSDataset formatting and batch sorting to use pytorch pack for rnns 2019-03-06 13:10:05 +01:00
Eren Golge 007bef5c35 config.json update to set model architecture and tacotron2 training parameters 2019-03-06 13:09:21 +01:00