Commit Graph

303 Commits

Author SHA1 Message Date
Eren G 34be0564fb Print step information in train 2018-07-09 15:56:30 +02:00
Eren G 110dab56cf Change snakepit scripts 2018-07-09 15:56:11 +02:00
Eren 4160e8fca1 Change logging for the new cluster system 2018-07-05 17:30:42 +02:00
Eren 59771eabb3 Add print_step 2018-07-05 17:29:04 +02:00
Eren b3ae174607 Rename utils due to name conflict 2018-07-05 17:02:14 +02:00
Eren G 0ca9d3d3e0 Merge branch 'master' of https://github.com/Mozilla/TTS 2018-07-04 16:00:54 +02:00
Eren 3e6cdeee1d install script commit 2018-06-21 18:56:23 +02:00
Eren 01739d4e8d fix import statements 2018-06-21 16:33:30 +02:00
Eren a0b7a181c3 add setup.py 2018-06-21 15:48:13 +02:00
Eren 461f144b17 unix line endings 2018-06-21 15:46:20 +02:00
Eren 1f3067c15f pit scripts 2018-06-21 14:10:21 +02:00
Eren 54d55ea0b1 basic config added 2018-06-20 17:10:27 +02:00
Eren Golge 95a29e228b model path changes for server and string strip 2018-06-06 07:30:45 -07:00
Eren Golge fcc394ba3d Merge pull request #38 from mozilla/server
Demo Server targeting #25
2018-06-06 15:52:02 +02:00
Eren 9b40109954 Small edit 2018-06-05 16:18:25 +02:00
Eren 020833b438 Remove the noise in the code 2018-06-05 16:15:57 +02:00
Eren 021017a465 Update server readme 2018-06-05 16:15:23 +02:00
Eren 29e9f98814 Update requirements 2018-06-05 16:15:08 +02:00
Eren 3601eb89f2 Server component added 2018-06-05 14:15:48 +02:00
Eren Golge 5fac8cdead Readme update 2018-05-25 05:59:39 -07:00
Eren Golge 848bec809b Readme update 2018-05-25 05:51:14 -07:00
Eren Golge 420300de4f change the lower bound of clip operation 2018-05-25 05:39:08 -07:00
Eren Golge f642dea34b Revert train.py 2018-05-25 05:17:08 -07: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 b51d29f811 Readme update 2018-05-25 04:52:36 -07:00
Eren Golge 78d7c44198 Notebook updates 2018-05-25 04:30:00 -07:00
Eren Golge a25ba81296 bug fix 2018-05-25 04:28:40 -07:00
Eren Golge 6e9360c455 Readme update 2018-05-25 04:28:24 -07:00
Eren Golge b7b566c7ae More comments for new layers 2018-05-25 03:25:26 -07:00
Eren Golge e393c601b6 remove abundant arguments 2018-05-25 03:25:01 -07:00
Eren Golge 2bdabc047a Remove empty lines 2018-05-25 03:24:45 -07:00
Eren Golge 30f5ed3737 restore fix 2018-05-16 19:20:40 -07:00
Eren Golge 09247aa214 notebook 2018-05-16 05:09:15 -07:00
Eren Golge e39b1b3275 Add a length constraint for test time stop signal, to avoid stopage at a mid point stop sign 2018-05-16 04:00:59 -07:00
Eren Golge 7a64c6e383 RNN stop-token prediction 2018-05-15 16:12:47 -07:00
Eren Golge 7d5fe41ab4 bug fix, average mel spec validation loss 2018-05-15 07:13:46 -07:00
Eren Golge 2c9ad3850a larger lr for stop token 2018-05-14 19:04:29 -07:00
Eren Golge f3ec92df5e predict stop token from rnn out + mel 2018-05-14 19:00:50 -07:00
Eren Golge 76f36553cd Update stopnet with more layers 2018-05-14 07:02:24 -07:00
Eren Golge 8454d893ae Use SGD for stop -token layer 2018-05-13 06:35:11 -07:00
Eren Golge 1c2d15a0eb Update sythesis function for stop tokens 2018-05-13 06:34:46 -07:00
Eren Golge 28e46e88ec test notebook update 2018-05-13 06:34:20 -07:00
Eren Golge 5ce80d052c Stop test time model with stop_token 2018-05-13 06:31:59 -07:00
Eren Golge bbad1ce28d Separate backward pass for stop-token prediction 2018-05-11 08:38:07 -07:00
Eren Golge f075fd29a0 bug fix train.py add stop token 2018-05-11 04:55:05 -07:00
Eren Golge 861b5a68b7 bug fix 2018-05-11 04:19:28 -07:00
Eren Golge 3e050074f5 Update train.py for stop token prediciton 2018-05-11 04:15:53 -07:00
Eren Golge 1ddff5fc17 stop token prediction update for tacotron model 2018-05-11 04:15:06 -07:00
Eren Golge c12e4245b2 Stop token layer on decoder 2018-05-11 04:14:27 -07:00
Eren Golge 247cfdd923 Allow debug runand don force git hash 2018-05-11 03:49:55 -07:00