Commit Graph

1028 Commits (8dec2a9e95894891a72e98869185f5e39d78dd83)

Author SHA1 Message Date
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
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
Eren Golge 529348d6dc lint fixes 2019-08-30 10:29:22 +02:00
Eren Golge afdc4bad10 Merge branch 'dev-radam' into dev 2019-08-30 10:15:54 +02:00
Eren Golge 00ba281dec Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-08-29 15:03:36 +02:00
Eren Gölge 234b44db9b
Merge pull request #269 from mozilla/fix-install-yet-another-time
Fix installation by using an explicit symlink
2019-08-29 14:38:51 +02:00
Reuben Morais 28644a717e Fix tests 2019-08-29 12:18:33 +02:00
Reuben Morais 3c5aeb5e22 Fix installation by using an explicit symlink 2019-08-29 11:49:53 +02:00
Eren Golge a4f4d3689a Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-08-27 19:56:36 +02:00
Eren Gölge 5e99b0beb5
Merge pull request #267 from geneing/dev_pull_request
Fixed postnet for GST. Cleaned up.
2019-08-27 11:40:56 +02:00
Eugene Ingerman 2563fb873e Fixed postnet for GST. 2019-08-26 22:50:21 -07:00
Eren Gölge 1bfab3be81
Merge pull request #266 from reuben/fix-phonemizer-dep-links
Use direct link for specifying phonemizer dependency
2019-08-26 17:28:35 +02:00
Reuben Morais d9e56d2b4c Use direct link dependency for phonemizer 2019-08-26 16:36:46 +02:00
Eren Golge ea84b2997b more setup.py 2019-08-26 15:18:43 +02:00
Eren Golge 1e6f5113d5 small bug fix for tacotron2 used in server 2019-08-23 13:22:40 +02:00
Eren Golge 3a05c007ee Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-08-23 13:11:23 +02:00
Eren Golge b74af15c77 linter 2019-08-23 13:10:59 +02:00
Eren Golge a757c6240e new Benchmark notebook 2019-08-23 13:07:58 +02:00
Eren Golge e02fc51fde server update for changing r value 2019-08-23 12:28:05 +02:00
Eren Golge 97ffa2b44e indent 2019-08-22 15:28:46 +02:00
Eren Golge 0a717faf1c reduce TB load for step stats 2019-08-22 15:28:11 +02:00