Commit Graph

785 Commits (788c8100ba65a54120defdbe168676b7fed705a8)

Author SHA1 Message Date
Eren Golge 788c8100ba bug fix for droppping cached dataset loader 2019-05-15 13:00:57 +02:00
Eren Golge 832dc3eafa bug fix 2019-05-15 12:37:31 +02:00
Eren Golge 12046846d4 Merge branch 'dev-tacotron2' of github.com:mozilla/TTS into dev-tacotron2 2019-05-14 22:43:10 +02:00
Eren Golge a833a3cf95 Merge branch 'twerkmeister-drop_cached_dataset' into dev-tacotron2-cond-stopnet 2019-05-14 22:42:07 +02:00
Eren Golge 51f71c068a Merge branch 'drop_cached_dataset' of https://github.com/twerkmeister/TTS into twerkmeister-drop_cached_dataset 2019-05-14 22:37:39 +02:00
Eren Golge 9e30f4aae8 bug fix 2019-05-14 22:35:11 +02:00
Eren Golge bdcd306222 config updates 2019-05-14 22:35:04 +02:00
Eren Golge ba08e98bd9 revert debug changes 2019-05-14 21:33:37 +02:00
Eren Golge b94f71c56a config update xz 2019-05-14 18:10:35 +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 82d873b35a conditional stopnet and separate stopnet training 2019-05-14 17:49:20 +02:00
Eren Golge 66453b81d3 config update 2019-05-14 17:49:08 +02:00
Eren Golge ad39810c5a Merge branch 'dev-tacotron2-optional-loc' into dev-tacotron2 2019-05-14 13:53:55 +02:00
Eren Golge bb2b705e01 small bug fixes 2019-05-14 13:53:26 +02:00
Eren Golge 2b60f9a731 Fix trans agent implementation in relation to the paper. Use query vector insteadd of processed_query 2019-05-12 17:39:43 +02:00
Eren Golge 5e679f746d save figures in visualize of set 2019-05-12 17:35:44 +02:00
Eren Golge 6331bccefc make dropout oprional #2 2019-05-12 17:35:31 +02:00
Eren Golge 820d18c922 make dropout at prenet optional 2019-05-12 17:34:57 +02:00
Eren Golge fe14947b0e config update 2019-05-06 16:43:32 +02:00
Eren Golge e5b5ca8dff config update 2019-05-06 16:16:12 +02:00
Eren Golge 0f89e7a278 README update 2019-05-02 17:06:37 +02:00
Eren Golge 31add4090e README update 2019-05-02 17:04:16 +02:00
Eren Golge 3c8aef3031
Update README.md 2019-05-01 00:58:31 +02:00
Eren Golge 94e3f1d9d5 add TTS MOS figure to readme 2019-05-01 00:56:58 +02:00
Eren Golge 975898fadf Merge branch 'dev-tacotron2' of github.com:mozilla/TTS into dev-tacotron2 2019-05-01 00:37:31 +02:00
Eren Golge afb5a17221 bug fix 2019-04-30 10:59:29 +02:00
Eren Golge 8f6721a1ff config update 2019-04-30 10:47:48 +02:00
Eren Golge 3190007ade
Merge pull request #177 from twerkmeister/rename_tests
renamed tests so that testrunner finds them
2019-04-29 15:38:17 +02:00
Eren Golge e2439fde9a make location attention optional and keep all attention weights in attention class 2019-04-29 11:37:01 +02:00
Eren Golge 3ea34c6488 config update. add location attn oprion 2019-04-29 11:36:40 +02:00
Eren Golge a12bf6c23e compute update 2019-04-29 11:35:52 +02:00
Thomas Werkmeister f9c6cde17f no cached mel/linear anymore 2019-04-29 11:26:01 +02:00
Thomas Werkmeister 7b2804cc0d dropped dataset caching 2019-04-29 11:07:04 +02:00
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
Thomas Werkmeister fefedbc605 renamed tests so that testrunner finds them 2019-04-26 15:00:05 +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