Commit Graph

372 Commits (5d7338ddf62cc0ec4c7eabdbde291cd8c259708d)

Author SHA1 Message Date
Eren Golge a31e60e928 bug fix, average mel spec validation loss 2018-05-15 07:13:46 -07:00
Eren Golge b2e09f9f58 larger lr for stop token 2018-05-14 19:04:29 -07:00
Eren Golge 02d72ccbfe predict stop token from rnn out + mel 2018-05-14 19:00:50 -07:00
Eren Golge d629dafb20 Update stopnet with more layers 2018-05-14 07:02:24 -07:00
Eren Golge 074d1c97d3 Use SGD for stop -token layer 2018-05-13 06:35:11 -07:00
Eren Golge f27281d529 Update sythesis function for stop tokens 2018-05-13 06:34:46 -07:00
Eren Golge 060200991e test notebook update 2018-05-13 06:34:20 -07:00
Eren Golge cac7e9ca5b Stop test time model with stop_token 2018-05-13 06:31:59 -07:00
Eren Golge dc3f909ddc Separate backward pass for stop-token prediction 2018-05-11 08:38:07 -07:00
Eren Golge 5a5b9263e2 bug fix train.py add stop token 2018-05-11 04:55:05 -07:00
Eren Golge 8ed9f57a6d bug fix 2018-05-11 04:19:28 -07:00
Eren Golge 31cc9c5443 Update train.py for stop token prediciton 2018-05-11 04:15:53 -07:00
Eren Golge 8be07ee3c5 stop token prediction update for tacotron model 2018-05-11 04:15:06 -07:00
Eren Golge 3ea1a5358d Stop token layer on decoder 2018-05-11 04:14:27 -07:00
Eren Golge 1d8ad0968c Allow debug runand don force git hash 2018-05-11 03:49:55 -07:00
Eren Golge 3c55aed6a4 Add manual seed 2018-05-11 03:47:30 -07:00
Eren Golge 44fb6d57b5
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 b4bd713581 train.py - add with torch.no_grad(): 2018-05-10 16:44:37 -07:00
Eren Golge 7c40455edd remove redundant files 2018-05-10 16:36:07 -07:00
Eren Golge 2c1f66a0fc remove Variable from models/tacotron.py 2018-05-10 16:35:38 -07:00
Eren Golge 8dc0df5ac2 remove Variable from LJSpeecj.py 2018-05-10 16:35:04 -07:00
Eren Golge 4ab8cbb016 remove Variable from tacotron.py 2018-05-10 16:30:43 -07:00
Eren Golge a856f76791 remove Variable from losses.py 2018-05-10 16:27:55 -07:00
Eren Golge 0a2e9fef9e grad norm with new pytorch function 2018-05-10 16:25:48 -07:00
Eren Golge c8bfe731d6 train.py - replace data[0] with item() 2018-05-10 16:24:30 -07:00
Eren Golge 10fd4f62b3 config update - add model name 2018-05-10 16:15:50 -07:00
Eren Golge 45bb9d9eec Add model name to experiemtn folder 2018-05-10 16:14:23 -07:00
Eren Golge 1770a9338c Remove experiment folder at error and disable signal use 2018-05-10 16:13:05 -07:00
Eren Golge a2eeec31be remove 'Variable' from train.py 2018-05-10 16:07:13 -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 1a19be24ed README update 2018-05-10 15:40:34 -07:00
Priansh Shah cee99c8f0b
Fix link for 170k iteration model commit 2018-05-09 18:59:24 +01:00
Eren Golge 43b19ab1b3 bug fix 2018-05-05 06:55:18 -07:00
Eren Golge d02dd47958 Add stop token visualizaiotn for the notebook 2018-05-03 05:56:33 -07:00
Eren Golge f8d5bbd5d2 Perform stop token prediction to stop the model. 2018-05-03 05:56:06 -07:00
Eren Golge 1fa6068e9d bug fix 2018-05-02 06:21:29 -07:00
Eren Golge 9924ae4a1d bug fix 2018-05-02 06:07:20 -07:00
Eren Golge 6b937d6059 bug fix 2018-05-02 05:00:36 -07:00
Eren Golge 59f8d246c9 bug fix 2018-05-02 04:59:51 -07:00
Eren Golge 855dd365b5 bug fix 2018-05-02 04:59:23 -07:00
Eren Golge 91d97686c0 bug fix 2018-05-02 04:58:48 -07:00
Eren Golge ccd91a67d0 bug fix 2018-05-02 04:56:52 -07:00
Eren Golge a4561c5096 config 2018-05-02 04:56:35 -07:00
Eren Golge d2657cbf3a bug fix 2018-04-30 06:18:03 -07:00
Eren Golge 754e0d3b63 bug fix 2018-04-30 06:17:10 -07:00
Eren Golge 8319f22278 bug fix 2018-04-30 06:12:56 -07:00
Eren Golge fda7e7f6c9 carry to cuda 2018-04-30 06:12:12 -07:00
Eren Golge 40b479b3b9 bug fix 2018-04-30 06:11:22 -07:00
Eren Golge b8885fe4b6 add stop token to tacotron testing 2018-04-30 06:01:02 -07:00