Skip to content

blaise-tk/VoRAS

Repository files navigation

VoRAS: Vocos Retrieval and self-Augmentation for Speech

VoRAS is a model designed for fast and lightweight voice cloning built upon RVC, with the enhancement of utilizing Vocos as a replacement for the vocoder, and a restructuring of the overall model architecture to a more modern design.

Important

VoRAS is still in the experimental development phase (Inference is not working).

Installation

Windows

./run-install.bat

Linux

chmod +x run-install.sh
./run-install.sh

Usage

Windows

./run-voras.bat

Linux

chmod +x run-voras.sh
./run-voras.sh

Credits

VoRAS acknowledges the following projects and resources for their contributions: