VoiceCloning-be commited on
Commit
be6b34b
โ€ข
1 Parent(s): 5f96890

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -81
README.md CHANGED
@@ -1,81 +1,7 @@
1
- <h1 align="center">
2
- <a href="https://applio.org" target="_blank"><img src="https://github.com/IAHispano/Applio/assets/133521603/78e975d8-b07f-47ba-ab23-5a31592f322a" alt="Applio"></a>
3
- </h1>
4
-
5
- <p align="center">
6
- <img alt="Contributors" src="https://img.shields.io/github/contributors/iahispano/applio?style=for-the-badge&color=FFFFFF" />
7
- <img alt="Release" src="https://img.shields.io/github/release/iahispano/applio?style=for-the-badge&color=FFFFFF" />
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 [email protected] 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
+ ---