Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
WARNING: Ignoring version 2.0.6 of omegaconf since it has invalid metadata: Requested omegaconf-r requirements-dml.txt (line 7)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators...
## Description There are sections in the Japanese README where single quotes are used instead of back quotes for Markdown formatting. This needs to be corrected to ensure proper display....
# Pull request checklist - [x] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please) - [x] Ready to be merged. - [x] The...
Fix minor typo
I’m trying to perform voice modulation after running ./run.sh on my MacBook, but I’m encountering the following error. What should I do? Traceback (most recent call last): File "/Users/rhythy/Documents/AI/RVC-beta0717/my_utils.py", line...
Removing hard-coded `2333333` in latest saved checkpoint model. This make the code more logical and informative. # Pull request checklist - [x] The PR has a proper title. Use [Semantic...
``` ModuleNotFoundError: No module named 'parselmouth' (myenv) PS C:\Falcon\rvc\Retrieval-based-Voice-Conversion-WebUI> pip install parselmouth Collecting parselmouth Using cached parselmouth-1.1.1.tar.gz (33 kB) Installing build dependencies ... done Getting requirements to build wheel ......
# Pull request checklist - [x] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please) - [x] Make sure this is ready to be...
Whether the voice of the macbook changes in real time
In [Preparing the environment](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/README.en.md#preparing-the-environment), it states this: > The following commands need to be executed in the environment of Python version 3.8 or higher. However, if I try to install...