Commit Graph

1047 Commits

Author SHA1 Message Date
Neil Stoker 52e4f99400
Update requirements.txt 2019-10-30 23:57:53 +00:00
Neil Stoker 5ffd4e24ec
Remove matplotlib version restriction
So far as I can tell the matplotlib version restriction (to 2.0.2) is not necessary and causes difficulties in conda (for me at least it triggers reinstallation of an older version which then fails to compile)
2019-10-30 23:55:44 +00:00
Eren Gölge 7eb291cae6
Update CODE_OF_CONDUCT.md 2019-10-29 12:05:20 +01:00
Eren Gölge 50088cbf3b
Merge pull request #279 from mozilla/dev
merging dev branch
2019-10-24 14:40:55 +02: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 Gölge 3abf3a479c
Merge pull request #285 from anand372/master
Update README.md
2019-09-22 22:42:55 +02:00
Anand 4ff2b2f6a6
Update README.md
some typo errors which were identified:
integrade->integrate 
listenning->listening to
2019-09-22 19:36:52 +05:30
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 Gölge 92b7bd1c85
Spanish Dataset added 2019-09-20 12:41:20 +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 Gölge fe38c26b86
Update README.md 2019-09-10 13:32:37 +03:00
Eren Gölge 83f73861bd
Merge pull request #258 from mozilla/dev
Dev
2019-09-10 13:28:08 +03: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
Eren Golge 8ff17dfab1 setup.py update 2019-09-05 12:54:45 +02:00
Eren Golge dc69074a56 add RADAM reference 2019-08-30 10:33:46 +02:00