freshyfresco commited on
Commit
22d736d
β€’
1 Parent(s): 440725b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +105 -2
README.md CHANGED
@@ -1,15 +1,118 @@
1
-
2
  ---
3
  license: openrail
4
  title: Applio-V3
5
  sdk: gradio
6
  emoji: 🍏
7
- colorFrom: green
8
  colorTo: green
 
9
  ---
10
  # Applio
11
 
12
  Welcome to **Applio**, the ultimate voice cloning tool meticulously optimized for unrivaled power, modularity, and a user-friendly experience.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ### Contributors
14
  <a href="https://github.com/IAHispano/Applio/graphs/contributors" target="_blank">
15
  <img src="https://contrib.rocks/image?repo=IAHispano/Applio" />
 
 
1
  ---
2
  license: openrail
3
  title: Applio-V3
4
  sdk: gradio
5
  emoji: 🍏
6
+ colorFrom: purple
7
  colorTo: green
8
+ pinned: true
9
  ---
10
  # Applio
11
 
12
  Welcome to **Applio**, the ultimate voice cloning tool meticulously optimized for unrivaled power, modularity, and a user-friendly experience.
13
+
14
+ [![Precompiled Versions](https://img.shields.io/badge/Precompiled%20Versions-ffffff?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAALEsAACxLAaU9lqkAAAHzSURBVDhPrVFNaBNBFP5m9idJU9tE2srS5KSNlxT00AhSEEH01GMOIkpPBSmCehE99aIgVOrJgzdP6kE8qoQKEqmIV00PhRQ3jSbdTbRVm7rbnfHNJLV4lX7w3sx8733z3szDvkIIkQyCoEB2otls9vfof8B6q0a9Xu8b2V66bTSez7BguU+FhT3eQfb8Q549d4sxttVL3RNKKS3xaeEVX797GkOxHkuQZF4Ikb3zZjmcOJvP5wNFc+UUwrXFWd6Y1yK3YWlOadx12o9Y4O7cqZyDKzpA2BUy7j6bRprBWwsw/yTdLfTNwL3HaeBnB0gF4KtPp1WuEuwJ2cYYLAPDjokbF9rUOpA+IHDzYhtIUOsxCyxqjalcJdDCYrHIpLA7aPwAOiEW38dx+XoGM9cy+Lhiak7HWKKjcpVGu99+5ZL9buoR7BY9NkJE98nPo5AxCXP0C1USgGkAO8MIT76ctQ8efqAr8u+VY0ATMOg4EIcxYMMc92DlfLCkrTmYFBNfgY3Kca1RDiZdLah4PyWlEsAg2eZ219RecSomGZgRV//WbbVWq2UObb29b7RfT/FwxQZPIUoWlqQUkfHrwySTm0zauXBn6MyLVnLyquM4q0q3C14qlQY9z5uoVqtH6UyPovG57hHf9wvlcpnm8ncK/wvgD6Orstc1XrkKAAAAAElFTkSuQmCC&link=https://huggingface.co/IAHispano/applio/tree/main/Applio%20V3%20Precompiled)](https://huggingface.co/IAHispano/applio/tree/main/Applio%20V3%20Precompiled)
15
+ ![GitHub Release](https://img.shields.io/github/v/release/iahispano/applio-rvc-fork?style=flat-square)
16
+ ![GitHub Repo stars](https://img.shields.io/github/stars/iahispano/applio-rvc-fork?style=flat-square)
17
+ ![GitHub forks](https://img.shields.io/github/forks/iahispano/applio-rvc-fork?style=flat-square)
18
+ [![Support Discord](https://img.shields.io/discord/1096877223765606521?style=flat-square)](https://discord.gg/iahispano)
19
+ [![Issues](https://img.shields.io/github/issues/iahispano/applio-rvc-fork?style=flat-square)](https://github.com/IAHispano/Applio-RVC-Fork/issues)
20
+ [![Open In Collab](https://img.shields.io/badge/google_colab-F9AB00?style=flat-square&logo=googlecolab&logoColor=white)](https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio.ipynb)
21
+
22
+ ## Content Table
23
+ - [**Installation**](#installation)
24
+ - [Windows](#windows)
25
+ - [Linux](#linux)
26
+ - [Using Makefile](#using-makefile-for-platforms-such-as-paperspace)
27
+ - [**Usage**](#usage)
28
+ - [Windows](#windows-1)
29
+ - [Linux](#linux-1)
30
+ - [Using Makefile](#using-makefile-for-platforms-such-as-paperspace-1)
31
+ - [**Repository Enhancements**](#repository-enhancements)
32
+ - [**Credits**](#credits)
33
+ - [Contributors](#contributors)
34
+
35
+ ## Installation
36
+ Download the latest version from [GitHub Releases](https://github.com/IAHispano/Applio-RVC-Fork/releases) or use [Precompiled Versions](https://huggingface.co/IAHispano/applio/tree/main/Applio%20V3%20Precompiled).
37
+
38
+ ### Windows
39
+ ```bash
40
+ ./run-install.bat
41
+ ```
42
+
43
+ ### Linux
44
+ ```bash
45
+ chmod +x run-install.sh
46
+ ./run-install.sh
47
+ ```
48
+ *If you have problems with fairseq try `pip install git+https://github.com/One-sixth/fairseq.git` (https://github.com/IAHispano/Applio/issues/204)*.
49
+
50
+ ### Using Makefile (for platforms such as [Paperspace](https://www.paperspace.com/))
51
+ ```
52
+ make run-install
53
+ ```
54
+
55
+ ## Usage
56
+ Visit [Applio Documentation](https://docs.applio.org/) for a detailed UI usage explanation.
57
+
58
+ ### Windows
59
+ ```bash
60
+ ./run-applio.bat
61
+ ```
62
+
63
+ ### Linux
64
+ ```bash
65
+ chmod +x run-applio.sh
66
+ ./run-applio.sh
67
+ ```
68
+
69
+ ### Using Makefile (for platforms such as [Paperspace](https://www.paperspace.com/))
70
+ ```
71
+ make run-applio
72
+ ```
73
+
74
+ ## Repository Enhancements
75
+
76
+ This repository has undergone significant improvements to enhance its functionality and maintainability:
77
+
78
+ - **Code Modularization:** The codebase has been restructured to follow a modular approach. This ensures better organization, readability, and ease of maintenance.
79
+ - **Hop Length Implementation:** Special thanks to [@Mangio621](https://github.com/Mangio621/Mangio-RVC-Fork) for introducing hop length implementation. This enhancement enhances the efficiency and performance on Crepe (previously known as Mangio-Crepe).
80
+ - **Translations to +30 Languages:** The repository now supports translations in over 30 languages, making it more accessible to a global audience.
81
+ - **Cross-Platform Compatibility:** With multiplatform compatibility, this repository can seamlessly operate across various platforms, providing a consistent experience to users.
82
+ - **Optimized Requirements:** The project's requirements have been fine-tuned for improved performance and resource utilization.
83
+ - **Simple Installation:** The installation process has been streamlined, ensuring a straightforward and user-friendly experience for setup.
84
+
85
+ These enhancements contribute to a more robust and scalable codebase, making the repository more accessible for contributors and users alike.
86
+
87
+ ## Contributions
88
+ - **Backend Contributions:** If you want to contribute to the backend, make your pull requests [here](https://github.com/blaise-tk/RVC_CLI).
89
+ - **Frontend Contributions:** For interface or script-related contributions, feel free to contribute to this repository.
90
+
91
+ We appreciate all contributions ❀️
92
+
93
+ ## Planned Features
94
+ - Implement: Support for Apple Devices ([Issue Link](https://github.com/pytorch/pytorch/issues/77764))
95
+ - Implement: rmvpe_gpu
96
+ - Implement: Theme selector
97
+ - Fix: Save on every weight
98
+ - Fix: Model fusion
99
+
100
+ ## Credits
101
+ - [VITS](https://github.com/jaywalnut310/vits) by jaywalnut310
102
+ - [Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) by RVC-Project
103
+ - [Mangio-RVC-Fork](https://github.com/Mangio621/Mangio-RVC-Fork) by Mangio621
104
+ - [Mangio-RVC-Tweaks](https://github.com/alexlnkp/Mangio-RVC-Tweaks) by alexlnkp
105
+ - [RVG_tts](https://github.com/Foxify52/RVG_tts) by Foxify52
106
+ - [RMVPE](https://github.com/Dream-High/RMVPE) by Dream-High
107
+ - [ContentVec](https://github.com/auspicious3000/contentvec/) by auspicious3000
108
+ - [HIFIGAN](https://github.com/jik876/hifi-gan) by jik876
109
+ - [Gradio](https://github.com/gradio-app/gradio) by gradio-app
110
+ - [FFmpeg](https://github.com/FFmpeg/FFmpeg) by FFmpeg
111
+ - [audio-slicer](https://github.com/openvpi/audio-slicer) by openvpi
112
+ - [Ilaria-Audio-Analyzer](https://github.com/TheStingerX/Ilaria-Audio-Analyzer) by TheStingerX
113
+ - [gradio-screen-recorder](https://huggingface.co/spaces/gstaff/gradio-screen-recorder) by gstaff
114
+ - [RVC_CLI](https://github.com/blaise-tk/RVC_CLI) by blaise-tk
115
+
116
  ### Contributors
117
  <a href="https://github.com/IAHispano/Applio/graphs/contributors" target="_blank">
118
  <img src="https://contrib.rocks/image?repo=IAHispano/Applio" />