Blaise commited on
Commit
2788511
β€’
1 Parent(s): 34a5280

Changes on the repo

Browse files
{Applio V3 Precompiled β†’ Compiled}/.gitignore RENAMED
File without changes
{Applio V3 Precompiled β†’ Compiled}/ApplioV3.0.3.zip RENAMED
File without changes
{Applio V3 Precompiled β†’ Compiled}/ApplioV3.0.4.zip RENAMED
File without changes
{Applio V3 Precompiled β†’ Compiled}/ApplioV3.0.5.zip RENAMED
File without changes
{Applio V3 Precompiled β†’ Compiled}/ApplioV3.0.6.zip RENAMED
File without changes
README.md CHANGED
@@ -1,3 +1,109 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Applio
2
+
3
+ Welcome to **Applio**, the ultimate voice cloning tool meticulously optimized for unrivaled power, modularity, and a user-friendly experience.
4
+
5
+ [![🍏 Applio Plugins](https://img.shields.io/badge/%F0%9F%8D%8F%20Applio%20Plugins-ffffff?style=flat-square&link=https://github.com/IAHispano/Applio-Plugins)](https://github.com/IAHispano/Applio-Plugins)
6
+ [![Precompiled Versions](https://img.shields.io/badge/Precompiled%20Versions-ffffff?style=flat-square&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)
7
+ ![GitHub Release](https://img.shields.io/github/v/release/iahispano/applio-rvc-fork?style=flat-square)
8
+ ![GitHub Repo stars](https://img.shields.io/github/stars/iahispano/applio-rvc-fork?style=flat-square)
9
+ ![GitHub forks](https://img.shields.io/github/forks/iahispano/applio-rvc-fork?style=flat-square)
10
+ [![Support Discord](https://img.shields.io/discord/1096877223765606521?style=flat-square)](https://discord.gg/iahispano)
11
+ [![Issues](https://img.shields.io/github/issues/iahispano/applio-rvc-fork?style=flat-square)](https://github.com/IAHispano/Applio-RVC-Fork/issues)
12
+ [![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)
13
+
14
+ ## Content Table
15
+ - [**Installation**](#installation)
16
+ - [Windows](#windows)
17
+ - [Linux](#linux)
18
+ - [Using Makefile](#using-makefile-for-platforms-such-as-paperspace)
19
+ - [**Usage**](#usage)
20
+ - [Windows](#windows-1)
21
+ - [Linux](#linux-1)
22
+ - [Using Makefile](#using-makefile-for-platforms-such-as-paperspace-1)
23
+ - [**Repository Enhancements**](#repository-enhancements)
24
+ - [**Credits**](#credits)
25
+ - [Contributors](#contributors)
26
+
27
+ ## Installation
28
+ 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).
29
+
30
+ ### Windows
31
+ ```bash
32
+ ./run-install.bat
33
+ ```
34
+
35
+ ### Linux
36
+ ```bash
37
+ chmod +x run-install.sh
38
+ ./run-install.sh
39
+ ```
40
+
41
+ ### Using Makefile (for platforms such as [Paperspace](https://www.paperspace.com/))
42
+ ```
43
+ make run-install
44
+ ```
45
+
46
+ ## Usage
47
+ Visit [Applio Documentation](https://docs.applio.org/) for a detailed UI usage explanation.
48
+
49
+ ### Windows
50
+ ```bash
51
+ ./run-applio.bat
52
+ ```
53
+
54
+ ### Linux
55
+ ```bash
56
+ chmod +x run-applio.sh
57
+ ./run-applio.sh
58
+ ```
59
+
60
+ ### Using Makefile (for platforms such as [Paperspace](https://www.paperspace.com/))
61
+ ```
62
+ make run-applio
63
+ ```
64
+
65
+ ## Repository Enhancements
66
+
67
+ This repository has undergone significant improvements to enhance its functionality and maintainability:
68
+
69
+ - **Code Modularization:** The codebase has been restructured to follow a modular approach. This ensures better organization, readability, and ease of maintenance.
70
+ - **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).
71
+ - **Translations to +30 Languages:** The repository now supports translations in over 30 languages, making it more accessible to a global audience.
72
+ - **Cross-Platform Compatibility:** With multiplatform compatibility, this repository can seamlessly operate across various platforms, providing a consistent experience to users.
73
+ - **Optimized Requirements:** The project's requirements have been fine-tuned for improved performance and resource utilization.
74
+ - **Simple Installation:** The installation process has been streamlined, ensuring a straightforward and user-friendly experience for setup.
75
+
76
+ These enhancements contribute to a more robust and scalable codebase, making the repository more accessible for contributors and users alike.
77
+
78
+ ## Contributions
79
+ - **Backend Contributions:** If you want to contribute to the backend, make your pull requests [here](https://github.com/blaise-tk/RVC_CLI).
80
+ - **Frontend Contributions:** For interface or script-related contributions, feel free to contribute to this repository.
81
+
82
+ We appreciate all contributions ❀️
83
+
84
+ ## Planned Features
85
+ - Implement: Support for Apple Devices ([Issue Link](https://github.com/pytorch/pytorch/issues/77764))
86
+ - Implement: rmvpe_gpu
87
+ - Implement: Overtraining detector
88
+ - Implement: Autotune
89
+ - Implement: Training stop
90
+ - Fix: Model fusion
91
+
92
+ ## Credits
93
+ - [VITS](https://github.com/jaywalnut310/vits) by jaywalnut310
94
+ - [RMVPE](https://github.com/Dream-High/RMVPE) by Dream-High
95
+ - [ContentVec](https://github.com/auspicious3000/contentvec/) by auspicious3000
96
+ - [HIFIGAN](https://github.com/jik876/hifi-gan) by jik876
97
+ - [Gradio](https://github.com/gradio-app/gradio) by gradio-app
98
+ - [FFmpeg](https://github.com/FFmpeg/FFmpeg) by FFmpeg
99
+ - [audio-slicer](https://github.com/openvpi/audio-slicer) by openvpi
100
+ - [Ilaria-Audio-Analyzer](https://github.com/TheStingerX/Ilaria-Audio-Analyzer) by TheStingerX
101
+ - [gradio-screen-recorder](https://huggingface.co/spaces/gstaff/gradio-screen-recorder) by gstaff
102
+ - [RVC_CLI](https://github.com/blaise-tk/RVC_CLI) by blaise-tk
103
+ - [Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) by RVC-Project
104
+ - [Mangio-RVC-Fork](https://github.com/Mangio621/Mangio-RVC-Fork) by Mangio621
105
+
106
+ ### Contributors
107
+ <a href="https://github.com/IAHispano/Applio/graphs/contributors" target="_blank">
108
+ <img src="https://contrib.rocks/image?repo=IAHispano/Applio" />
109
+ </a>
mingit.zip β†’ Resources/fcpe.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac9c84cc37d76fcd7106b4d3d0b4c9f029e659ce828aed530f2b4ea12b240085
3
- size 96465710
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3a8dd2dbd51baf19ed295006f2ac25dba6dd60adc7ec578ae5fbd94970951da
3
+ size 69005189
runtime.zip β†’ Resources/hubert_base.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d033f541ac6d2b8acf956485734e5543fe785d98214d4c8d9f8de6e09da4e582
3
- size 3141705266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54b40fd2802423a5643779c4861af1e9ee9c1564dc9d32f54f20b5ffba7db96
3
+ size 189507909
runtime_dml.zip β†’ Resources/pretrained_custom/Ov2Super/f0Ov2Super32kD.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a44786f60f2ea8687b7c328e5a582f492ec2d608c7984c0dd663dfe2d0a52974
3
- size 3157786360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff8731f4e11655454e53746fbcd0245a65eedb41e2e34db67f6b06d363a66b78
3
+ size 857141306
Resources/pretrained_custom/Ov2Super/f0Ov2Super32kG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:377272acbb7d6ec494c5964a0469e0b57189988cdba734e1bfcbeaaa923b7bc2
3
+ size 443282322
Resources/pretrained_custom/Ov2Super/f0Ov2Super40kD.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e319e21eb26137803c62847857202bc43f833c0696be72bec395a74b3c2178aa
3
+ size 857126469
Resources/pretrained_custom/Ov2Super/f0Ov2Super40kG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0562bdf6fa73197a503ceddf376a79f33727d64e19b1c6371ebfd6872bceccbf
3
+ size 438183069
Resources/pretrained_custom/RIN/f0RIN40kD.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0dbe352663c7cd58a131a4516a95066a139474c6304e87dc4d385a8222e6253
3
+ size 857126469
Resources/pretrained_custom/RIN/f0RIN40kG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:814de985f6dc638f0ee6270b0e153cdf63e1c78424d210f12efe03bdb4ea62a7
3
+ size 438183069
Resources/pretrained_custom/SnowieRu/f0SnowieRu40kD.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dcdcd570ad100d96236f0a77afa997ef4c954adfb7247deb502aa1a6c64fa22
3
+ size 857126469
Resources/pretrained_custom/SnowieRu/f0SnowieRu40kG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c46c319ac02e46d2997cdf8030a24727f9685b5f7f2b47ae5179a487b454077
3
+ size 438183069
Resources/pretrained_custom/SnowieRu/f0SnowieRu48kD.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434c96c89a9b3eebb32ece5c6d7199c4e3ef7df1b91bbbb9d08b3e36c24f6574
3
+ size 857126469
Resources/pretrained_custom/SnowieRu/f0SnowieRu48kG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0094b15566a1a9cc69298694fa82fd78c165f3ecab01cf5ee29cd1f66ee91dfb
3
+ size 452338845
Resources/pretrained_v1/.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ *
2
+ !.gitignore
Resources/pretrained_v2/.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ *
2
+ !.gitignore
Resources/rmvpe.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5370e71ac80af8b4b7c793d27efd51fd8bf962de3a7ede0766dac0befa3660fd
3
+ size 361688443
Resources/rmvpe.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d62215f4306e3ca278246188607209f09af3dc77ed4232efdd069798c4ec193
3
+ size 181184272
busybox.exe DELETED
Binary file (622 kB)