This project is a Telegram bot built for interfacing with the RVC (Retrieval-based Voice Conversion) models. It allows users to download and interact with voice conversion models directly through a Telegram interface.
- Download RVC models via a Python script.
- Easy-to-run Telegram bot for voice conversion tasks.
-
Python 3.8+
-
Install the required packages using:
pip install -r requirements.txt
if you want use ur own telegram api edit in src/tele_bot.py TELEGRAM_BOT_TOKEN
To run the Telegram bot, execute the following:
python src/tele_bot.py
then click this link https://t.me/rvcconverbot and you're done ;)
-
drive mounth for colab backups
-
full telegram inference
your output will saved in chats
This project is licensed under the MIT License.
(nodejs sucks for this project)