Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
Hey all, I used my **M1 MacBook Pro** and trained a model with a dataset with .wav format that is **30 min long** without slicing it, and I have some...
# 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 you are requesting the right...
When I call infer_convert from the API I get the following error. UI/.venv/lib/python3.8/site-packages/gradio/components.py", line 2752, in process_single_file f["name"], TypeError: string indices must be integers
# PR type Bug fix # Description Since numpy 1.24.0, the float attribute has been removed (Refer to the [update log](https://numpy.org/doc/stable/release/1.24.0-notes.html)). Due to the update, vc-webui inference doesn't work with...
Add Support For Apple MLX Backend for possible training implementation on Apple Silicon Devices Code: https://github.com/ml-explore/mlx Docs: https://ml-explore.github.io/mlx/build/html/index.html
So i downloaded https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/RVC1006Nvidia.7z ran the web ui and when i select the file , specify the output and select the model and click convert the progress shows up and...
Support for older video cards Can you add support for Nvidia 700 and 900 series video cards, and similarly from amd, this may please people with such video cards.
Please move away from PySimpleGUI for the real time GUI. I, and many many others do not trust the company behind this software as they have closed off access to...
Hello all, I've been giving training my own ai voice model a go using Mangio RVC, but it looks like I've run into the dreaded imcompatible GPU program a few...
I am experiencing an issue with the Pinokio, specifically when using RVC installed within this environment. The main problem arises during the execution of audio processing tasks Environment: Operating System:...