Commit Graph

156 Commits

Author SHA1 Message Date
Eren G 2721578c52 pep8 format all 2018-08-02 16:34:17 +02:00
Eren G d80ed6d4f4 Printing fix with flush and spaceing 2018-07-30 13:52:39 +02:00
Eren G 9b14c9d2ec Set num output units based on audio processor and set imported audio processor based on config.json 2018-07-27 16:14:10 +02:00
Eren G 13ac532503 Keep avg step time 2018-07-27 16:13:55 +02:00
Eren G d1d7cd9977 Save best model based on train loss 2018-07-27 13:51:13 +02:00
Eren G 7188676559 Some bug fixes 2018-07-26 13:33:05 +02:00
Eren G be7021a5d7 adding cache loader 2018-07-25 19:14:07 +02:00
Eren G e9964e7fad Define metafiles in conf.json 2018-07-25 12:34:42 +02:00
Eren G 68e7abc9e5 Plot specs and alignments for test sentences 2018-07-23 16:15:26 +02:00
Eren G dbfe74e2c7 Define global ap and remove preemphasis 2018-07-20 16:04:29 +02:00
Eren G 1b2905397f Perform testing on example sentences 2018-07-20 13:10:25 +02:00
Eren G db96fc3fef Checkpoint stop token optimizer 2018-07-20 12:23:44 +02:00
Eren G b4e61054ee Logging bug fix for evaly 2018-07-19 16:29:37 +02:00
Eren G 766be91a09 Move things into main and set thread 2018-07-17 15:59:31 +02:00
Eren G b54da3b460 Bug fixes 2018-07-13 15:24:50 +02:00
Eren G a211766a10 Remove preemphasis from audio processing 2018-07-13 14:56:05 +02:00
Eren G 19eaa82ef8 Attn masking 2018-07-13 14:50:55 +02:00
Eren G c381c730c4 Merge branch 'loc-sens-attn' into loc-sens-attn-new and attention without attention-cum 2018-07-13 14:27:51 +02:00
Eren G 241fe292dc logging update 2018-07-12 19:18:36 +02:00
Eren G 8e0103a3c8 more prunning and dataloader file encoding for win10 2018-07-12 19:03:39 +02:00
Eren G fddc57b22d Remove tabs from logging 2018-07-12 18:09:02 +02:00
Eren G 52ea300600 More logging 2018-07-11 12:42:59 +02:00
Eren G f8ccb9d051 Logging bug fix 2018-07-09 16:11:14 +02:00
Eren G 34be0564fb Print step information in train 2018-07-09 15:56:30 +02:00
Eren 4160e8fca1 Change logging for the new cluster system 2018-07-05 17:30:42 +02:00
Eren Golge 9528030bbf Use MSE loss instead of L1 Loss 2018-06-06 07:42:51 -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 30f5ed3737 restore fix 2018-05-16 19:20:40 -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 8454d893ae Use SGD for stop -token layer 2018-05-13 06:35:11 -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 3e050074f5 Update train.py for stop token prediciton 2018-05-11 04:15:53 -07:00
Eren Golge 247cfdd923 Allow debug runand don force git hash 2018-05-11 03:49:55 -07:00
Eren Golge d4bfb0e31c Add manual seed 2018-05-11 03:47:30 -07:00
Eren Golge 086160d430 train.py - add with torch.no_grad(): 2018-05-10 16:44:37 -07:00
Eren Golge 3970491451 train.py - replace data[0] with item() 2018-05-10 16:24:30 -07:00
Eren Golge d6c077fe98 Add model name to experiemtn folder 2018-05-10 16:14:23 -07:00
Eren Golge bf02cb70fd Remove experiment folder at error and disable signal use 2018-05-10 16:13:05 -07:00
Eren Golge 528616595c remove 'Variable' from train.py 2018-05-10 16:07:13 -07:00
Eren Golge 463a182804 bug fix 2018-05-05 06:55:18 -07:00
Eren Golge c54600e0d8 bug fix 2018-05-02 06:21:29 -07:00
Eren Golge 28d17d4e9d bug fix 2018-05-02 06:07:20 -07:00
Eren Golge 49e86ff1af bug fix 2018-05-02 05:00:36 -07:00
Eren Golge 8269dda376 bug fix 2018-05-02 04:59:51 -07:00
Eren Golge f7bb3ce8f4 bug fix 2018-05-02 04:59:23 -07:00
Eren Golge b777cd26a9 bug fix 2018-05-02 04:58:48 -07:00