-
错误:
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\MockingBird-0.0.1\synthesizer_train.py", line 37, in
train(**vars(args))
File "C:\Users\Administrator\Desktop\M…
-
**see my fork
https://github.com/neonsecret/Real-Time-Voice-Cloning-Multilang
it is adjusted to train the bilingual ru+en model and is easily adjustable for adding new languages
_Originally poste…
-
I was trying to run tacotron gst on a single GPU, but it hangs, after outputting "Successfully opened dynamic library libcublas.so.10.0" nothing happens.
I am running the project on google colabora…
-
Hey DeepSpeech team!
At HuggingFace, we would like to propose an integration with the HuggingFace model hub: https://github.com/huggingface/huggingface_hub. The HuggingFace hub hosts models so that…
-
FYI,
```
$ python3 preprocess.py
WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0.
For more information, please see:
* https://github.com/tensorflow/community/blo…
-
I am using the pretrained model.
When generating a prompt from a 9 second audio with the following transcript.
Voice 1: 9 secs Audio
Transcript 1: Its members include representatives of the tea…
-
I have noticed that "ESPnet2 pretrained model, kan-bayashi/ljspeech_tts_train_transformer_raw_char_tacotron_train.loss.ave, fs=22050, lang=en" for example uses the conf/tuning/train_transformer.yaml …
-
@keithito In Tacotron2 paper https://arxiv.org/abs/1712.05884, the authors mention that "The concatenation of the LSTM output and the attention context vector is then projected through a linear transf…
-
Hi, I follow your guide, get the right docker env.
I run those script successfully, but the result I got is weird.
My Gpu is V100, I test three type of inference:
No amp, amp-run (fp16), and pyt…
-
I try to implement the project by using "py demo_cli.py" command.
Testing your configuration with small inputs.
Testing the encoder...
Testing the synthesizer... (loading the mode…