Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,97 +6,10 @@ emoji: 🍏
|
|
| 6 |
colorFrom: purple
|
| 7 |
colorTo: green
|
| 8 |
---
|
| 9 |
-
# Applio
|
| 10 |
|
| 11 |
Welcome to **Applio**, the ultimate voice cloning tool meticulously optimized for unrivaled power, modularity, and a user-friendly experience.
|
| 12 |
-
|
| 13 |
-
[](https://huggingface.co/IAHispano/applio/tree/main/Applio%20V3%20Precompiled)
|
| 14 |
-

|
| 15 |
-

|
| 16 |
-

|
| 17 |
-
[](https://discord.gg/iahispano)
|
| 18 |
-
[](https://github.com/IAHispano/Applio-RVC-Fork/issues)
|
| 19 |
-
[](https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio.ipynb)
|
| 20 |
-
|
| 21 |
-
## Content Table
|
| 22 |
-
- [**Installation**](#installation)
|
| 23 |
-
- [Windows](#windows)
|
| 24 |
-
- [Linux](#linux)
|
| 25 |
-
- [Using Makefile](#using-makefile-for-platforms-such-as-paperspace)
|
| 26 |
-
- [**Usage**](#usage)
|
| 27 |
-
- [Windows](#windows-1)
|
| 28 |
-
- [Linux](#linux-1)
|
| 29 |
-
- [Using Makefile](#using-makefile-for-platforms-such-as-paperspace-1)
|
| 30 |
-
- [**Repository Enhancements**](#repository-enhancements)
|
| 31 |
-
- [**Credits**](#credits)
|
| 32 |
-
- [Contributors](#contributors)
|
| 33 |
-
|
| 34 |
-
## Installation
|
| 35 |
-
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).
|
| 36 |
-
|
| 37 |
-
### Windows
|
| 38 |
-
```bash
|
| 39 |
-
./run-install.bat
|
| 40 |
-
```
|
| 41 |
-
|
| 42 |
-
### Linux
|
| 43 |
-
```bash
|
| 44 |
-
chmod +x run-install.sh
|
| 45 |
-
./run-install.sh
|
| 46 |
-
```
|
| 47 |
-
|
| 48 |
-
### Using Makefile (for platforms such as [Paperspace](https://www.paperspace.com/))
|
| 49 |
-
```
|
| 50 |
-
make run-install
|
| 51 |
-
```
|
| 52 |
-
|
| 53 |
-
## Usage
|
| 54 |
-
Visit [Applio Documentation](https://docs.applio.org/) for a detailed UI usage explanation.
|
| 55 |
-
|
| 56 |
-
### Windows
|
| 57 |
-
```bash
|
| 58 |
-
./run-applio.bat
|
| 59 |
-
```
|
| 60 |
-
|
| 61 |
-
### Linux
|
| 62 |
-
```bash
|
| 63 |
-
chmod +x run-applio.sh
|
| 64 |
-
./run-applio.sh
|
| 65 |
-
```
|
| 66 |
-
|
| 67 |
-
### Using Makefile (for platforms such as [Paperspace](https://www.paperspace.com/))
|
| 68 |
-
```
|
| 69 |
-
make run-applio
|
| 70 |
-
```
|
| 71 |
-
|
| 72 |
-
## Repository Enhancements
|
| 73 |
-
|
| 74 |
-
This repository has undergone significant improvements to enhance its functionality and maintainability:
|
| 75 |
-
|
| 76 |
-
- **Code Modularization:** The codebase has been restructured to follow a modular approach. This ensures better organization, readability, and ease of maintenance.
|
| 77 |
-
- **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).
|
| 78 |
-
- **Translations to +30 Languages:** The repository now supports translations in over 30 languages, making it more accessible to a global audience.
|
| 79 |
-
- **Cross-Platform Compatibility:** With multiplatform compatibility, this repository can seamlessly operate across various platforms, providing a consistent experience to users.
|
| 80 |
-
- **Optimized Requirements:** The project's requirements have been fine-tuned for improved performance and resource utilization.
|
| 81 |
-
- **Simple Installation:** The installation process has been streamlined, ensuring a straightforward and user-friendly experience for setup.
|
| 82 |
-
|
| 83 |
-
These enhancements contribute to a more robust and scalable codebase, making the repository more accessible for contributors and users alike.
|
| 84 |
-
|
| 85 |
-
## Contributions
|
| 86 |
-
- **Backend Contributions:** If you want to contribute to the backend, make your pull requests [here](https://github.com/blaise-tk/RVC_CLI).
|
| 87 |
-
- **Frontend Contributions:** For interface or script-related contributions, feel free to contribute to this repository.
|
| 88 |
-
|
| 89 |
-
We appreciate all contributions ❤️
|
| 90 |
-
|
| 91 |
-
## Planned Features
|
| 92 |
-
- Implement: Support for Apple Devices ([Issue Link](https://github.com/pytorch/pytorch/issues/77764))
|
| 93 |
-
- Implement: rmvpe_gpu
|
| 94 |
-
- Implement: Theme selector, RPC toggle & version checker
|
| 95 |
-
- Implement: Overtraining detector
|
| 96 |
-
- Implement: Autotune
|
| 97 |
-
- Implement: Training stop
|
| 98 |
-
- Fix: Model fusion
|
| 99 |
-
- Fix: Harvest & Crepe
|
| 100 |
|
| 101 |
## Credits
|
| 102 |
- [VITS](https://github.com/jaywalnut310/vits) by jaywalnut310
|
|
|
|
| 6 |
colorFrom: purple
|
| 7 |
colorTo: green
|
| 8 |
---
|
| 9 |
+
# Applio V3 HF
|
| 10 |
|
| 11 |
Welcome to **Applio**, the ultimate voice cloning tool meticulously optimized for unrivaled power, modularity, and a user-friendly experience.
|
| 12 |
+
the same **Applio V3** *but in HF* XD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
## Credits
|
| 15 |
- [VITS](https://github.com/jaywalnut310/vits) by jaywalnut310
|