Open Issues Need Help
View All on GitHubEasily train a good VC model with voice data <= 10 mins!
AI Summary: The user is experiencing an error ('FileNotFoundError') when training a voice conversion model on macOS using the Retrieval-based-Voice-Conversion-WebUI. The error indicates a missing directory ('3_feature768') containing extracted features. The issue might stem from incompatibility with the user's macOS system (M-chip) and the current version of the WebUI. A workaround using an older Windows version of the one-click package is suggested. The task involves debugging the error, potentially investigating compatibility issues between the software and the macOS environment, and possibly adapting the training process for M-chip systems.
Easily train a good VC model with voice data <= 10 mins!
AI Summary: Integrate a new 'Convbased' voice conversion architecture into the existing Retrieval-based-Voice-Conversion-WebUI project. This involves adding support for the model found at the provided Hugging Face link, potentially requiring modifications to the WebUI's model loading and processing functionalities.
Easily train a good VC model with voice data <= 10 mins!