Commit Graph

1049 Commits

Author SHA1 Message Date
Eren Golge ec579d02a1 bug fix argparser 2019-10-31 15:13:39 +01:00
Eren Golge 9b6021318d conditional required args for train and distribute.py 2019-10-31 14:13:15 +01:00
Eren Golge 06798c7b9b fix test 2019-10-30 17:36:13 +01:00
Eren Golge 05f038880b continuining training from where it is left off 2019-10-30 15:48:38 +01:00
Eren Golge 8f53f9fc8f bug fix 2019-10-29 19:07:08 +01:00
Eren Golge 0e0d0345cd call truncated inference 2019-10-29 17:41:07 +01:00
Eren Golge 60b6ec18fe bug fix for synthesis.py 2019-10-29 17:38:59 +01:00
Eren Golge 002991ca15 bug fixes, linter update and test updates 2019-10-29 14:28:49 +01:00
Eren Golge 89ef71ead8 bug fix tacotron2, decoder return order fixed 2019-10-29 13:32:20 +01:00
Eren Golge 5a56a2c096 bug fixes for forward backward training and load_data for parsing data_loader 2019-10-29 02:58:42 +01:00
Eren Golge e83a4b07d2 commention model outputs for tacotron, align outputs shapes of tacotron and tracotron2, merge bidirectional decoder 2019-10-28 14:51:19 +01:00
Eren Golge 1c2d26ccb9 Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-10-24 14:35:08 +02:00
Eren Golge 9d5a5b0764 linter 2019-10-24 14:34:31 +02:00
Eren Golge 3b7aa67ed2 linter 2019-10-24 14:19:16 +02:00
Eren Golge ea32f2368d linter fix 2019-10-24 14:11:07 +02:00
Eren Golge 77f5fd0584 compute and config update with new attention entropy loss 2019-10-15 15:05:42 +02:00
Eren Golge c1f598b5d0 config for tacotron2 2019-10-13 01:22:30 +02:00
Eren Golge 2dcdc14ea6 UPDATE TRIM SILENCE 2019-10-12 18:34:28 +02:00
Eren Golge 53ec066733 replace zeros() with a better alternative 2019-10-12 18:34:12 +02:00
Eren Golge fbfa20e3b3 linter fix 2019-10-04 18:36:32 +02:00
Eren Golge 0849e3c42f sound normalization while reading, adapting get_Speaker for multiple datasets 2019-10-04 18:20:30 +02:00
Eren Golge 8dec2a9e95 fix memory leak duee to diagonal alingmnet score 2019-10-02 00:30:25 +02:00
Eren Golge fc9af0ab3c bug fix for load__meta_data 2019-09-30 18:04:15 +02:00
Eren Golge 64a01f584b load_meta_data changes 2019-09-30 15:03:18 +02:00
Eren Golge 1fad04e317 load meta data function 2019-09-30 14:30:33 +02:00
Eren Golge acbafb456b Weighting positive values for stopnet loss, change adam_weight_decay name 2019-09-28 15:44:17 +02:00
Eren Golge 99d7f2a666 update set_weight_decay 2019-09-28 15:31:18 +02:00
Eren Golge 8565c508e4 remove debug line 2019-09-28 01:11:04 +02:00
Eren Golge b76aaf8ad4 skip weight decay for BN and biases, some formatting 2019-09-28 01:09:28 +02:00
Eren Golge 53d658fb74 formatting 2019-09-24 17:20:01 +02:00
Eren Golge 23f6743ac9 fix synthesize.py 2019-09-24 17:19:04 +02:00
Eren Golge 113f5860b8 update benchmark notebook 2019-09-24 16:58:52 +02:00
Eren Golge 5b6b1f354d add use_gst to enable global style token 2019-09-24 16:24:58 +02:00
Eren Golge 98af061d2e formatting, merge GST model with Tacotron 2019-09-24 16:18:48 +02:00
Eren Golge e8d29613f1 fix stop condition 2019-09-24 15:38:28 +02:00
Eren Golge 7e5c20500b compute 2019-09-23 10:25:52 +02:00
Eren Golge b0739e0e17 config 2019-09-23 10:25:51 +02:00
Eren Golge 9a2bd7f9af fix for 2 dim memory tensor 2019-09-23 10:25:51 +02:00
Eren Golge e085c4757d bug fix 2019-09-23 10:25:51 +02:00
Eren Golge c8a548d375 fix the debug 2019-09-23 10:25:51 +02:00
Eren Golge 8d3775a7d6 Update tacotron2 for gradual training and chnage the indexing of prenet nputs to oick the last frame 2019-09-23 10:25:51 +02:00
Eren Golge 1f4ec804b6 compute and add style tokens in gst 2019-09-21 09:58:58 +02:00
Eren Golge 6561013d28 sum style tokesn with encoder outputs instead of concat 2019-09-20 18:46:59 +02:00
Eren Golge 14a4d1a061 update TacotronGST and its test. Inherit it from Tacotron class 2019-09-12 23:06:59 +02:00
Eren Golge a1322530df integrade concatinative speker embedding to tacotron 2019-09-12 10:39:15 +02:00
Eren Golge d45d963dc1 linter fix 2019-09-11 10:39:59 +02:00
Eren Golge 609d8efa69 compute alignment diagonality score and encapsulate stats averaging with a class in traning 2019-09-11 10:32:07 +02:00
Eren Golge d1828c9573 fix server tests and pylint 2019-09-10 12:09:58 +02:00
Eren Golge 16d1f62afa remove files 2019-09-05 16:57:24 +02:00
Eren Golge 0bb8d780e8 visual.py update 2019-09-05 16:48:36 +02:00