-
Hello,
I recently ran the GeDEX-TTS training using the VCTK dataset and followed the instructions provided in the GeDEX-TTS/config/VCTK/base.yaml configuration file. The only modifications I made w…
thunn updated
2 months ago
-
When I start the gradio UI the top dropdown is empty and when I click it I get the error
```
2024-09-19 18:09:56 | INFO | gradio_web_server | Models: []
2024-09-19 18:09:56 | ERROR | stderr | D:\…
-
-
```
❯ python train_diff.py -c configs/diffusion-new.yaml
Traceback (most recent call last):
File "train_diff.py", line 7, in
from diffusion.vocoder import Vocoder, Unit2Mel, Unit2Wav
Fil…
-
Hi, I tried using this tool and it worked just fine. Then I tried to train a model, deleted the folder in voices and training. And when I relaunch the app, the gradio app keeps saying "Loading..." wit…
-
Hi, awesome work, thanks. I get this error when using inference.py, any idea how to solve it?, thanks in advance!
Traceback (most recent call last):
File "/workspace/wav2vec-vc/inference.py", l…
-
I've figured I can't use more than 1-2 instances of Calf Vocoder in Ardour, or my DSP load and make working on projects really difficult.
I've asked about this before, and I think the response was …
-
Hi!
I have a problem on compiling this tool.
What could be a problem? There is no file imbe_vocoder/src/lib/imbe.a in repository.
```
make -C Common
make[1]: Entering directory '/opt/AMBETools/C…
-
While at: Real-Time-Voice-Cloning-master/saved_models/default % tree -f
.
├── ./encoder.pt
├── ./synthesizer.pt
└── ./vocoder.pt
1 directory, 3 files
ursa@USQ04Q6HK79M default % cd ..
ursa@US…
-
Dear all,
How can I insert my python LPC vocoder to use it under Merlin neural network?
My vocoder parameters are: f0 & LP coefficients.
Thanks in advance
Ali