Commit Graph

13 Commits

Author SHA1 Message Date
Eren G 2721578c52 pep8 format all 2018-08-02 16:34:17 +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 467583defd Add TWEB data loader tests 2018-04-17 09:56:31 -07:00
Eren Golge dc370e84bd pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge b62e09b84d Data loader bug fix and Attention bug fix 2018-03-26 10:43:36 -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 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