-
When starting a discord bot in the background, #play_file stops the process, because of the way
ffmpeg is used in voice/encoder.rb (ffmpeg by default expects stdin to exist - when started from shell…
-
I'm trying to run Inference towards style transfer of custom voice in colab. I got this error:
Traceback (most recent call last):
File "GenerSpeech.py", line 35, in
GenerSpeechInfer.examp…
-
please , i have a question , can we inference on an unseen audios target ? i see that you have to convert them into npy, but is that all ?
-
1)Use miven's model:
https://pan.baidu.com/s/1PI-hM3sn5wbeChRryX-RCQ code: 2021
2)Got exception
size mismatch for encoder.embedding.weight: copying a param with shape torch.Size([70, 512]) from c…
-
**Hi, I'm trying to run this code from the following repository (https://github.com/CorentinJ/Real-Time-Voice-Cloning), I already installed all requirements, however I'm getting this error when I run …
-
There's something weird going on, the new links to the pretrained models work fine when executing manually, but when I run the script and check the folder saved_models it is empty.
```
-----------…
-
Loading weights at synthesizer\saved_models\chara\chara.pt
Traceback (most recent call last):
File "I:\voice\audio\MockingBird-main\synthesizer_train.py", line 37, in
train(**vars(args))
…
-
# Description
* Trying to have a Microphone Input (original voice) to a virtual Microphone out->input (changed voice) that can be used as a recording device (e. g. Audacity)
* Cannot find segfault…
-
This could be fun with a gamepad too. I started [a feature branch](https://github.com/xmacex/pit-orchisstra/tree/gamepad) for NES-style controllers with D-pad, A, B, start and select. It is half-teste…
-
Hi,
Great work with Real Time Voice Cloning!
I already got _some_ experience training the models. I fine tuned the model with one of the speakers from dev-clean LibriSpeech and successfully got n…