Blaise
commited on
Commit
Β·
2788511
1
Parent(s):
34a5280
Changes on the repo
Browse files- {Applio V3 Precompiled β Compiled}/.gitignore +0 -0
- {Applio V3 Precompiled β Compiled}/ApplioV3.0.3.zip +0 -0
- {Applio V3 Precompiled β Compiled}/ApplioV3.0.4.zip +0 -0
- {Applio V3 Precompiled β Compiled}/ApplioV3.0.5.zip +0 -0
- {Applio V3 Precompiled β Compiled}/ApplioV3.0.6.zip +0 -0
- README.md +109 -3
- mingit.zip β Resources/fcpe.pt +2 -2
- runtime.zip β Resources/hubert_base.pt +2 -2
- runtime_dml.zip β Resources/pretrained_custom/Ov2Super/f0Ov2Super32kD.pth +2 -2
- Resources/pretrained_custom/Ov2Super/f0Ov2Super32kG.pth +3 -0
- Resources/pretrained_custom/Ov2Super/f0Ov2Super40kD.pth +3 -0
- Resources/pretrained_custom/Ov2Super/f0Ov2Super40kG.pth +3 -0
- Resources/pretrained_custom/RIN/f0RIN40kD.pth +3 -0
- Resources/pretrained_custom/RIN/f0RIN40kG.pth +3 -0
- Resources/pretrained_custom/SnowieRu/f0SnowieRu40kD.pth +3 -0
- Resources/pretrained_custom/SnowieRu/f0SnowieRu40kG.pth +3 -0
- Resources/pretrained_custom/SnowieRu/f0SnowieRu48kD.pth +3 -0
- Resources/pretrained_custom/SnowieRu/f0SnowieRu48kG.pth +3 -0
- Resources/pretrained_v1/.gitignore +2 -0
- Resources/pretrained_v2/.gitignore +2 -0
- Resources/rmvpe.onnx +3 -0
- Resources/rmvpe.pt +3 -0
- busybox.exe +0 -0
{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 |
-
|
| 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 |
+
[](https://github.com/IAHispano/Applio-Plugins)
|
| 6 |
+
[](https://huggingface.co/IAHispano/applio/tree/main/Applio%20V3%20Precompiled)
|
| 7 |
+

|
| 8 |
+

|
| 9 |
+

|
| 10 |
+
[](https://discord.gg/iahispano)
|
| 11 |
+
[](https://github.com/IAHispano/Applio-RVC-Fork/issues)
|
| 12 |
+
[](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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 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)
|
|
|