Commit Graph

883 Commits (a95396153520db93ad68faede235be0f5bb7df98)

Author SHA1 Message Date
Eren Golge 97a16cedbf phoneme punctuation bug fix 2019-02-16 03:20:04 +01:00
Eren Golge 4d2c374cfd Filter out shape mismatch laeyrs in restoriong model for finetunning 2019-02-16 03:19:26 +01:00
Eren Golge 6ea31e47df Constant queue size for autoregression window 2019-02-16 03:18:49 +01:00
Eren Golge 11b6080cfd config update for r=2 2019-02-16 03:17:59 +01:00
Eren Golge bc615339d5
Update README.md 2019-02-12 16:10:22 +01:00
Eren Golge 55605c9b58
banner added 2019-02-12 15:59:10 +01:00
Eren Golge 90f0cd640b memoru queueing 2019-02-12 15:27:42 +01:00
Eren Golge ebc166b54f Merge branch 'dev-embedding-init' into dev 2019-02-12 10:14:14 +01:00
Eren Golge ca5b7d6c69 set learning rate for restored model 2019-02-12 10:05:19 +01:00
Eren Golge 4fad1971cd set learning rate for restored model 2019-02-12 10:04:39 +01:00
Eren Golge d03865ed05 configurable loss weigting for lower frequencies 2019-02-12 10:04:18 +01:00
Eren Golge 0ab59263ca config.json changes for ljspeech 2019-02-12 10:03:55 +01:00
Eren Golge c5b6227848 init with embedding lyaers 2019-02-06 16:54:33 +01:00
Eren Golge d28bbe09fb Attention bias setting Revert to old 2019-02-06 16:23:01 +01:00
Eren Golge eb839a7acd small buggy fix for phoeneme sequencer 2019-02-05 11:57:12 +01:00
Eren Golge 0308c92c16 pick best model by loss function is run_eval is true 2019-02-05 11:56:44 +01:00
Eren Golge e12bbc2a5c init decoder states with a function 2019-01-22 18:25:55 +01:00
Eren Golge 66f8d0e260 Attention biased chaged 2019-01-22 18:18:21 +01:00
Eren Golge 83d6f1dcee README update 2019-01-21 15:05:16 +01:00
Eren Golge b011dafbab pass num_chars in train.py 2019-01-21 14:52:40 +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 562d73d3d1 Soem bug fixes 2019-01-17 15:48:22 +01:00
Eren Golge 4431e04b48 use sigmoid for attention 2019-01-16 16:26:05 +01:00
Eren Golge 7e020d4084 Bug fixes 2019-01-16 16:23:04 +01:00
Eren Golge af22bed149 set bias 2019-01-16 15:53:24 +01:00
Eren Golge 915783e10e enable phoneme based synthesizing 2019-01-16 15:53:07 +01:00
Eren Golge 72341ae22a phoneme usage bug fix 2019-01-16 13:09:47 +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 b78fc96115 Change embedding layer init to old version 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 f4fa155cd3 Make attn windowing optional 2019-01-16 12:33:07 +01:00
Eren Golge 8969d59902 Use the last attention value as a threshold to stop decoding. since stoptoken prediction is not precies enough to synthsis at the right time. 2019-01-16 12:32:40 +01:00
Eren Golge ed1f648b83 Enalbe attention windowing and make in configurable at model level. 2019-01-16 12:32:40 +01:00
Eren Golge 9927664f27 Phonemize statements are updated 2019-01-16 12:30:33 +01:00
Eren Golge a034652e45 Add phonemizer to dependency list 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 0103ee8967 config update for phonemizer 2019-01-16 12:29:03 +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 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 656542db93 Debug purpose alignment image saving 2019-01-16 12:18:54 +01:00