Commit Graph

8 Commits (790a1b463932327e739a4d3a4d845d92b56a37d8)

Author SHA1 Message Date
Eren G f5537dc48f pep8 format all 2018-08-02 16:34:17 +02:00
Eren G bce43f4d6e Update text 2018-07-30 14:09:50 +02:00
Eren Golge 24644b20d4 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 b087c0b5ec tests update 2018-05-10 16:00:21 -07:00
Eren Golge 14c9e9cde9 Loss bug fix - target_flat vs target 2018-05-10 15:59:05 -07:00
Eren Golge b8885fe4b6 add stop token to tacotron testing 2018-04-30 06:01:02 -07:00
Eren Golge 3c701c9d10 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