An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# NeoRVC

[![madewithlove](https://img.shields.io/badge/made_with-%E2%9D%A4-red?style=for-the-badge&labelColor=orange)](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:

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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.