-
Hello.
Thanks for the great repo.
I am trying to train a pre-trained fastspeech2 model(kss).
It seems that a duration is needed for learning, which can be extracted by training a tacotron.
I have …
-
## 🐛 Description
I've trained vanilla T2+DCA for 300k steps on the current `main` branch and it sounds/looks broken.
### To Reproduce
[Training script](https://pastebin.com/Jx0LBT7i)
[Config…
-
否则输入过长可能 fastspeech2 句末效果不好或爆显存
英文 transformer tts 和 tacotron2 除外
-
## 🐛 Bug
The evaluation code for the Librispeech ASR Pre-training in https://github.com/facebookresearch/fairseq/blob/main/examples/speech_text_joint_to_text/docs/pre-training.md seems not to be well…
czy97 updated
2 years ago
-
HI, Thanks for your work and , could you please tell me if you have any implementation for voice-clone using multi-speaker dataset? Or some advice about how to merge your work with the synthesizer in …
-
## 🐛 Description
Hi, I installed the tts via pip and tried to start the server by:
tts-server --port 9300 --model_name tts_models/zh-CN/baker/tacotron2-DDC-GST --vocoder_name vocoder_models/univer…
-
### Describe the bug
Following the steps on the [tutorial] (https://tts.readthedocs.io/en/latest/tutorial_for_nervous_beginners.html)
GlowTTS:
`python3 -m trainer.distribute --script train.py --g…
-
Thank you for building a great open source project.
I'm trying to train Tarcotron using Korean datasets.
While training I just noticed that depending on `max_duration`, frame padding length will…
-
I want to use baker datasets to train fastspeech2, but I can't find duration files, baker datasets has textgrid files, I also don't kown how to creat duration files.
-
## Description
How to run multiple TensorRT models altogether in one inference code?
When I am trying to run, I got an error - Cuda context missing.
## Environment
**TensorRT Version**: 7.2
…