-
**Describe the bug**
I transfer Tacotron2 model(pytorch) to onnx according to https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/SpeechSynthesis/Tacotron2/exports/export_tacotron2_onn…
-
Related to SpeechSynthesis/Tacotron2
SpeechSynthesis/Tacotron2
**Describe the bug**
I followed the guide 'Tacotron2 + WaveGlow Inference Using TensorRT Inference Server with TensorRT',
https://g…
-
I used the Tacotron2 -> ONNX export script: [PyTorch/SpeechSynthesis/Tacotron2/exports/export_tacotron2_onnx.py](https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/SpeechSynthesis/Taco…
-
Hey! I am new here! Do you know how to set Tacotron 2 for Polish language samples?
-
How does tacotron2 support multi-level prosody? Such as #1, #2, #3, #4 for mandarin language.
Help explain, thanks.
-
I there way to set Tacotron 2 for Bengali language samples?
-
### Description
I trained a Tacotron2 model using the `espnet/egs2/ljspeech/tts1` recipe with the configuration file `espnet/egs2/ljspeech/tts1/conf/tuning/train_tacotron2.yaml`.
I want to obtain …
-
raceback (most recent call last):
File "D:\C\Comprehensive-Tacotron2-main\preprocess.py", line 28, in
main(preprocess_config)
File "D:\C\Comprehensive-Tacotron2-main\preprocess.py", line 1…
-
سلام
چرا خروجی نویزه؟ هر بار اینفرنس هم ۱۰ دقسقه طول میکشه؟
اگه امکان داره یه راهنمای اینفرس جامع تر قرار بدید ممنون
@karim23657
`!tts --text "زندگی فقط یک بار است؛ از آن به خوبی استفاد…
-
**Issue:** Need to be able to run TTS easily
**Task:** Create function that creates audio from text using pytorch implementation of tacotron2
https://github.com/NVIDIA/tacotron2
**Desired input…