-
**Summary[问题简述(一句话)]**
using version v0.0.1,and pretrained model https://pan.baidu.com/s/1PI-hM3sn5wbeChRryX-RCQ 提取码:2021,but occur issue:
ValueError: loaded state dict contains a parameter group t…
-
Could you also try to add the old thinker anonymous text to speech tool I will hmget up later today and send you a link to it including the models
-
It seems that the generated audios cannot be longer of 12 seconds. You can try for example the text "VilaWeb fou el primer mitjà digital català en incorporar una plataforma de blogs personals fàcilmen…
-
Prefacing that I am absolutely not a techy person so this might be a silly question. I'm trying to run do_tts.py but I keep running into an error that has something to do with "numpy" not having the "…
-
i want to build a commercial synthesizer, in i want to know how much it take to make 1 min audio with gtx1080 gpu cause running `python synthesize.py --model='Tacotron-2'` take too much time, and also…
-
Thanks for your nice work. I have trained the model on Blizzard 2013 dataset. The synthesized files from 185k and 385k checkpoints are available in the following link. I used the samples from LJ-Speec…
-
Hi, I have seen this mentioned a couple times, but not really very touched upon. I notice that the TTS I train has trouble with the F0 of my female speaker (it glottalizes too much to the point where …
-
### Clear and concise description of the problem
A list of few new features that can make Code Generator super awesome
1. Side by side comparison of pytorch vs ignite code ! So code-generator wo…
-
### Model description
🐸TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve the best trade-off among ease-of-training, speed and quality…
-
Hello,
I understand what outputs_per_step does, however, should it always be a low value (ie, around 2 or 5) or it can be about 50?
How is it possible that you set the batch size in tacotron to 32…