Commit Graph

86 Commits

Author SHA1 Message Date
Eren Golge 1654a725a7 new mozilla preprocessor 2019-05-20 18:20:48 +02:00
Eren Golge 788c8100ba bug fix for droppping cached dataset loader 2019-05-15 13:00:57 +02:00
Eren Golge 51f71c068a Merge branch 'drop_cached_dataset' of https://github.com/twerkmeister/TTS into twerkmeister-drop_cached_dataset 2019-05-14 22:37:39 +02:00
Thomas Werkmeister f9c6cde17f no cached mel/linear anymore 2019-04-29 11:26:01 +02:00
Thomas Werkmeister 7b2804cc0d dropped dataset caching 2019-04-29 11:07:04 +02:00
Eren Golge 278c7a91b7 update mozilla preprocessor 2019-04-28 14:05:06 +02:00
Eren Golge 70eabaf4d8 no exception catch for wav reading errors 2019-04-28 14:04:49 +02:00
Thomas Werkmeister 7ac66661d7 Merge branch 'dev-tacotron2' of github.com:mozilla/TTS into dev-tacotron2 2019-04-25 11:55:39 +02:00
Thomas Werkmeister f279fe9e8b removed shuffling of data in the preprocessor, uniform indentation 2019-04-25 11:46:11 +02:00
Thomas Werkmeister d1a7ad545d common voice preprocessor and tests, small refactoring within tests 2019-04-25 11:35:18 +02:00
Eren Golge add08e331b Define foldr name explicitly and mozilla preprocessor update 2019-04-24 17:36:05 +02:00
Eren Golge 8b1da591fc assert for dataloader 2019-04-18 16:25:04 +02:00
Eren Golge e05263769e small bug fix 2019-04-18 15:19:36 +02:00
Eren Golge 455667d2a4 change exception type in TTSDataset loading audio file 2019-04-12 16:12:31 +02:00
Eren Golge 9466505f27 Make eos bos chars optional 2019-04-12 16:12:15 +02:00
Eren Golge 5afd3d980b config update 2019-04-08 09:56:16 +02: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 cc34fe4c7c TTSDataset.py fixes and updates for existing phoneme folder in nultiprocessing 2019-02-28 17:50:43 +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 a60c9ee47d add mozilla preprocessor 2019-02-23 22:00:17 +01:00
Eren Golge b241104778 Make phoneme training configurable through config.json 2019-01-16 13:07:03 +01:00
Eren Golge 8d87791470 Remove TWEB 2019-01-16 12:33:24 +01:00
Eren Golge 5733eab90b Add configurable phoneme cache path 2019-01-16 12:33:24 +01:00
Eren Golge 7af1aeaf7a Add M-AI-labs preprocessor and set config for en_UK 2019-01-16 12:33:24 +01:00
Eren Golge 28d45a8d80 bug fixes 2019-01-16 12:27:38 +01:00
Eren Golge 0e73b6ba45 Debug prints for phoneme extraction 2019-01-16 12:26:21 +01:00
Eren Golge 08de7a5b17 Cache phoneme transcription in a tmp folder 2019-01-16 12:25:08 +01:00
Eren Golge 1722b1659a phonem updates 2019-01-16 12:24:40 +01:00
Eren Golge 9c9aea276c phonem extraction for training 2019-01-16 12:23:04 +01:00
Eren Golge 547a762b67 Cache phoneme transcription in a tmp folder 2019-01-16 12:03:51 +01:00
Eren Golge 421787277f phonem updates 2019-01-16 12:00:41 +01:00
Eren Golge 8e22147a19 phonem extraction for training 2019-01-16 11:59:48 +01:00
Eren Golge 3bfb2a2e96 Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-01-05 19:28:07 +01:00
Eren Golge 37476e136c Remove TTSDatasetCached. It is merged to TTSDataset.py 2018-12-31 13:20:15 +01:00
Eren Golge 343441bc8d Add preprocessor for TWEB dataset 2018-12-28 14:18:36 +01:00
Eren Golge 2f0e9545a3 Add cached option to TTSDataset.py, depricating TTSDatasetCached 2018-12-28 14:18:35 +01:00
Eren Golge 4587c72a03 Add preprocessor for TWEB dataset 2018-12-17 16:33:29 +01:00
Eren Golge d38872a4d0 Add cached option to TTSDataset.py, depricating TTSDatasetCached 2018-12-17 16:32:45 +01:00
Eren Golge 3a99ee9492 contiguous on data loader 2018-11-20 14:56:19 +01:00
Eren Golge 660f8c7b66 print average text length, fix for Nancy preprocessor 2018-11-20 12:54:33 +01:00
Eren Golge d96690f83f Config updates and add sigmoid to mel network again 2018-11-02 17:27:31 +01:00
Eren Golge c8a552e627 Batch update after data-loss 2018-11-02 16:13:51 +01:00
Eren bf7590c7d2 Bug fix 2018-10-04 13:54:18 +02:00
Eren 30fea0b957 Batch group shuffling 2018-09-20 11:31:39 +02:00
Eren G f5537dc48f pep8 format all 2018-08-02 16:34:17 +02:00
Eren G dd512876cd path change wav kusal 2018-07-30 14:03:38 +02:00
Eren G a39368b858 New dataset Kusal from Mycroft 2018-07-30 13:53:05 +02:00
Eren G 62054da8f1 load audio change 2018-07-30 13:51:25 +02:00
Eren G e156738920 adding cache loader 2018-07-25 19:14:07 +02:00