-
Hey, just wanted to thank all the contributors and developers involved, this is a solid project!
But wanted to give the heads up on gradio. The version being requested in requirements.txt is kind o…
240db updated
4 weeks ago
-
Hi, I am able to train my own hubert_base with ContentVec project.
But the output hubert_base doesn't work with RVC. I believe that it is beacause some settings or configuration during training wit…
-
![有道截屏翻译结果_1731271516958](https://github.com/user-attachments/assets/1a258bd1-b5cf-4ceb-bb26-d83121507018)
-
The VITS project contains posterior encoder which converts audio to latent space variables.
But HuBERT does the same.
Does RVC work by generating latent space variables with HuBert and than use i…
-
I have this error when trying to use `rvc_python.infer`.
Traceback:
```
Traceback (most recent call last):
File "/home/alcoft/Projects/Tests_I4.0/LibI4/Python_AI/ai_server_all.py", line 1, in …
-
Using docker to build the image, it builds successfully but I get this error when launching container:
```
2024-06-15 19:44:17 No supported Nvidia GPU found, use CPU instead
2024-06-15 19:44:17 …
-
Hi,
Thank you for sharing the project detail. I followed your instruction on Window 11 using anaconda prompt. While running below command,I am getting error. Can you please suggest solution.
(so…
-
Hi there,
I really like this repo and would lik to use it, but I can't. I have installed everything and I started the program with this sell command "sh ./run.sh" (i made the pip install torch and …
-
Getting the following error while using RVC:
Downloading text_2.pt: 100%
5.35G/5.35G [01:19
-
RVC ConfigurationI know how to reproduce a voice using a certain number of data, clean them and then run RVC. But I know nothing about the index file, or anythign related to: n_fft, hop_length, win_le…