Commit Graph

11 Commits (2a4adf0c3373485d30ca32b1c53384094935e2d6)

Author SHA1 Message Date
Eren Golge 0b35e8e949 correct import statements for tests 2018-12-11 15:07:50 +01:00
Eren Golge c8a552e627 Batch update after data-loss 2018-11-02 16:13:51 +01:00
Eren G ecd31af125 Formating and printing more about the model 2018-08-08 18:45:02 +02:00
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