-
### Describe the bug
Good day!
I'm trying to train YourTTS model, seems like I've done everything correct, however, my training stoped after the first 656 steps. What might be the problem?
### To…
-
Hi, I am getting the following error
`from espnet_onnx.espnet_onnx.export import TTSModelExport
`
-
I've posted this on the oatsu-gh/ENUNU repository too (https://github.com/oatsu-gh/ENUNU/issues/11).
Just as the title says, I'm wondering if the code can be modified to use other vocoders, like th…
-
i want to implent multispeaker tts and i try to compare the two project in this repo. Since the tacotron2-ge2e and fastspeech2-ge2e use different vocoder(waveflow for t2-ge2e and wavegan for f2-ge2e),…
-
Здравствуйте. Спасибо за ваш труд.
У меня есть 3 видеокарты **AMD (2шт - R9 Nano и Vega64)** и **большой** дата сет на 19Гб.
Я готов даже его отдать на общее пользование.
Как я понял для обучени…
-
Hi Thorsten
hope you are well and thank you for you pervious responses.
I am using ESPNET for training TTS and using Tacotron2 for text2Mel + Parallelwavgan for decoding
I am facing some d…
-
I'm unable to understand how to get **'duration_query (str): Query to find duration files in root_dir',** while **preparing data** for training a **fast speech** model. It would be helpful if someone …
-
Hi, I tried synthesising the wav file using 2 ways
Decoding using text2speech -> feat_gen -> vocoder produces different results than text2speech -> wav
```
text2speech = Text2Speech('your mode…
-
When I tried to train the model on LJ Speech dataset with the default parameters, I got the fallowing error:
> Saving model and optimizer state at iteration 0 to outdir/checkpoint_0
Train loss 1 3…
-
I tried to test with ljspeech tacotron2-DDC English model for below text:
"Short form of country names, USA stands for united states of america, UN stands for united nations , UK stands for united ki…