-
### Describe the bug
When using the model: **tts_models/es/mai/tacotron2-DDC**
And using as example the phrase: "Los flamencos son aves gregarias altamente especializadas, que habitan sistemas salin…
-
Hi, I'm trying to use a Japanese dataset.
I made the filelist look like this:
`dataset/ang/wav/angry-0.wav|Kimurasan wa watashi ni shashin wo misete kuremashita.`
`dataset/ang/wav/angry-1.wav|Tero …
-
When I do tts fintuing using jvs recipe. I finished stage1-5, but in stage 6, When I using recommeded command :
$ ./run.sh --stage 6 --train_config conf/tuning/finetune_tacotron2.yaml \
--train_…
-
Are you open to support Arabic language? you can use Dr.Nawar Halabi dataset :https://www.kaggle.com/datasets/bc297d8ca0753cd21cdcacd7bd324c0c607361a14471c801f09b028a1ecb098e
-
Hi I'm running into the below error - has anyone else encountered this and know a fix?
File ".../tacotron/text/__init__.py", line 4, in
from Tacotron.text import cleaners
ModuleNotFoundError…
-
Hello,
I am trying to customize pitch, energy and duration on FS2 and i realized that it's not possible on the [pretrained FS2](https://huggingface.co/espnet/kan-bayashi_ljspeech_tts_train_fastspee…
-
ImportError: Numba requires at least version 0.40.0 of llvmlite.
Installed version is 0.39.1.
Please update llvmlite.
originally i got this error:
ImportError: Numba requires at least versio…
-
I found that the style image (style_img) needs to be used in training, but I looked at your data processing code. I found that there was no part about how the image came from, only the code to determi…
-
I finally got all the errors resolved, but then this new one came up:
`RuntimeError: cuda runtime error (2) : out of memory at /pytorch/aten/src/THC/generic/THCStorage.cu:58`
Here is the full log:…
-
Hello, I am very interested in your project and have been trying to replicate it recently. Excuse me, when I ran to step 5, this error occurred because there are non UTF-8 encoded models in all models…