Commit Graph

8 Commits

Author SHA1 Message Date
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 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 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00