Commit Graph

367 Commits

Author SHA1 Message Date
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
Eren Golge d4bfb0e31c Add manual seed 2018-05-11 03:47:30 -07:00
Eren Golge e346eb0f47 Merge pull request #29 from pshah123/patch-1
Fix link for 170k iteration model commit
2018-05-11 12:43:54 +02:00
Eren Golge 086160d430 train.py - add with torch.no_grad(): 2018-05-10 16:44:37 -07:00
Eren Golge 25fe71d422 remove redundant files 2018-05-10 16:36:07 -07:00
Eren Golge 98a019d1de remove Variable from models/tacotron.py 2018-05-10 16:35:38 -07:00
Eren Golge 779705ae00 remove Variable from LJSpeecj.py 2018-05-10 16:35:04 -07:00
Eren Golge 27f5c476da remove Variable from tacotron.py 2018-05-10 16:30:43 -07:00
Eren Golge c7b20d5133 remove Variable from losses.py 2018-05-10 16:27:55 -07:00
Eren Golge db50d395ed grad norm with new pytorch function 2018-05-10 16:25:48 -07:00
Eren Golge 3970491451 train.py - replace data[0] with item() 2018-05-10 16:24:30 -07:00
Eren Golge 6bea3f1f93 config update - add model name 2018-05-10 16:15:50 -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 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 c45666f417 README update 2018-05-10 15:40:34 -07:00
Priansh Shah c2e35c5250 Fix link for 170k iteration model commit 2018-05-09 18:59:24 +01:00
Eren Golge 463a182804 bug fix 2018-05-05 06:55:18 -07:00
Eren Golge 54ecf1b298 Add stop token visualizaiotn for the notebook 2018-05-03 05:56:33 -07:00
Eren Golge 192ff3b89e Perform stop token prediction to stop the model. 2018-05-03 05:56:06 -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
Eren Golge f629a91d27 bug fix 2018-05-02 04:56:52 -07:00
Eren Golge 030e942396 config 2018-05-02 04:56:35 -07:00
Eren Golge e9bf49e1c3 bug fix 2018-04-30 06:18:03 -07:00
Eren Golge 9deb210726 bug fix 2018-04-30 06:17:10 -07:00
Eren Golge b1ac671978 bug fix 2018-04-30 06:12:56 -07:00
Eren Golge 318c26c08c carry to cuda 2018-04-30 06:12:12 -07:00
Eren Golge e1f7da5cbe bug fix 2018-04-30 06:11:22 -07:00
Eren Golge b7e4d214f8 add stop token to tacotron testing 2018-04-30 06:01:02 -07:00
Eren Golge 02d50089c4 add stop loss 2018-04-30 05:47:14 -07:00