-
Wow this looks great!
Just wondering about language support. You have any plans to support other languages than English?
I'm planing to do LipSync for my game in Unity that has animations done in…
-
I encountered this error when trying to train a new model for a different language. Lexicon, TextGrid, .lab files is from MFA
Can you please take a look at this issue @ming024
```
Traceback (mos…
-
When I run the training script it seems to go well but then it says it cannot locate one of the wav files.
I've gone into the filelist and tried removing the entries but it would just keep listing…
-
Hi,
I would like to use the pretrained acoustic model for English but use it in combination with a new in-domain language model, for which I have to generate pronunciations.
I am used to the Kal…
-
Pardon the questions, but I'm new to machine learning and am trying to familiarize myself with the field.
Is WaveRNN (here and in the original paper) not an end-to-end text to speech system like Ta…
-
>>> import syllapy
>>> syllapy.count('feature')
2
>>> syllapy.count('features')
3
-
GPU: 1060 6Gb
`❯ python train.py -c config.json -p train_config.output_directory=outdir
train_config.output_directory=outdir
output_directory=outdir
{'train_config': {'output_directory': 'outdir…
-
Hi,i want to run this flowtron model for bangla dataset.But validation loss becomes NaN.What can be the possible solution for this error?
` exp_avg_sq.mul_(beta2).addcmul_(1 - beta2, grad, grad)
1:…
-
Hi, I am trying to develop the model for a single speaker , and I happen to have around roughly 10-12 minutes of data.
would this be enough to get decent passable results?
(I plan on using a pretr…
-
Hi, I'm going to re-raise the topic in #12, which is currently closed. I apologize, and I appreciate that this is in some sense bad form.
I also would like the ability to, occasionally, fine-contr…