erogol
|
a893405739
|
raise not implemented for multispeaker TTS_tf inference
|
2020-05-20 14:26:56 +02:00 |
|
erogol
|
f75b0a6439
|
linter updates
|
2020-05-18 18:46:13 +02:00 |
|
erogol
|
d5d9e6e8ea
|
bug fix
|
2020-05-13 13:52:17 +02:00 |
|
erogol
|
1cd25ccf0d
|
bug fix
|
2020-05-12 16:23:32 +02:00 |
|
erogol
|
68dbcee746
|
import condition update for synthesis with TF
|
2020-05-12 16:23:32 +02:00 |
|
erogol
|
b3ec50b5c4
|
tf bacend for synthesis
|
2020-05-12 16:23:32 +02:00 |
|
erogol
|
9915d79173
|
return inputs with synthesis
|
2020-03-24 01:30:58 +01:00 |
|
erogol
|
975842f71a
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-03-10 11:32:26 +01:00 |
|
erogol
|
e97bb45aba
|
bug fixes and fixing unit tests
|
2020-03-10 11:06:25 +01:00 |
|
erogol
|
0f78f5c277
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-03-09 10:25:13 +01:00 |
|
Edresson Casanova
|
36235c5e3f
|
rename text to characters in config.json
|
2020-03-03 09:17:56 -03:00 |
|
Edresson Casanova
|
8feb326a60
|
add text parameters in config.json
|
2020-03-01 15:47:08 -03:00 |
|
erogol
|
bc6764a5c7
|
bug fix at server
|
2020-02-21 15:00:40 +01:00 |
|
erogol
|
6977899d07
|
fix constant GL bug in synthesis
|
2020-02-19 17:54:06 +01:00 |
|
Eren Golge
|
0e0d0345cd
|
call truncated inference
|
2019-10-29 17:41:07 +01:00 |
|
Eren Golge
|
60b6ec18fe
|
bug fix for synthesis.py
|
2019-10-29 17:38:59 +01:00 |
|
Eren Golge
|
e02fc51fde
|
server update for changing r value
|
2019-08-23 12:28:05 +02:00 |
|
Reuben Morais
|
9a61dfa155
|
Address additional lint problems
|
2019-07-19 11:35:06 +02:00 |
|
Reuben Morais
|
11e7895329
|
Fix Pylint issues
|
2019-07-19 09:08:51 +02:00 |
|
Thomas Werkmeister
|
ee4d55549d
|
check for speaker id is None before put on cuda
|
2019-07-17 14:08:53 +02:00 |
|
Eren Golge
|
1468db0d07
|
bug fix for multispeaker test run
|
2019-07-12 10:50:20 +02:00 |
|
Thomas Werkmeister
|
d23e29ea1f
|
extracted id to torch code
|
2019-07-02 14:40:01 +02:00 |
|
Thomas Werkmeister
|
ba8cc8054b
|
disabling multispeaker with num_speakers=0
|
2019-07-01 14:01:34 +02:00 |
|
Thomas Werkmeister
|
05ff8801d1
|
config, benchmark notebook, synthesis fixed
|
2019-06-26 13:31:16 +02:00 |
|
Thomas Werkmeister
|
d172a3d3d5
|
multispeaker
|
2019-06-26 12:59:14 +02:00 |
|
Eren Golge
|
51f1cd67e3
|
bug fix
|
2019-06-15 01:22:27 +02:00 |
|
Eren Golge
|
037ec13453
|
config update, audio.py update and modularize synthesize.py
|
2019-06-14 16:18:49 +02:00 |
|
Eren Golge
|
e061ed091a
|
modularize synthesis
|
2019-06-12 12:12:22 +02:00 |
|
Eren Golge
|
0f8936d744
|
GST inference
|
2019-06-12 12:12:01 +02:00 |
|
Eren Golge
|
63eea4a364
|
bug fix
|
2019-06-06 10:24:34 +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
|
f96945443e
|
add start char but remove end char
|
2019-03-22 23:48:44 +01:00 |
|
Eren Golge
|
b9b79fcf0f
|
inference truncated NEED TO BE TESTED
|
2019-03-11 17:40:09 +01:00 |
|
Eren Golge
|
a2a22d253f
|
synthesis update compatible with multiplt architecture
|
2019-03-06 13:11:46 +01:00 |
|
Eren Golge
|
1e8fdec084
|
Modularize functions in Tacotron
|
2019-03-05 13:25:50 +01:00 |
|
Eren Golge
|
caae1af4f6
|
visual updates for phoenemes
|
2019-02-25 17:20:36 +01:00 |
|
Eren Golge
|
915783e10e
|
enable phoneme based synthesizing
|
2019-01-16 15:53:07 +01:00 |
|
Eren Golge
|
7edb53ce63
|
Debug prints for phoneme extraction
|
2019-01-16 12:06:59 +01:00 |
|
Eren Golge
|
5f22e2a83a
|
use phoneme to sequence for synthesis
|
2019-01-16 12:05:29 +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
|
161a26c9dd
|
Plot mel spectrogram if required
|
2018-11-13 12:10:40 +01:00 |
|
Eren Golge
|
c8a552e627
|
Batch update after data-loss
|
2018-11-02 16:13:51 +01:00 |
|