pipeline_tag: audio-to-audio
tags:
- AI
- RVC
- VITS
- VC
- Voice Conversion
- Voice2Voice
license: mit
datasets:
- CSTR-Edinburgh/vctk
base_model:
- lj1995/VoiceConversionWebUI
A simple, high-quality voice conversion tool, focused on ease of use and performance.
🌐 Website • 📚 Documentation • ☎️ Discord
🛒 Plugins • 📦 Compiled • 🎮 Playground • 🔎 Google Colab (UI) • 🔎 Google Colab (No UI)
Introduction
Applio is a powerful voice conversion tool focused on simplicity, quality, and performance. Whether you're an artist, developer, or researcher, Applio offers a straightforward platform for high-quality voice transformations. Its flexible design allows for customization through plugins and configurations, catering to a wide range of projects.
Getting Started
1. Installation
Run the installation script based on your operating system:
- Windows: Double-click
run-install.bat
. - Linux/macOS: Execute
run-install.sh
.
2. Running Applio
Start Applio using:
- Windows: Double-click
run-applio.bat
. - Linux/macOS: Run
run-applio.sh
.
This launches the Gradio interface in your default browser.
3. Optional: TensorBoard Monitoring
To monitor training or visualize data:
- Windows: Run
run-tensorboard.bat
. - Linux/macOS: Run
run-tensorboard.sh
.
For more detailed instructions, visit the documentation.
Commercial Usage
For commercial use, follow the MIT license and contact us at support@applio.org to ensure ethical use. The use of Applio-generated audio files must comply with applicable copyrights. Consider supporting Applio’s development through a donation.
References
Applio is made possible thanks to these projects and their references:
- gradio-screen-recorder by gstaff
- rvc-cli by blaisewf