Commit Graph

4201 Commits

Author SHA1 Message Date
Eren Golge
b0096728cb config update 2019-04-19 23:58:56 +02:00
Eren Golge
38213dffe9 bug fix #2 2019-04-18 18:55:37 +02:00
Eren Golge
9ba13b2d2f fix forward attention 2019-04-18 18:36:01 +02:00
Eren Golge
01dbfb3a0f Server update s 2019-04-18 17:35:20 +02:00
Eren Golge
9915220539 config upate 2019-04-18 17:34:54 +02:00
Eren Golge
8b1da591fc assert for dataloader 2019-04-18 16:25:04 +02:00
Eren Golge
4f65b2907e Update notebook 2019-04-18 15:21:35 +02:00
Eren Golge
f450fe3571 use stop token again 2019-04-18 15:20:19 +02:00
Eren Golge
e05263769e small bug fix 2019-04-18 15:19:36 +02:00
Eren Golge
ff33604df1 Server updates 2019-04-15 16:13:33 +02:00
Eren Golge
59bbdb3e00 Update README.md 2019-04-15 15:36:55 +02:00
Eren Golge
44af7fc45b Update README.md 2019-04-15 15:34:33 +02:00
Eren Golge
e237925a5c Update README.md 2019-04-15 15:32:09 +02:00
Eren Golge
800b77eb10 README update remove problems to be solved because they aer solved !! 2019-04-12 16:53:39 +02:00
Eren Golge
f5bdb6e66b README update for new model 2019-04-12 16:43:56 +02:00
Eren Golge
824c09120b Add notebook to extract spectrograms from trained TTS model 2019-04-12 16:14:38 +02:00
Eren Golge
7d3d825904 Update notebooks 2019-04-12 16:14:10 +02:00
Eren Golge
3c2d500f53 Changesat windowing and some comments 2019-04-12 16:13:40 +02:00
Eren Golge
455667d2a4 change exception type in TTSDataset loading audio file 2019-04-12 16:12:31 +02:00
Eren Golge
9466505f27 Make eos bos chars optional 2019-04-12 16:12:15 +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
e2cf35bb10 Make loss masking optional 2019-04-10 16:41:08 +02:00
Eren Golge
8a47b46195 print warning if a layer in ehckpoint is not defined in model definition 2019-04-08 19:32:07 +02:00
Eren Golge
be2f2b8d62 Benchmark notebook is updated for Tacotron2 and WaveRNN 2019-04-08 19:18:43 +02:00
Eren Golge
e3647fa7b3 bug fix for prenet setup 2019-04-08 18:28:19 +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
fc57ac92c2 READMEupdate 2019-04-05 17:51: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
043e49f367 active windowing 2019-04-05 08:40:09 +02:00
Eren Golge
a23674e4dd config upate 2019-04-04 10:56:10 +02:00
Eren Golge
7baaf140f9 Remove start character for phonme sequenceing 2019-04-04 10:49:09 +02:00
Eren Golge
6e8b66aa89 smaller windowing range 2019-04-02 10:35:13 +02:00
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
4a5056b2a9 Merge pull request #145 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
2019-04-01 11:45:23 +02:00
Eren Golge
e1cd253d65 change stop conditioning 2019-03-31 16:44:17 +02:00
Mozilla-GitHub-Standards
b7f1b1a095 Add Mozilla Code of Conduct file
Fixes #144.

_(Message COC002)_
2019-03-29 23:47:52 -07: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