Commit Graph

62 Commits (59e2752107162b7b6060c3096d24c16a3cbbd0b3)

Author SHA1 Message Date
Edresson Casanova 59e2752107 fix travis unit test errors 2020-03-02 11:46:00 -03:00
Edresson Casanova 8feb326a60 add text parameters in config.json 2020-03-01 15:47:08 -03:00
erogol e40bc18c84 fix linter problems and loader test 2020-02-19 18:30:25 +01:00
erogol 60379271dc update for phonemizer 2.1 2020-02-19 18:30:25 +01:00
Reuben Morais 3c5aeb5e22 Fix installation by using an explicit symlink 2019-08-29 11:49:53 +02:00
Eren Golge d99623e285 bug fixes for logging 2019-08-19 16:27:53 +02:00
Eren Golge 5629292bde bug fixes 2019-08-16 15:08:04 +02:00
Thomas Werkmeister 215eb014ca enforce list append semantic; prevents numpy add 2019-07-26 13:40:58 +02:00
Thomas Werkmeister f59543d127 fixed usage of bos&eos char with caching 2019-07-19 15:17:35 +02:00
Reuben Morais 11e7895329 Fix Pylint issues 2019-07-19 09:08:51 +02:00
Eren Golge 70929387c0 Merge branch 'dev-tacotron2' 2019-05-28 14:59:24 +02:00
Eren Golge e62659da94 update separate stopnet flow to make it faster. 2019-05-17 16:15:43 +02:00
Eren Golge 01dbfb3a0f Server update s 2019-04-18 17:35:20 +02:00
Eren Golge 9466505f27 Make eos bos chars optional 2019-04-12 16:12:15 +02:00
Eren Golge 7baaf140f9 Remove start character for phonme sequenceing 2019-04-04 10:49:09 +02:00
Eren Golge 2e361e2306 strip sting after phonemizer 2019-03-29 17:05:44 +01:00
Eren Golge 103971c893 text processing updates with tests 2019-03-29 17:04:10 +01:00
Eren Golge 1ed4978e69 text processing update 2019-03-27 14:57:36 +01:00
Eren Golge 76d5e065db phoneme_to_sequence bug fix 2019-03-27 14:57:26 +01:00
Eren Golge 06a7aeb26d git commit bug fix for phonimizer 2019-03-23 16:44:38 +01:00
Eren Golge f96945443e add start char but remove end char 2019-03-22 23:48:44 +01:00
Eren Golge d6307fbb7f config update 2019-03-22 19:12:58 +01:00
Eren Golge ff7258062c skip the alst empty char in phonemes to sequence. It breaks the alingment 2019-03-20 12:24:04 +01:00
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 5754116c19 bos char addded 2019-03-06 22:06:01 +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 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