Commit Graph

  • 31cc9c5443 Update train.py for stop token prediciton Eren Golge 2018-05-11 04:15:53 -0700
  • 1ddff5fc17 stop token prediction update for tacotron model Eren Golge 2018-05-11 04:15:06 -0700
  • 8be07ee3c5 stop token prediction update for tacotron model Eren Golge 2018-05-11 04:15:06 -0700
  • c12e4245b2 Stop token layer on decoder Eren Golge 2018-05-11 04:14:27 -0700
  • 3ea1a5358d Stop token layer on decoder Eren Golge 2018-05-11 04:14:27 -0700
  • 247cfdd923 Allow debug runand don force git hash Eren Golge 2018-05-11 03:49:55 -0700
  • 1d8ad0968c Allow debug runand don force git hash Eren Golge 2018-05-11 03:49:55 -0700
  • d4bfb0e31c Add manual seed Eren Golge 2018-05-11 03:47:30 -0700
  • 3c55aed6a4 Add manual seed Eren Golge 2018-05-11 03:47:30 -0700
  • e346eb0f47 Merge pull request #29 from pshah123/patch-1 Eren Golge 2018-05-11 12:43:54 +0200
  • 44fb6d57b5
    Merge pull request #29 from pshah123/patch-1 Eren Golge 2018-05-11 12:43:54 +0200
  • 086160d430 train.py - add with torch.no_grad(): Eren Golge 2018-05-10 16:44:37 -0700
  • b4bd713581 train.py - add with torch.no_grad(): Eren Golge 2018-05-10 16:44:37 -0700
  • 25fe71d422 remove redundant files Eren Golge 2018-05-10 16:36:07 -0700
  • 7c40455edd remove redundant files Eren Golge 2018-05-10 16:36:07 -0700
  • 98a019d1de remove Variable from models/tacotron.py Eren Golge 2018-05-10 16:35:38 -0700
  • 2c1f66a0fc remove Variable from models/tacotron.py Eren Golge 2018-05-10 16:35:38 -0700
  • 779705ae00 remove Variable from LJSpeecj.py Eren Golge 2018-05-10 16:35:04 -0700
  • 8dc0df5ac2 remove Variable from LJSpeecj.py Eren Golge 2018-05-10 16:35:04 -0700
  • 27f5c476da remove Variable from tacotron.py Eren Golge 2018-05-10 16:30:43 -0700
  • 4ab8cbb016 remove Variable from tacotron.py Eren Golge 2018-05-10 16:30:43 -0700
  • c7b20d5133 remove Variable from losses.py Eren Golge 2018-05-10 16:27:32 -0700
  • a856f76791 remove Variable from losses.py Eren Golge 2018-05-10 16:27:32 -0700
  • db50d395ed grad norm with new pytorch function Eren Golge 2018-05-10 16:25:48 -0700
  • 0a2e9fef9e grad norm with new pytorch function Eren Golge 2018-05-10 16:25:48 -0700
  • 3970491451 train.py - replace data[0] with item() Eren Golge 2018-05-10 16:22:17 -0700
  • c8bfe731d6 train.py - replace data[0] with item() Eren Golge 2018-05-10 16:22:17 -0700
  • 6bea3f1f93 config update - add model name Eren Golge 2018-05-10 16:15:50 -0700
  • 10fd4f62b3 config update - add model name Eren Golge 2018-05-10 16:15:50 -0700
  • d6c077fe98 Add model name to experiemtn folder Eren Golge 2018-05-10 16:14:23 -0700
  • 45bb9d9eec Add model name to experiemtn folder Eren Golge 2018-05-10 16:14:23 -0700
  • bf02cb70fd Remove experiment folder at error and disable signal use Eren Golge 2018-05-10 16:13:05 -0700
  • 1770a9338c Remove experiment folder at error and disable signal use Eren Golge 2018-05-10 16:13:05 -0700
  • 528616595c remove 'Variable' from train.py Eren Golge 2018-05-10 16:05:03 -0700
  • a2eeec31be remove 'Variable' from train.py Eren Golge 2018-05-10 16:05:03 -0700
  • 8d6e31346c tests update Eren Golge 2018-05-10 16:00:21 -0700
  • b087c0b5ec tests update Eren Golge 2018-05-10 16:00:21 -0700
  • 497a6991c7 Loss bug fix - target_flat vs target Eren Golge 2018-05-10 15:59:05 -0700
  • 14c9e9cde9 Loss bug fix - target_flat vs target Eren Golge 2018-05-10 15:59:05 -0700
  • c45666f417 README update Eren Golge 2018-05-10 15:40:34 -0700
  • 1a19be24ed README update Eren Golge 2018-05-10 15:40:34 -0700
  • c2e35c5250 Fix link for 170k iteration model commit Priansh Shah 2018-05-09 18:59:24 +0100
  • cee99c8f0b
    Fix link for 170k iteration model commit Priansh Shah 2018-05-09 18:59:24 +0100
  • 463a182804 bug fix Eren Golge 2018-05-05 06:34:49 -0700
  • 43b19ab1b3 bug fix Eren Golge 2018-05-05 06:34:49 -0700
  • 54ecf1b298 Add stop token visualizaiotn for the notebook Eren Golge 2018-05-03 05:56:33 -0700
  • d02dd47958 Add stop token visualizaiotn for the notebook Eren Golge 2018-05-03 05:56:33 -0700
  • 192ff3b89e Perform stop token prediction to stop the model. Eren Golge 2018-05-03 05:56:06 -0700
  • f8d5bbd5d2 Perform stop token prediction to stop the model. Eren Golge 2018-05-03 05:56:06 -0700
  • c54600e0d8 bug fix Eren Golge 2018-05-02 06:21:29 -0700
  • 1fa6068e9d bug fix Eren Golge 2018-05-02 06:21:29 -0700
  • 28d17d4e9d bug fix Eren Golge 2018-05-02 06:07:20 -0700
  • 9924ae4a1d bug fix Eren Golge 2018-05-02 06:07:20 -0700
  • 49e86ff1af bug fix Eren Golge 2018-05-02 05:00:36 -0700
  • 6b937d6059 bug fix Eren Golge 2018-05-02 05:00:36 -0700
  • 8269dda376 bug fix Eren Golge 2018-05-02 04:59:51 -0700
  • 59f8d246c9 bug fix Eren Golge 2018-05-02 04:59:51 -0700
  • f7bb3ce8f4 bug fix Eren Golge 2018-05-02 04:59:23 -0700
  • 855dd365b5 bug fix Eren Golge 2018-05-02 04:59:23 -0700
  • b777cd26a9 bug fix Eren Golge 2018-05-02 04:58:48 -0700
  • 91d97686c0 bug fix Eren Golge 2018-05-02 04:58:48 -0700
  • f629a91d27 bug fix Eren Golge 2018-05-02 04:56:52 -0700
  • ccd91a67d0 bug fix Eren Golge 2018-05-02 04:56:52 -0700
  • 030e942396 config Eren Golge 2018-04-30 06:46:37 -0700
  • a4561c5096 config Eren Golge 2018-04-30 06:46:37 -0700
  • e9bf49e1c3 bug fix Eren Golge 2018-04-30 06:18:03 -0700
  • d2657cbf3a bug fix Eren Golge 2018-04-30 06:18:03 -0700
  • 9deb210726 bug fix Eren Golge 2018-04-30 06:17:10 -0700
  • 754e0d3b63 bug fix Eren Golge 2018-04-30 06:17:10 -0700
  • b1ac671978 bug fix Eren Golge 2018-04-30 06:12:56 -0700
  • 8319f22278 bug fix Eren Golge 2018-04-30 06:12:56 -0700
  • 318c26c08c carry to cuda Eren Golge 2018-04-30 06:12:12 -0700
  • fda7e7f6c9 carry to cuda Eren Golge 2018-04-30 06:12:12 -0700
  • e1f7da5cbe bug fix Eren Golge 2018-04-30 06:11:22 -0700
  • 40b479b3b9 bug fix Eren Golge 2018-04-30 06:11:22 -0700
  • b7e4d214f8 add stop token to tacotron testing Eren Golge 2018-04-30 06:01:02 -0700
  • b8885fe4b6 add stop token to tacotron testing Eren Golge 2018-04-30 06:01:02 -0700
  • 02d50089c4 add stop loss Eren Golge 2018-04-30 05:47:14 -0700
  • cc9bfe96af add stop loss Eren Golge 2018-04-30 05:47:14 -0700
  • 48086fe568 predict stop tokens Eren Golge 2018-04-30 05:29:42 -0700
  • d4da61b78e predict stop tokens Eren Golge 2018-04-30 05:29:42 -0700
  • a3b1db98e9 stop targets Eren Golge 2018-04-30 05:07:41 -0700
  • d68346eeba stop targets Eren Golge 2018-04-30 05:07:41 -0700
  • 67dfb2f01d thweb finetune Eren Golge 2018-04-29 06:12:14 -0700
  • 82ffe819eb thweb finetune Eren Golge 2018-04-29 06:12:14 -0700
  • 4f9119d50e notebook update Eren Golge 2018-04-29 06:00:32 -0700
  • 87f11ab941 notebook update Eren Golge 2018-04-29 06:00:32 -0700
  • b66b259bf8 Merge branch 'master' of https://github.com/Mozilla/TTS Eren Golge 2018-04-29 05:56:41 -0700
  • c86a7f9152 Merge branch 'master' of https://github.com/Mozilla/TTS Eren Golge 2018-04-29 05:56:41 -0700
  • c10d47e243 Update README.md Eren Golge 2018-04-29 14:53:53 +0200
  • 88539c5d3b
    Update README.md Eren Golge 2018-04-29 14:53:53 +0200
  • 3fc9995cb6 config change Eren Golge 2018-04-28 13:31:04 -0700
  • 76c1f7a41c config change Eren Golge 2018-04-28 13:31:04 -0700
  • 0ac6284655 resolve optimizer restore problem Eren Golge 2018-04-28 13:27:56 -0700
  • 5fb184e278 resolve optimizer restore problem Eren Golge 2018-04-28 13:27:56 -0700
  • 5f7bf85b19 bug fix Eren Golge 2018-04-28 13:26:14 -0700
  • 41430d1062 bug fix Eren Golge 2018-04-28 13:26:14 -0700
  • 31370c03c7 remove texts Eren Golge 2018-04-28 13:25:42 -0700
  • 8b5f498bd1 remove texts Eren Golge 2018-04-28 13:25:42 -0700
  • e40cbbe859 a Eren Golge 2018-04-28 13:16:02 -0700