Spaces:
Running
Running
title: Genshin+Applio | |
sdk: gradio | |
emoji: ๐๐ญ | |
colorFrom: green | |
colorTo: green | |
app_port: 7860 | |
<h1 align="center"> | |
<a href="https://applio.org" target="_blank"><img src="https://github.com/IAHispano/Applio/assets/133521603/78e975d8-b07f-47ba-ab23-5a31592f322a" alt="Applio"></a> | |
</h1> | |
<p align="center"> | |
<img alt="Contributors" src="https://img.shields.io/github/contributors/iahispano/applio?style=for-the-badge&color=FFFFFF" /> | |
<img alt="Release" src="https://img.shields.io/github/release/iahispano/applio?style=for-the-badge&color=FFFFFF" /> | |
<img alt="Stars" src="https://img.shields.io/github/stars/iahispano/applio?style=for-the-badge&color=FFFFFF" /> | |
<img alt="Fork" src="https://img.shields.io/github/forks/iahispano/applio?style=for-the-badge&color=FFFFFF" /> | |
<img alt="Issues" src="https://img.shields.io/github/issues/iahispano/applio?style=for-the-badge&color=FFFFFF" /> | |
</p> | |
<p align="center">A simple, high-quality voice conversion tool, focused on ease of use and performance.</p> | |
<p align="center"> | |
<a href="https://applio.org" target="_blank">๐ Website</a> | |
โข | |
<a href="https://docs.applio.org" target="_blank">๐ Documentation</a> | |
โข | |
<a href="https://discord.gg/urxFjYmYYh" target="_blank">โ๏ธ Discord</a> | |
</p> | |
<p align="center"> | |
<a href="https://github.com/IAHispano/Applio-Plugins" target="_blank">๐ Plugins</a> | |
โข | |
<a href="https://huggingface.co/IAHispano/Applio/tree/main/Compiled" target="_blank">๐ฆ Compiled</a> | |
โข | |
<a href="https://applio.org/playground" target="_blank">๐ฎ Playground</a> | |
โข | |
<a href="https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio.ipynb" target="_blank">๐ Google Colab (UI)</a> | |
โข | |
<a href="https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio_NoUI.ipynb" target="_blank">๐ Google Colab (No UI)</a> | |
</p> | |
## 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. | |
## Terms of Use and Commercial Usage | |
Using Applio responsibly is essential. Hereโs a summary of our Terms of Use and commercial guidelines: | |
- Users must respect copyrights, intellectual property, and privacy rights. | |
- Applio is intended for lawful and ethical purposes, including personal, academic, and investigative projects. | |
- Commercial usage is permitted, provided users adhere to legal and ethical guidelines, secure appropriate rights and permissions, and comply with the [MIT license](./LICENSE). | |
For commercial purposes, we recommend contacting us at [[email protected]](mailto:[email protected]) to ensure ethical use. All audio files generated with Applio must comply with applicable copyrights. If you find Applio helpful, consider supporting its development [through a donation](https://ko-fi.com/iahispano). | |
By using Applio, you accept full responsibility for adhering to these terms. Applio and its contributors are not liable for misuse. For more details, please refer to the full [Terms of Use](./TERMS_OF_USE.md). | |
## 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](https://docs.applio.org). | |
## References | |
Applio is made possible thanks to these projects and their references: | |
- [gradio-screen-recorder](https://huggingface.co/spaces/gstaff/gradio-screen-recorder) by gstaff | |
- [rvc-cli](https://github.com/blaisewf/rvc-cli) by blaisewf | |
### Contributors | |
<a href="https://github.com/IAHispano/Applio/graphs/contributors" target="_blank"> | |
<img src="https://contrib.rocks/image?repo=IAHispano/Applio" /> | |
</a> |