Commit Graph

2256 Commits

Author SHA1 Message Date
Eren Gölge
c613e0142f update ci to espeak-ng 2021-02-12 14:55:08 +00:00
Eren Gölge
420901f4c2 linter fixes 2021-02-12 14:41:17 +00:00
Eren Gölge
4244096ccb update test_text_processing for espeak-ng 2021-02-12 14:07:26 +00:00
Eren Gölge
b28c724c04 remove _phoneme_punctuations 2021-02-12 12:10:57 +00:00
Eren Gölge
7ab527d17e save default model chars to the training config file 2021-02-12 12:06:46 +00:00
Eren Gölge
593cedee14 parse_characters function 2021-02-12 12:05:56 +00:00
Eren Gölge
2abfff17f9 enable saving model characters in io.py 2021-02-12 12:04:41 +00:00
Eren Gölge
918f007a11 docstring update 2021-02-12 12:04:07 +00:00
Eren Gölge
e774f68aee save used model characters to the checkpoints 2021-02-12 12:03:42 +00:00
Eren Gölge
8b6fd76ad2 find unique characters in a dataset 2021-02-12 09:46:11 +00:00
Eren Gölge
a1e595790d use default vocoders in server.pu 2021-02-11 15:31:39 +00:00
Eren Gölge
8aa6a0decb set an output_sample_rate in synthesizer and use it for writing the wav
file
2021-02-11 15:28:07 +00:00
Eren Gölge
0c52d27d65 return the json entry of the downloaded model 2021-02-11 15:27:41 +00:00
Eren Gölge
1649ad3431 save_wav with a custom sampling rate 2021-02-11 15:27:20 +00:00
Eren Gölge
43f54d2dce fix make_symbols 2021-02-11 15:26:52 +00:00
Eren Gölge
0657b38111 use default vocoder in synthesize.py 2021-02-11 15:26:17 +00:00
Eren Gölge
2043a9b5f5 define default vocoders 2021-02-11 15:25:55 +00:00
Eren Gölge
ff27690ca7 bug fix 2021-02-11 13:43:29 +00:00
Eren Gölge
bc131208be fix spelling of a def argument and parse phonemes from config.json if
use_phonemes is True
2021-02-11 13:04:47 +00:00
Eren Gölge
f1799dbd60 docstring update 2021-02-11 11:25:31 +00:00
Eren Gölge
3baec4ea96 add missing phonemes to test_config.json 2021-02-11 11:14:39 +00:00
Eren Gölge
a3d1e65b34 Merge branch 'pr/adonispujols/646' into dev 2021-02-11 10:37:29 +00:00
Eren Gölge
3c2e13ca5c fix the default vocoder name 2021-02-11 10:36:52 +00:00
Adonis Pujols
b29a7e9645 spelling error. should be multiband not mulitband 2021-02-11 04:49:28 -05:00
Adonis Pujols
6c824a6629 spelling error. should be multiband not mulitband 2021-02-11 04:48:53 -05:00
Eren Gölge
b08b8ca2a1 add russian phoneme char 2021-02-10 13:30:59 +00:00
Eren Gölge
9cad435288 css10 dataset preprocessor 2021-02-09 15:11:26 +00:00
Eren Gölge
0c6519c838 test_compute_statistics.sh 2021-02-09 14:24:58 +00:00
Eren Gölge
cea5e517f2 download github model releases by model manager 2021-02-09 14:24:14 +00:00
Eren Gölge
1f0385a343 Merge branch 'pr/gerazov/642' into dev 2021-02-09 11:43:39 +00:00
Eren Gölge
c619859a3f linter fixes 2021-02-09 11:43:17 +00:00
Eren Gölge
7aa873b558 use single process dataloder in tests 2021-02-08 12:25:46 +00:00
Eren Gölge
b22d99c978 reduce glowtts size for testing 2021-02-08 11:42:19 +00:00
Eren Gölge
acc0af760b update nose command for circle CI 2021-02-08 10:54:52 +00:00
gerazov
e507373b55 final final fixes 2021-02-06 23:08:47 +01:00
gerazov
ad17dc9e76 final fixes 2021-02-06 23:05:01 +01:00
gerazov
8fdd08ea15 updated to current dev 2021-02-06 22:59:52 +01:00
gerazov
2705d27b28 changed train scripts 2021-02-06 22:29:30 +01:00
gerazov
4f8f274d6e restructured arg parsing and processing to utils 2021-02-06 22:25:56 +01:00
Eren Gölge
39f65f139a hubconf update 2021-02-05 13:57:30 +00:00
Eren Gölge
e7e880f514 fix gdown 2021-02-05 13:42:24 +00:00
Eren Gölge
5b06c74bf4 hubconf dependency 2021-02-05 13:23:00 +00:00
Eren Gölge
f4f6290eec Merge branch 'pr/gerazov/641' into dev 2021-02-05 13:14:49 +00:00
Eren Gölge
d49757faaa linter updates 2021-02-05 13:10:43 +00:00
Branislav Gerazov
f063545325 improve robustness of defining wavernn in config file 2021-02-05 13:26:33 +01:00
Branislav Gerazov
24ffa9e9f6 update wavernn test config, delete cap=True 2021-02-05 13:10:02 +01:00
Eren Gölge
8871c111d2 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2021-02-05 11:48:03 +00:00
Branislav Gerazov
cb77aef36c waveRNN fix 2021-02-04 09:52:03 +01:00
Eren Gölge
7bc9862bcc Merge pull request #637 from thorstenMueller/dev
Ups. Added missing ,
2021-02-03 15:10:21 +01:00
Thorsten Mueller
d74866cb8e Merge remote-tracking branch 'upstream/dev' into dev
Fix for circleci error mentioned in PR https://github.com/mozilla/TTS/pull/637
2021-02-02 19:40:18 +01:00