Commit Graph

55 Commits (421787277f9bde691e62a872789ef84b3a48390f)

Author SHA1 Message Date
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
Eren G 766e88700d Define global ap and remove preemphasis 2018-07-20 16:04:29 +02:00
Eren G 0ef3c0ac3f Remove preemphasis from audio processing 2018-07-13 14:56:05 +02:00
Eren G 1160ea5a19 more prunning and dataloader file encoding for win10 2018-07-12 19:03:39 +02:00
Eren 5edfad1e09 fix import statements 2018-06-21 16:33:30 +02:00
Eren Golge 24644b20d4 Merge branch 'master' of https://github.com/Mozilla/TTS
Conflicts:
	README.md
	best_model_config.json
	datasets/LJSpeech.py
	layers/tacotron.py
	notebooks/TacotronPlayGround.ipynb
	notebooks/utils.py
	tests/layers_tests.py
	tests/loader_tests.py
	tests/tacotron_tests.py
	train.py
	utils/generic_utils.py
2018-05-25 05:14:04 -07:00
Eren Golge 8dc0df5ac2 remove Variable from LJSpeecj.py 2018-05-10 16:35:04 -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 52b4bc6bed Remove variables 2018-04-25 08:00:19 -07:00
Eren Golge ae4b87580a Config chnages for TWEB 2018-04-17 09:55:46 -07:00
Eren Golge a9eadd1b8a pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge 1ff8d6d2b7 Data loader bug fix 2 2018-03-26 11:07:15 -07:00
Eren Golge 3c084177c6 Data loader bug fix and Attention bug fix 2018-03-26 10:43:36 -07:00
Eren Golge b1beb1f876 data loader fix 2018-03-22 14:06:33 -07:00
Eren Golge 33937f54d0 masked loss 2018-03-22 13:46:52 -07:00
Eren Golge 5750090fcd Stop token prediction - does train yet 2018-03-22 12:34:16 -07: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 b4032e8dff best model ever changes 2018-03-07 06:58:51 -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 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 584c8fbf5e BUG fixes and more visualization changes 2018-02-08 05:57:43 -08:00
Eren Golge 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00
Eren Golge 966d567540 Mask inputs by length to reduce the effetc on attention module 2018-02-02 07:18:16 -08:00
Eren Golge 4e0ab65bbf plot attention alignments 2018-02-02 05:37:09 -08:00
Eren Golge 235ce071c6 Lr update 2018-02-01 08:43:59 -08:00