Commit Graph

739 Commits (b0096728cba14cd5a292fb244c0058850ca520cd)

Author SHA1 Message Date
Eren Golge ed0f9f4d78 remove masking 2018-03-19 09:30:10 -07:00
Eren Golge 9b4aa92667 Adding harmonized teacher-forcing 2018-03-19 09:27:19 -07:00
Eren Golge 3071e7f6f6 remove attention mask 2018-03-19 08:26:16 -07:00
Eren Golge 1b9f07918e bug fix 2018-03-09 15:37:58 -08:00
Eren Golge 66bf60800a eval batch size added 2018-03-09 09:55:15 -08:00
Eren Golge cf3188d7da bug fix 2018-03-09 09:52:04 -08:00
Eren Golge 896ba160a2 bug fix 2018-03-09 09:51:32 -08:00
Eren Golge 046f239c1d bug fix 2018-03-09 09:49:18 -08:00
Eren Golge 9ef41e6be4 =Filter instances by sequence length 2018-03-09 09:46:47 -08:00
Eren Golge b8adeef264 config change 2018-03-09 04:06:36 -08:00
Eren Golge 7f740d8e3f Merge branch 'split-train-val' 2018-03-08 03:06:48 -08:00
Eren Golge b4032e8dff best model ever changes 2018-03-07 06:58:51 -08:00
V c7fc31bcb2
fix references in readme, change format todo list 2018-03-06 22:01:32 +01:00
Eren Golge 405fbc434e small clean 2018-03-06 05:39:54 -08:00
Eren Golge a2a2065bb4 bug fix 2018-03-05 08:54:23 -08:00
Eren Golge 3888b31b3c bug fix 2018-03-05 08:48:17 -08:00
Eren Golge 8517187511 Run ready 2018-03-02 08:01:04 -08:00
Eren Golge 021ac3978d split train and validation steps 2018-03-02 07:54:35 -08:00
Eren Golge 793563b586 Remove pandas rom dataset 2018-03-02 05:42:23 -08:00
Eren Golge 81669c1e58 more tests 2018-02-27 07:32:09 -08:00
Eren Golge d6b2af7ca9 check gradients for big errorenous changes 2018-02-27 07:31:07 -08:00
Eren Golge d79e49f302 Readme update 2018-02-27 06:27:46 -08:00
Eren Golge b21fa4dd44 Readme update 2018-02-27 06:27:33 -08:00
Eren Golge 21cae91206 Readme update 2018-02-27 06:25:55 -08:00
Eren Golge 1d684ea0e8 ReadMe update 2018-02-27 06:25:28 -08:00
Eren Golge 56f8b2d19f Harmonized teacher-forcing 2018-02-26 05:33:54 -08:00
Eren Golge b5f2181e04 teacher forcing with combining 2018-02-23 08:35:53 -08:00
Eren Golge c72b8fd64c Count total number of model parameters 2018-02-23 06:20:22 -08:00
Eren Golge e3b2d2a827 Merge branch 'master' of https://github.com/Mozilla/TTS 2018-02-22 05:24:23 -08:00
Eren Golge e21e1683f6
Update README.md 2018-02-22 14:22:27 +01:00
Eren Golge d510f0e8aa some more tests for model saving 2018-02-21 07:21:44 -08:00
Eren Golge 6efb761139 Merge branch 'master' of https://github.com/Mozilla/TTS 2018-02-21 07:04:13 -08:00
Eren Golge 1bfd8f73e7 Remove DataParallel from the model state before saving 2018-02-21 07:03:53 -08:00
Eren Golge da6d08e64b
Create LICENSE.txt 2018-02-13 22:37:59 +01:00
Eren Golge 2c345b622d Notebook 2018-02-13 08:33:14 -08:00
Eren Golge 91dec3a67e
Update README.md 2018-02-13 17:17:54 +01:00
Eren Golge 2ebe545259 config change - remove redundant config fields 2018-02-13 08:18:01 -08:00
Eren Golge ab74c3e0cf
Merge pull request #3 from mozilla/testing_docing
Tests and some changes on the architecture.
2018-02-13 17:13:22 +01:00
Eren Golge d87eef9404
Merge branch 'master' into testing_docing 2018-02-13 17:13:00 +01:00
Eren Golge a3d8059d06 More layer tests 2018-02-13 08:08:23 -08:00
Eren Golge 56697ac8cf updates and debugs 2018-02-13 01:45:52 -08:00
Eren Golge dadefb5dbc small bug fixes 2018-02-09 05:39:58 -08:00
Eren Golge 7d5bcd6ca4 Testing of layers and documentation 2018-02-08 10:10:11 -08:00
Eren Golge 584c8fbf5e BUG fixes and more visualization changes 2018-02-08 05:57:43 -08:00
Eren Golge 3cafc6568c Update attention module Possible BUG FIX2 2018-02-05 08:22:30 -08:00
Eren Golge b6c5771a6f Update attention module Possible BUG FIX 2018-02-05 06:37:40 -08:00
Eren Golge 2fd37a5bad Better naming of variables 2018-02-05 06:27:02 -08:00
Eren Golge 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00
Eren Golge 86f3a56f59 config change 2018-02-04 08:22:24 -08:00
Eren Golge 966d567540 Mask inputs by length to reduce the effetc on attention module 2018-02-02 07:18:16 -08:00