https://github.com/theneodev/neorvc
A simple, high-quality voice conversion tool focused on simplicity and ease of use.
https://github.com/theneodev/neorvc
easy gradio-interface mdx rvc uvr webui
Last synced: 2 months ago
JSON representation
A simple, high-quality voice conversion tool focused on simplicity and ease of use.
- Host: GitHub
- URL: https://github.com/theneodev/neorvc
- Owner: TheNeodev
- License: apache-2.0
- Created: 2025-03-19T17:55:50.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T20:26:42.000Z (2 months ago)
- Last Synced: 2025-03-27T21:24:08.238Z (2 months ago)
- Topics: easy, gradio-interface, mdx, rvc, uvr, webui
- Language: Python
- Homepage:
- Size: 5.42 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NeoRVC
[](https://github.com/TheNeodev/NeoRVC)
---
## Overview
NeoRVC is a user-friendly voice conversion tool designed for simplicity and high-quality performance.
## Features
- **Easy-to-Use Interface**: Provides a straightforward WebUI for seamless voice conversion tasks.
- **High-Quality Conversion**: Utilizes advanced algorithms to ensure natural and accurate voice transformations.
- **Integration with RVC Models**: Compatible with Retrieval-based Voice Conversion (RVC) models for enhanced performance.## Getting Started
### Installation
1. **Clone the Repository**:
```bash
git clone https://github.com/TheNeodev/NeoRVC.git
```2. **Navigate to the Project Directory**:
```bash
cd NeoRVC
```3. **Install Dependencies**:
```bash
pip install -r requirements.txt
```### Usage
4. **Launch the WebUI**:
```bash
python webui.py
```Alternatively, you can explore NeoRVC directly in your browser using Google Colab:
[](https://colab.research.google.com/github/TheNeodev/NeoRVC/blob/main/NeoRVC.ipynb)
## Credits
- **Phind.com**: Assistance and support.
- **RVC-Project**: Development of Retrieval-based Voice Conversion WebUI ([GitHub](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)).## Contributing
We welcome contributions! Feel free to open issues or submit pull requests to improve NeoRVC.