Commit Graph

750 Commits (278c7a91b77448236af73d6942da425a5d5a2e34)

Author SHA1 Message Date
Eren Golge 278c7a91b7 update mozilla preprocessor 2019-04-28 14:05:06 +02:00
Eren Golge 70eabaf4d8 no exception catch for wav reading errors 2019-04-28 14:04:49 +02:00
Eren Golge 946098df94 config update 2019-04-28 14:04:35 +02:00
Eren Golge 2e8446539f
Merge pull request #174 from twerkmeister/dev-tacotron2
Mozilla common voice preprocessor
2019-04-26 09:35:12 +02:00
Thomas Werkmeister 7ac66661d7 Merge branch 'dev-tacotron2' of github.com:mozilla/TTS into dev-tacotron2 2019-04-25 11:55:39 +02:00
Thomas Werkmeister f279fe9e8b removed shuffling of data in the preprocessor, uniform indentation 2019-04-25 11:46:11 +02:00
Thomas Werkmeister 41e3e42989 added .idea to gitignore for pycharm users 2019-04-25 11:35:59 +02:00
Thomas Werkmeister a9f6c40082 removed duplicate lws requirement 2019-04-25 11:35:33 +02:00
Thomas Werkmeister d1a7ad545d common voice preprocessor and tests, small refactoring within tests 2019-04-25 11:35:18 +02:00
Eren Golge add08e331b Define foldr name explicitly and mozilla preprocessor update 2019-04-24 17:36:05 +02:00
Eren Golge 6df6f2c036 config update 2019-04-23 14:58:00 +02:00
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 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 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