Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,81 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
<img alt="Stars" src="https://img.shields.io/github/stars/iahispano/applio?style=for-the-badge&color=FFFFFF" />
|
9 |
-
<img alt="Fork" src="https://img.shields.io/github/forks/iahispano/applio?style=for-the-badge&color=FFFFFF" />
|
10 |
-
<img alt="Issues" src="https://img.shields.io/github/issues/iahispano/applio?style=for-the-badge&color=FFFFFF" />
|
11 |
-
</p>
|
12 |
-
|
13 |
-
<p align="center">A simple, high-quality voice conversion tool, focused on ease of use and performance.</p>
|
14 |
-
|
15 |
-
<p align="center">
|
16 |
-
<a href="https://applio.org" target="_blank">🌐 Website</a>
|
17 |
-
•
|
18 |
-
<a href="https://docs.applio.org" target="_blank">📚 Documentation</a>
|
19 |
-
•
|
20 |
-
<a href="https://discord.gg/iahispano" target="_blank">☎️ Discord</a>
|
21 |
-
</p>
|
22 |
-
|
23 |
-
<p align="center">
|
24 |
-
<a href="https://github.com/IAHispano/Applio-Plugins" target="_blank">🛒 Plugins</a>
|
25 |
-
•
|
26 |
-
<a href="https://huggingface.co/IAHispano/Applio/tree/main/Compiled" target="_blank">📦 Compiled</a>
|
27 |
-
•
|
28 |
-
<a href="https://applio.org/playground" target="_blank">🎮 Playground</a>
|
29 |
-
•
|
30 |
-
<a href="https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio.ipynb" target="_blank">🔎 Google Colab (UI)</a>
|
31 |
-
•
|
32 |
-
<a href="https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio_NoUI.ipynb" target="_blank">🔎 Google Colab (No UI)</a>
|
33 |
-
</p>
|
34 |
-
|
35 |
-
## Introduction
|
36 |
-
|
37 |
-
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.
|
38 |
-
|
39 |
-
## Getting Started
|
40 |
-
|
41 |
-
### 1. Installation
|
42 |
-
|
43 |
-
Run the installation script based on your operating system:
|
44 |
-
|
45 |
-
- **Windows:** Double-click `run-install.bat`.
|
46 |
-
- **Linux/macOS:** Execute `run-install.sh`.
|
47 |
-
|
48 |
-
### 2. Running Applio
|
49 |
-
|
50 |
-
Start Applio using:
|
51 |
-
|
52 |
-
- **Windows:** Double-click `run-applio.bat`.
|
53 |
-
- **Linux/macOS:** Run `run-applio.sh`.
|
54 |
-
|
55 |
-
This launches the Gradio interface in your default browser.
|
56 |
-
|
57 |
-
### 3. Optional: TensorBoard Monitoring
|
58 |
-
|
59 |
-
To monitor training or visualize data:
|
60 |
-
|
61 |
-
- **Windows:** Run `run-tensorboard.bat`.
|
62 |
-
- **Linux/macOS:** Run `run-tensorboard.sh`.
|
63 |
-
|
64 |
-
For more detailed instructions, visit the [documentation](https://docs.applio.org).
|
65 |
-
|
66 |
-
## Commercial Usage
|
67 |
-
|
68 |
-
For commercial use, follow the [MIT license](./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](https://ko-fi.com/iahispano).
|
69 |
-
|
70 |
-
## References
|
71 |
-
|
72 |
-
Applio is made possible thanks to these projects and their references:
|
73 |
-
|
74 |
-
- [gradio-screen-recorder](https://huggingface.co/spaces/gstaff/gradio-screen-recorder) by gstaff
|
75 |
-
- [rvc-cli](https://github.com/blaisewf/rvc-cli) by blaisewf
|
76 |
-
|
77 |
-
### Contributors
|
78 |
-
|
79 |
-
<a href="https://github.com/IAHispano/Applio/graphs/contributors" target="_blank">
|
80 |
-
<img src="https://contrib.rocks/image?repo=IAHispano/Applio" />
|
81 |
-
</a>
|
|
|
1 |
+
---
|
2 |
+
title: ApplioV3.2.5-ZeroGPU
|
3 |
+
sdk: gradio
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: indigo
|
6 |
+
short_description: ApplioV3.2.5 on ZeroGPU
|
7 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|