Commit Graph

1168 Commits (d97eb9f7839635c1063bbb0b6d854b582b98c6e8)

Author SHA1 Message Date
Eren Golge 35b76556e4 Use Attention and Prenet from common file 2019-05-27 15:30:57 +02:00
Eren Golge 0dbed8fef7 New method to convert Tacotron output to mel psectrograms 2019-05-27 14:41:59 +02:00
Eren Golge 59ba37904d enforce monotonic attention for forward attention in eval time 2019-05-27 14:41:30 +02:00
Eren Golge ba492f43be Set tacotron model parameters to adap to common_layers.py - Prenet and Attention 2019-05-27 14:40:28 +02:00
Eren Golge 2586be7d33 batch-wise operation 2019-05-24 13:40:56 +02:00
Eren Golge 3a4a3e571a Force alignment of forward attention 2019-05-24 13:18:18 +02:00
Eren Golge f08be38b9f conifg update 2019-05-23 02:02:38 +02:00
Eren Golge d4b900f6c9 use soundfile for faster read 2019-05-23 02:02:22 +02:00
Eren Golge c6f970b65b update config 2019-05-23 02:02:08 +02:00
Eren Golge 3c6d4c25bc update compute 2019-05-23 02:01:37 +02:00
Eren Golge c6cca89991 config update 2019-05-21 22:54:39 +02:00
Eren Golge 1654a725a7 new mozilla preprocessor 2019-05-20 18:20:48 +02:00
Eren Golge e62659da94 update separate stopnet flow to make it faster. 2019-05-17 16:15:43 +02:00
Eren Golge 924d6ad4e5
Merge pull request #200 from Yorwba/patch-1
Fix broken link in README
2019-05-17 12:41:35 +02:00
Yorwba 8af6af1896
Fix broken link in README 2019-05-16 18:34:05 +02:00
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 8c5ccacbc0
Update ISSUE_TEMPLATE.md 2019-05-07 13:02:27 +02:00
Eren Golge 1e659f7668
Delete tts-discourse-.md 2019-05-07 12:59:24 +02:00
Eren Golge 1d719067bd
Create ISSUE_TEMPLATE.md 2019-05-07 12:59:07 +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 96c3012226
Update README.md 2019-05-02 17:06:19 +02:00
Eren Golge 31add4090e README update 2019-05-02 17:04:16 +02:00
Eren Golge c737bcb105
Update README.md 2019-05-02 17:03:52 +02:00
Eren Golge 742693f3fd Update issue templates 2019-05-02 16:54:02 +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