-
Hi,
May I ask if training data is available some where for downloading.
I see that training takes a lot time, where did you train 2 models : tacotron2 and wavenet?
Regards,
Lee
-
Dear Team,
I am trying to learn possibility of ESPnet2 TTS usage in the modest computer devices like PC, notebook and others.
Currently I am testing it in my notebook:
LENOVO B590
Intel(R) Celer…
-
According to the comment written at the beginning in [egs2/jsut/tts1/conf/tuning/train_tacotron2.yaml](https://github.com/espnet/espnet/blob/9e1b9d533593ee632efd44d15448a3b4a6e44678/egs2/jsut/tts1/con…
-
Prescript: I posted this on https://discourse.mozilla.org/t/using-the-tts-on-a-macbook-pro/44140, but I got no response, so I'm posting it here.
My eyes have been giving me trouble again, and I am …
-
本書 p.294 記載のソースコードで、 `Tacotron2` クラスの `__init__` が誤って `_init_` と命名されているように思います。
-
Hello @hamedhemati
When I tried to run the `generate.sh` file. I faced this error:
```
/usr/bin/python3: Error while finding module specification for 'TTS.acoustic_model.tacotron2.generate' (Mod…
-
I want to train TTS for hindi language and what changes I need to make in espnet2/egs/ljspeech/tts1 receipe so that I can generate phonemes and token.txt file as per hindi language
-
Hi,
I'm very new for the tts. I currently want to use the Mel spectrograms from the pre-trained nvidia/tacotron2 to produce the audios by using this pre-trained hifigan of this repo. But encounter t…
-
Requirement already satisfied: argcomplete>=1.8.1 in ./tools/venv/lib/python3.7/site-packages (from yq->paddle-speech==2.1.2) (1.12.3)
Building wheels for collected packages: paddle-speech
Buildin…
-
I am fine-tuning tacotron 2 for Kurdish language.
The training stats are all decreasing but the Evaluation stats are increasing.
Can anyone tell me what is wrong, is there any solution for tha…