-
Using model: Tacotron
Using device: cpu
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
2.11.0
### Custom Code
Yes
### OS Platform and Distribut…
-
I'm using a fork of https://github.com/Tomiinek/Multilingual_Text_to_Speech as the project https://github.com/CherokeeLanguage/Cherokee-TTS.
The TTS project I'm using shows the below for audio para…
-
Hi,
I have trained a vocoder model using parallel_wavegan on my own corpus and wondering if I can upload it just like TTS models (tacotron, fastspeech, etc) to huggingface and then use the ```vocoder…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
2.11.0
### Custom Code
Yes
### OS Platform and Distribut…
-
### Describe the bug
I was training a `Capacitron` model with my own dataset (`bn-BD`, 12-hour). Training started successfully, but it stopped after 27 epochs (around 5500 steps) with the following e…
-
As part of exploring Nemo deployment options, I have thought about alternative conversion route : what if we had OnnxModule in TorchScript that would read ONNX binary in buffer on startup and execute…
-
这里是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发帖人联系。
谢绝中介和猎头发帖,违者拉黑。
…
-
Dear @kan-bayashi,
Thank you for your great project!
Is there a chance to use Text2Mel based on deep convolutional neural networks (CNN) with your ParallelWaveGAN?
It is a standard pythorch .pt…
-
Hi
I am trying to train a model for text to speech in German.. I Have been able to train the model using espeak-ng backend, but at inference time I cant get the model to do inference. I am using A…