Commit Graph

685 Commits (72cbe545b9038a4c4fa14c19d647d5d23d4eb942)

Author SHA1 Message Date
Eren Golge 72cbe545b9 config updates 2019-03-13 12:23:56 +01:00
Eren Golge 645f4fc886 config update for nancy 2019-03-12 17:02:56 +01:00
Eren Golge bbd90c3b4d use grad_clip from config.json 2019-03-12 16:54:42 +01:00
Eren Golge abc7b8e366 bug fix: plot linear spec if tacotron is the model 2019-03-12 10:46:48 +01:00
Eren Golge 4f89029577 Merge branch 'state-pass' into dev-tacotron2 2019-03-12 09:52:15 +01:00
Eren Golge 65ffbae23d test bug fix 2019-03-12 09:52:01 +01:00
Eren Golge 6595f30a1d bug fix to compute number of epoch iterations 2019-03-12 01:26:30 +01:00
Eren Golge f7bfee0066 nancy config changes 2019-03-12 01:26:21 +01:00
Eren Golge 3128378bdf bug fix for stop token prediciton 2019-03-12 00:20:57 +01:00
Eren Golge 527567d7ce renaming 2019-03-12 00:20:43 +01:00
Eren Golge b9b79fcf0f inference truncated NEED TO BE TESTED 2019-03-11 17:40:09 +01:00
Eren Golge 5cbe0f83f6 bug fix 2019-03-11 14:13:32 +01:00
Eren Golge 4ffda89c42 reshape input vectors before and after bn layer 2019-03-11 13:03:43 +01:00
Eren Golge a144acf466 use BN for prenet 2019-03-07 16:28:50 +01:00
Eren Golge cf11b6c23c Merge branch 'dev-bos' into dev-tacotron2 2019-03-07 11:45:42 +01:00
Eren Golge 772c859dff Chnage stop condition 2019-03-07 11:44:17 +01:00
Eren Golge 112fe0dc4d readme update 2019-03-07 02:01:41 +01:00
Eren Golge 4b116a2a88 Look for the last two attention values for stop condition and attend to the first encoder verctor if it is the first decoder iteration 2019-03-06 23:46:02 +01:00
Eren Golge 5754116c19 bos char addded 2019-03-06 22:06:01 +01:00
Eren Golge d8add67a2f README update for the progress 2019-03-06 14:19:34 +01:00
Eren Golge a9ce1d4f19 bug fix for tacotron and tests update 2019-03-06 13:43:29 +01:00
Eren Golge b031a65677 compute sequence mask in model, add tacotron2 relatedfiles 2019-03-06 13:14:58 +01:00
Eren Golge a2a22d253f synthesis update compatible with multiplt architecture 2019-03-06 13:11:46 +01:00
Eren Golge 08162157ee generic train.py for multiple architectures set on config.json 2019-03-06 13:11:22 +01:00
Eren Golge a4474abd83 tacotron parse output bug fix 2019-03-06 13:10:54 +01:00
Eren Golge 4326582bb1 TTSDataset formatting and batch sorting to use pytorch pack for rnns 2019-03-06 13:10:05 +01:00
Eren Golge 007bef5c35 config.json update to set model architecture and tacotron2 training parameters 2019-03-06 13:09:21 +01:00
Eren Golge 5133db82ad .compute update 2019-03-06 13:09:09 +01:00
Eren Golge 44c66c6e3e remove comments 2019-03-05 13:34:33 +01:00
Eren Golge 1e8fdec084 Modularize functions in Tacotron 2019-03-05 13:25:50 +01:00
Eren Golge cc34fe4c7c TTSDataset.py fixes and updates for existing phoneme folder in nultiprocessing 2019-02-28 17:50:43 +01:00
Eren Golge 618b280812 README update for multi-gpu training 2019-02-28 14:26:06 +01:00
Eren Golge 97f74fbf3b distribute.py 2019-02-27 10:11:55 +01:00
Eren Golge bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +01:00
Eren Golge dce1715e0f tests updates 2019-02-25 18:34:06 +01:00
Eren Golge caae1af4f6 visual updates for phoenemes 2019-02-25 17:20:36 +01:00
Eren Golge a60c9ee47d add mozilla preprocessor 2019-02-23 22:00:17 +01:00
Eren Golge 5a91db56cc remove aux file 2019-02-20 17:15:03 +01:00
Eren Golge 2eaa1fec5a Merge branch 'master' of github.com:mozilla/TTS 2019-02-20 17:14:35 +01:00
Eren Golge 8100360c71 bug fix for initialization of the model 2019-02-20 17:14:08 +01:00
Eren Golge b571095186
Update README.md 2019-02-20 16:54:04 +01:00
Eren Golge 71f1f0c4c0 partial initialization fix 2019-02-20 16:46:10 +01:00
Eren Golge 9fecbb7bcc setup.py update 2019-02-20 16:45:50 +01:00
Eren Golge 6e86d0d0c4 .compute update 2019-02-20 16:45:31 +01:00
Eren Golge e825944100 README update 2019-02-18 13:53:47 +01:00
Eren Golge f6c4c101ff Merge branch 'master' of github.com:mozilla/TTS 2019-02-18 13:52:35 +01:00
Eren Golge e2052f9f06 README update 2019-02-18 13:51:57 +01:00
Eren Golge cc88284c8a README update 2019-02-18 13:49:14 +01:00
Eren Golge db7f3d36e7 README updates 2019-02-18 13:42:33 +01:00
Eren Golge e2d9b0e27c Merge branch 'dev' 2019-02-18 13:08:47 +01:00