Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit e57f1e7

Browse files
authored
Update README.md
1 parent a732f87 commit e57f1e7

1 file changed

Lines changed: 3 additions & 32 deletions

File tree

README.md

Lines changed: 3 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,7 @@
1-
## 🚀 RVC + UVR = A perfect set of tools for voice cloning, easily and free!
1+
> [!IMPORTANT]
2+
> This repository is no longer maintained. You can continue to use the CLI in the same up-to-date way as usual at https://github.com/IAHispano/Applio.
23
3-
[![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio_NoUI.ipynb)
4-
5-
> [!NOTE]
6-
> Issues are not handled in this repository due to time constraints. For questions or discussions, feel free to join [AI Hispano on Discord](https://discord.gg/iahispano). If you're experiencing a technical issue, please report it on [Applio's Issues page](https://github.com/IAHispano/Applio/issues) and specify that the problem occurs via CLI.
7-
> This repository is partially abandoned, use Applio for more constant updates (You can use CLI through the `core.py` file).
8-
9-
### Installation
10-
11-
Ensure that you have the necessary Python packages installed by following these steps (Python 3.9 is recommended):
12-
13-
#### Windows
14-
15-
Execute the [install.bat](./install.bat) file to activate a Conda environment. Afterward, launch the application using `env/python.exe rvc_cli.py` instead of the conventional `python rvc_cli.py` command.
16-
17-
#### Linux
18-
19-
```bash
20-
chmod +x install.sh
21-
./install.sh
22-
```
23-
24-
### Getting Started
25-
26-
For detailed information and command-line options, refer to the help command:
27-
28-
```bash
29-
python rvc_cli.py -h
30-
python uvr_cli.py -h
31-
```
32-
33-
This command provides a clear overview of the available modes and their corresponding parameters, facilitating effective utilization of the RVC CLI, but if you need more information, you can check the [documentation](https://rvc-cli.pages.dev/).
4+
---
345

356
### References
367

0 commit comments

Comments
 (0)