Commit Graph

27 Commits

Author SHA1 Message Date
Eren 0e65e69171 Testing update 2018-08-13 15:02:30 +02:00
Eren d3d35fea14 pytorch 0.4.1update 2018-08-13 15:02:17 +02:00
Eren G 72aa88fa06 Formating and printing more about the model 2018-08-08 18:45:02 +02:00
Eren G 2721578c52 pep8 format all 2018-08-02 16:34:17 +02:00
Eren G be4f0e11b2 Update text 2018-07-30 14:09:50 +02:00
Eren G e4e2fb0156 Test updates for loaders 2018-07-30 13:52:16 +02:00
Eren Golge e42ad1525e Merge branch 'master' of https://github.com/Mozilla/TTS
Conflicts:
	README.md
	best_model_config.json
	datasets/LJSpeech.py
	layers/tacotron.py
	notebooks/TacotronPlayGround.ipynb
	notebooks/utils.py
	tests/layers_tests.py
	tests/loader_tests.py
	tests/tacotron_tests.py
	train.py
	utils/generic_utils.py
2018-05-25 05:14:04 -07:00
Eren Golge 8d6e31346c tests update 2018-05-10 16:00:21 -07:00
Eren Golge 497a6991c7 Loss bug fix - target_flat vs target 2018-05-10 15:59:05 -07:00
Eren Golge b7e4d214f8 add stop token to tacotron testing 2018-04-30 06:01:02 -07:00
Eren Golge 6c67aac9f3 check train step update 2018-04-26 08:44:29 -07:00
Eren Golge 4f075c4a79 config update 2018-04-26 08:44:13 -07:00
Eren Golge da039707db Remove variables 2018-04-25 08:02:56 -07:00
Eren Golge 467583defd Add TWEB data loader tests 2018-04-17 09:56:31 -07:00
Eren Golge 5b0b290cee Config chnages for TWEB 2018-04-17 09:55:46 -07:00
Eren Golge dc370e84bd pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge 58257c4a06 loss bug fix 2018-03-28 18:20:56 -07:00
Eren Golge b62e09b84d Data loader bug fix and Attention bug fix 2018-03-26 10:43:36 -07:00
Eren Golge 9f5dfcc59a convert loss to layer and add test 2018-03-24 19:22:45 -07:00
Eren Golge 19c37b2849 masked loss 2018-03-22 13:46:52 -07:00
Eren Golge 79123da4c6 Stop token prediction - does train yet 2018-03-22 12:34:16 -07:00
Eren Golge cef70923d1 more tests 2018-02-27 07:32:09 -08:00
Eren Golge 91ce166b8a Count total number of model parameters 2018-02-23 06:20:22 -08:00
Eren Golge a3d8059d06 More layer tests 2018-02-13 08:08:23 -08:00
Eren Golge 56697ac8cf updates and debugs 2018-02-13 01:45:52 -08:00
Eren Golge 7d5bcd6ca4 Testing of layers and documentation 2018-02-08 10:10:11 -08:00
Eren Golge 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00