Commit Graph

282 Commits (3b2d726e2d35c3454377a8d4a67772b107f40eee)

Author SHA1 Message Date
Eren Golge 5acc9db4ac
Add empty character to phonemes 2019-03-12 10:16:42 +01:00
gnosly 95de2cd559 added missing phonemes, synthesizer.py now setup the correct input layer 2019-03-11 21:56:40 +01:00
Eren Golge b9b79fcf0f inference truncated NEED TO BE TESTED 2019-03-11 17:40:09 +01:00
Eren Golge 5754116c19 bos char addded 2019-03-06 22:06:01 +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 1e8fdec084 Modularize functions in Tacotron 2019-03-05 13:25:50 +01:00
Eren Golge bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +01:00
Eren Golge caae1af4f6 visual updates for phoenemes 2019-02-25 17:20:36 +01:00
Eren Golge 97a16cedbf phoneme punctuation bug fix 2019-02-16 03:20:04 +01:00
Eren Golge eb839a7acd small buggy fix for phoeneme sequencer 2019-02-05 11:57:12 +01:00
Eren Golge 328db7757d one more phoneme char for en-uk 2019-01-18 13:35:51 +01:00
Eren Golge 4749bc211e Add new char to phoneme symbols for en-gb 2019-01-17 15:48:37 +01:00
Eren Golge 7e020d4084 Bug fixes 2019-01-16 16:23:04 +01:00
Eren Golge 915783e10e enable phoneme based synthesizing 2019-01-16 15:53:07 +01:00
Eren Golge b241104778 Make phoneme training configurable through config.json 2019-01-16 13:07:03 +01:00
Eren Golge 9927664f27 Phonemize statements are updated 2019-01-16 12:30:33 +01:00
Eren Golge 524743507c remove debug prints 2019-01-16 12:29:48 +01:00
Eren Golge b9629135db phonemizer updates for utils.text 2019-01-16 12:29:48 +01:00
Eren Golge c754ca89de Move phoneme compuataion to __init__ and put char list to symbols.py 2019-01-16 12:28:28 +01:00
Eren Golge 28d45a8d80 bug fixes 2019-01-16 12:27:38 +01:00
Eren Golge 004dd0f208 useing epitran and new phoneme list 2019-01-16 12:26:39 +01:00
Eren Golge 0e73b6ba45 Debug prints for phoneme extraction 2019-01-16 12:26:21 +01:00
Eren Golge 85a1990cc6 Convesntional update s 2019-01-16 12:26:21 +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 94387c905e remove debug prints 2019-01-16 12:08:12 +01:00
Eren Golge e1cb7c1501 phonemizer updates for utils.text 2019-01-16 12:08:12 +01:00
Eren Golge df49e93684 Move phoneme compuataion to __init__ and put char list to symbols.py 2019-01-16 12:07:33 +01:00
Eren Golge da2f064bc5 bug fixes 2019-01-16 12:07:33 +01:00
Eren Golge 444451dc8e useing epitran and new phoneme list 2019-01-16 12:07:00 +01:00
Eren Golge 7edb53ce63 Debug prints for phoneme extraction 2019-01-16 12:06:59 +01:00
Eren Golge e6750ca652 Convesntional update s 2019-01-16 12:05:29 +01:00
Eren Golge 5f22e2a83a use phoneme to sequence for synthesis 2019-01-16 12:05:29 +01:00
Eren Golge 421787277f phonem updates 2019-01-16 12:00:41 +01:00
Eren Golge da30c3c9b3 change numbers.py to number_norm.py 2019-01-16 11:59:48 +01:00
Eren Golge 8e22147a19 phonem extraction for training 2019-01-16 11:59:48 +01:00
Eren Golge c8d7a6a84e explicit slience removal after voice synthesis in case of wrong stop token 2019-01-06 18:10:54 +01:00
Eren Golge 4abc9ad1bc Logger field naming update for layer stats 2018-12-28 14:22:41 +01:00
Eren Golge 806643300c Place model name to the beginning of the generated output folder name 2018-12-28 14:22:41 +01:00
Eren Golge 481105ccfa logger for tensorboard plotting 2018-12-28 14:18:19 +01:00
Eren Golge 6488d5e305 nug fix 2018-11-28 16:37:59 +01:00
Eren Golge 7730ef6bff Merge branch 'dev' of github.com:mozilla/TTS into dev 2018-11-28 16:34:03 +01:00
Eren Golge bb2a88a984 Rename LR scheduler 2018-11-26 14:09:42 +01:00
Eren Golge f6bf5b3d74 trim silence if enabled 2018-11-23 17:06:22 +01:00
Eren Golge 0f0bde935c trim silence if enabled 2018-11-23 16:58:26 +01:00
Eren Golge 22dcc4f7d0 small print formatting 2018-11-22 17:03:53 +01:00
Eren Golge 161a26c9dd Plot mel spectrogram if required 2018-11-13 12:10:40 +01:00
Eren Golge 6550db5251 Formatting, fixing import statements, logging learning rate, remove optimizer restore cuda call 2018-11-05 14:05:04 +01:00
Eren Golge 440f51b61d correct import statements 2018-11-03 23:19:23 +01:00
Eren Golge 0b6a9995fc change import statements 2018-11-03 19:15:06 +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 41bfa95736 bug fix 2018-09-21 21:51:38 +02:00
Eren 34eeaee58b Make audio folder and save audio with scipy 2018-09-21 17:38:55 +02:00
Eren a165cd7bda Bug fix audio saving 2018-09-19 15:45:08 +02:00
Eren c52d3f16f9 Bug fix, prevent save_wav to modify given variable 2018-09-19 14:05:10 +02:00
Eren 56c6d0cac8 Remove min max mel freq 2018-09-06 15:26:20 +02:00
Eren bb526c296f Change scheduler AnnealLR and catch audio synthesis error in eval time 2018-08-13 13:13:45 +02:00
Eren 6818e11185 Make lr scheduler configurable 2018-08-12 15:02:06 +02:00
Eren f7add3c8e5 tensorboardx plotting figures 2018-08-11 16:53:09 +02:00
Eren 3b2654203d fixing size mismatch 2018-08-10 18:48:43 +02:00
Eren 9100e5762a Disabling cappint gradient value 2018-08-10 17:49:48 +02:00
Eren 9e2baa4f03 Dont tim model param names since we don't use DataPatallel initilization 2018-08-10 17:49:21 +02:00
Eren G f1271b4ce8 Audio.py check and remove redundant code 2018-08-09 15:12:53 +02:00
Eren G ecd31af125 Formating and printing more about the model 2018-08-08 18:45:02 +02:00
Eren G d5febfb187 Setting up network size according to the reference paper 2018-08-08 12:34:44 +02:00
Eren G abf89b107b Update audio.py 2018-08-03 15:37:37 +02:00
Eren G f5537dc48f pep8 format all 2018-08-02 16:34:17 +02:00
Eren G 3238ffa3e6 audio_lws update, suppress warnings 2018-08-02 14:30:05 +02:00
Eren G 8bc4fe8aac Printing fix with flush and spaceing 2018-07-30 13:52:39 +02:00
Eren G faf6bdc4ca Make preemphasis configurable based on config.json 2018-07-27 16:12:25 +02:00
Eren G a7f1be6b5c config.json update 2018-07-27 16:10:25 +02:00
Eren G b83d125e52 Apply pre-emphasis again and disable min-max mel_freqs 2018-07-23 16:15:51 +02:00
Eren G c72f309068 Plot specs and alignments for test sentences 2018-07-23 16:15:26 +02:00
Eren G 766e88700d Define global ap and remove preemphasis 2018-07-20 16:04:29 +02:00
Eren G 20c3085695 Perform testing on example sentences 2018-07-20 13:10:25 +02:00
Eren G dfd0bc1831 Checkpoint stop token optimizer 2018-07-20 12:23:44 +02:00
Eren G b98865a42f fix parameter naming 2018-07-19 17:17:10 +02:00
Eren G b54a14fe95 New audio parameter 2018-07-19 16:30:15 +02:00
Eren G 8ae1ef72fc logging change 2018-07-18 14:31:09 +02:00
Eren G adbe603af1 Bug fixes 2018-07-13 15:24:50 +02:00
Eren G 0ef3c0ac3f Remove preemphasis from audio processing 2018-07-13 14:56:05 +02:00
Eren G dac8fdffa9 Attn masking 2018-07-13 14:50:55 +02:00
Eren 5edfad1e09 fix import statements 2018-06-21 16:33:30 +02:00
Eren Golge 34531b0c51 change the lower bound of clip operation 2018-05-25 05:39:08 -07: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 16502269ec Notebook updates 2018-05-25 04:30:00 -07:00
Eren Golge 1d8ad0968c Allow debug runand don force git hash 2018-05-11 03:49:55 -07:00
Eren Golge 0a2e9fef9e grad norm with new pytorch function 2018-05-10 16:25:48 -07:00
Eren Golge 45bb9d9eec Add model name to experiemtn folder 2018-05-10 16:14:23 -07:00
Eren Golge d02dd47958 Add stop token visualizaiotn for the notebook 2018-05-03 05:56:33 -07:00
Eren Golge f3bb9dd0f9 add model name to config 2018-04-27 04:48:21 -07:00
Eren Golge 722896f70a bug fix 2018-04-25 08:14:07 -07:00
Eren Golge 8ef8ddb915 bug fix 2018-04-25 08:12:14 -07:00
Eren Golge 6426c7b818 bug fix 2018-04-25 05:38:23 -07:00
Eren Golge d41bcd2731 add mk annealing (mk attn loss contribution) 2018-04-25 05:36:00 -07:00
Eren Golge e2d974e8be Add new gl implementations 2018-04-17 09:57:57 -07:00
Eren Golge ee32fbc011 Small edits on training and audio scripts 2018-04-17 09:57:15 -07:00
Eren Golge bc90050ee9 bug fix on training avg loss printing and computing 2018-04-12 05:57:52 -07:00
Eren Golge 073bc032f6 Notebook update for testing 2018-04-10 09:37:15 -07:00
Eren Golge e6bf09f3c6 new number text preprocessor 2018-04-06 05:03:26 -07:00
Eren Golge a3f02b674a get git hash 2 2018-04-06 03:55:44 -07:00
Eren Golge ddd3b9bb6e get git hash 2018-04-06 03:53:49 -07:00
Eren Golge a9eadd1b8a pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge 75dd1bf2ad bug fix 2018-03-27 09:23:02 -07:00
Eren Golge e5e51ae35a bug fix 2018-03-27 09:21:53 -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 5750090fcd Stop token prediction - does train yet 2018-03-22 12:34:16 -07:00
Eren Golge 793563b586 Remove pandas rom dataset 2018-03-02 05:42:23 -08:00
Eren Golge d6b2af7ca9 check gradients for big errorenous changes 2018-02-27 07:31:07 -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 c72b8fd64c Count total number of model parameters 2018-02-23 06:20:22 -08:00
Eren Golge d510f0e8aa some more tests for model saving 2018-02-21 07:21:44 -08:00
Eren Golge 1bfd8f73e7 Remove DataParallel from the model state before saving 2018-02-21 07:03:53 -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 7304978be3 new lr schedule 2018-02-01 08:26:40 -08:00
Eren Golge 1320d5344a Bug solve on attention module and a new Notebook to experiment spectrogram reconstruction 2018-01-31 07:21:22 -08:00
Eren Golge 49f61d0b9e Checkpoint fix 2018-01-26 02:07:07 -08:00
Eren Golge 1fa791f83e Tensorboard plotting 2018-01-25 07:07:46 -08:00
Eren Golge d95a2ce26f fix handling CTRL C 2018-01-24 08:17:49 -08:00
Eren Golge 2a20b7c2ac Audio Precessing class, passing data fetching argummetns from config 2018-01-24 08:04:25 -08:00
Eren Golge 1ee45b5336 Change config to json 3 2018-01-22 08:29:27 -08:00
Eren Golge 72e1357c80 Change config to json 2018-01-22 08:20:20 -08:00
Eren Golge fd18e1cf34 New files 2018-01-22 06:59:41 -08:00
Eren Golge 6385253d8c Refactoring the whole bunch 2018-01-22 06:58:12 -08:00
Eren Golge 7f0ce12ed1 Beginning 2018-01-22 01:48:59 -08:00