Commit Graph

4201 Commits

Author SHA1 Message Date
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
80d8afea70 config updates 2019-03-13 14:28:27 +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
47037ea834 config updates for cluster 2019-03-12 10:43:53 +01:00
Eren Golge
e546efbed7 Merge branch 'master' of github.com:mozilla/TTS 2019-03-12 10:17:09 +01:00
Eren Golge
5acc9db4ac Add empty character to phonemes 2019-03-12 10:16:42 +01:00
Eren Golge
26525475c5 Merge pull request #127 from gnosly/increase_phonemes
added missing phonemes, synthesizer.py now setup the correct input layer
2019-03-12 10:08:41 +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
gnosly
95de2cd559 added missing phonemes, synthesizer.py now setup the correct input layer 2019-03-11 21:56:40 +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
Eren Golge
5133db82ad .compute update 2019-03-06 13:09:09 +01:00
Eren Golge
44c66c6e3e remove comments 2019-03-05 13:34:33 +01:00
Eren Golge
1e8fdec084 Modularize functions in Tacotron 2019-03-05 13:25:50 +01:00
Eren Golge
cc34fe4c7c TTSDataset.py fixes and updates for existing phoneme folder in nultiprocessing 2019-02-28 17:50:43 +01:00
Eren Golge
0a3dba4279 Update README.md 2019-02-28 14:27:36 +01:00
Eren Golge
618b280812 README update for multi-gpu training 2019-02-28 14:26:06 +01:00
Eren Golge
97f74fbf3b distribute.py 2019-02-27 10:11:55 +01:00
Eren Golge
bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +01:00