Update README.md
Browse files
README.md
CHANGED
@@ -1,84 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
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">VITS-based Voice Conversion focused on simplicity, quality, 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 VITS-based voice conversion tool designed with a focus on simplicity, quality, and performance. Whether you're an artist experimenting with voice synthesis, a developer building applications, or a researcher exploring new audio technologies, Applio provides an easy-to-use platform that produces high-quality voice transformations with minimal effort. Built to be flexible, Applio can be customized with various plugins and configurations to meet the needs of your project.
|
38 |
-
|
39 |
-
## Getting Started
|
40 |
-
|
41 |
-
To get started with Applio, simply follow these steps:
|
42 |
-
|
43 |
-
### 1. Installation:
|
44 |
-
|
45 |
-
- Run the installation script based on your operating system:
|
46 |
-
- **Windows:** Double-click on the `run-install.bat` file.
|
47 |
-
- **Linux/macOS:** Execute the `run-install.sh` script.
|
48 |
-
|
49 |
-
### 2. Running Applio:
|
50 |
-
|
51 |
-
- After the installation is complete, you can start Applio using the appropriate script:
|
52 |
-
- **Windows:** Double-click on `run-applio.bat`.
|
53 |
-
- **Linux/macOS:** Run the `run-applio.sh` script.
|
54 |
-
|
55 |
-
The application will start the Gradio interface, allowing you to interact with Applio in your default browser.
|
56 |
-
|
57 |
-
### 3. Optional: TensorBoard Monitoring
|
58 |
-
|
59 |
-
- If you want to monitor the training process or visualize data, you can run TensorBoard using:
|
60 |
-
- **Windows:** `run-tensorboard.bat`
|
61 |
-
- **Linux/macOS:** `run-tensorboard.sh`
|
62 |
-
|
63 |
-
For more detailed instructions, check out the [documentation](https://docs.applio.org).
|
64 |
-
|
65 |
-
## Commercial Usage
|
66 |
-
|
67 |
-
For commercial purposes, please adhere to the guidelines outlined in the [MIT license](./LICENSE) governing this project. Prior to integrating Applio into your application, we kindly request that you contact us at [email protected] to ensure ethical use.
|
68 |
-
|
69 |
-
Please note, the use of Applio-generated audio files falls under your own responsibility and must always respect applicable copyrights. We encourage you to consider supporting the continuous development and maintenance of Applio through a donation.
|
70 |
-
|
71 |
-
Your cooperation and support are greatly appreciated. Thank you!
|
72 |
-
|
73 |
-
## References
|
74 |
-
|
75 |
-
Applio is possible thanks to these projects and those cited in their references.
|
76 |
-
|
77 |
-
- [gradio-screen-recorder](https://huggingface.co/spaces/gstaff/gradio-screen-recorder) by gstaff
|
78 |
-
- [rvc-cli](https://github.com/blaisewf/rvc-cli) by blaisewf
|
79 |
-
|
80 |
-
### Contributors
|
81 |
-
|
82 |
-
<a href="https://github.com/IAHispano/Applio/graphs/contributors" target="_blank">
|
83 |
-
<img src="https://contrib.rocks/image?repo=IAHispano/Applio" />
|
84 |
-
</a>
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Magnata Music
|
4 |
+
sdk: gradio
|
5 |
+
emoji: ⚡
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: blue
|
8 |
+
short_description: Magnata é uma ferramenta poderosa de conversão de voz.
|
9 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|