Commit Graph

86 Commits (59e2752107162b7b6060c3096d24c16a3cbbd0b3)

Author SHA1 Message Date
Edresson Casanova 8feb326a60 add text parameters in config.json 2020-03-01 15:47:08 -03:00
Reuben Morais d97eb9f783 Fix linter and server package test 2020-02-19 18:30:25 +01: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
root c776526c45 update server test 2020-02-19 18:27:02 +01:00
root ca33336ae0 testing seq_len_norm 2020-02-19 18:27:02 +01:00
root 1c5d3b52cf test updates 2020-01-15 23:10:11 +01:00
Eren Golge 94d1c93790 revise loader-tests disabled zero frame 2019-12-09 12:07:51 +01:00
Reuben Morais e89d62a772 Add integration test for server package 2019-11-27 17:43:47 +01:00
Eren Golge 79cca4ac80 more loss tests 2019-11-15 14:30:28 +01:00
Eren Golge df1b8b3ec7 linter and test updates for speaker_encoder, gmm_Attention 2019-11-12 12:42:42 +01:00
Eren Golge 06798c7b9b fix test 2019-10-30 17:36:13 +01:00
Eren Golge 002991ca15 bug fixes, linter update and test updates 2019-10-29 14:28:49 +01:00
Eren Golge 98af061d2e formatting, merge GST model with Tacotron 2019-09-24 16:18:48 +02:00
Eren Golge 14a4d1a061 update TacotronGST and its test. Inherit it from Tacotron class 2019-09-12 23:06:59 +02:00
Eren Golge a1322530df integrade concatinative speker embedding to tacotron 2019-09-12 10:39:15 +02:00
Eren Golge d1828c9573 fix server tests and pylint 2019-09-10 12:09:58 +02:00
Reuben Morais 28644a717e Fix tests 2019-08-29 12:18:33 +02:00
Reuben Morais 3c5aeb5e22 Fix installation by using an explicit symlink 2019-08-29 11:49:53 +02:00
Eren Golge c637aa04a2 pylint 2019-08-16 15:49:12 +02:00
Eren Golge e1b3c41af5 lossen the assert condition due to a probable bug in Pytorch 1.2 2019-08-16 15:40:58 +02:00
Eren Golge 5629292bde bug fixes 2019-08-16 15:08:04 +02:00
Eren Golge 19f9cfd385 bug fix for server testing 2019-07-22 16:12:27 +02:00
Eren Golge 4d3bc18ba6 do not use phonemes for server testing 2019-07-22 16:01:14 +02:00
Eren Golge 7c5bae5f1b add server Synthesizer test 2019-07-22 15:46:26 +02:00
Eren Golge 2061b3d763 update faults test 2019-07-21 02:09:23 +02:00
Eren Golge 97c7a8ff13 Merge branch 'pr235' into dev 2019-07-19 12:19:06 +02:00
Eren Golge 25c07e3d85 add a subset of ljspeech for testing 2019-07-19 12:06:46 +02:00
Eren Golge 85bff627c9 fix argument order for testing models 2019-07-19 11:49:03 +02:00
Reuben Morais e3f841742d Address even more lint problems 2019-07-19 11:48:12 +02:00
Reuben Morais 057a50a889 Merge branch 'dev' into contribution-grease 2019-07-19 11:41:14 +02:00
Reuben Morais 9a61dfa155 Address additional lint problems 2019-07-19 11:35:06 +02:00
Eren Golge 4336e1d338 fix unittests for the latest updates 2019-07-19 11:12:48 +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 ba492f43be Set tacotron model parameters to adap to common_layers.py - Prenet and Attention 2019-05-27 14:40:28 +02:00
Eren Golge e62659da94 update separate stopnet flow to make it faster. 2019-05-17 16:15:43 +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 7b2804cc0d dropped dataset caching 2019-04-29 11:07:04 +02:00
Thomas Werkmeister fefedbc605 renamed tests so that testrunner finds them 2019-04-26 15:00:05 +02:00
Thomas Werkmeister d1a7ad545d common voice preprocessor and tests, small refactoring within tests 2019-04-25 11:35:18 +02:00
Eren Golge 9466505f27 Make eos bos chars optional 2019-04-12 16:12:15 +02: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 09b1a7b612 Update tests 2019-03-26 00:48:35 +01:00
Eren Golge 0a92c6d5a7 Set attention norm method by config.json 2019-03-26 00:48:12 +01:00
Eren Golge 65ffbae23d test bug fix 2019-03-12 09:52:01 +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 a9ce1d4f19 bug fix for tacotron and tests update 2019-03-06 13:43:29 +01:00
Eren Golge b031a65677 compute sequence mask in model, add tacotron2 relatedfiles 2019-03-06 13:14:58 +01:00