Skip to content

Ryouko-Yamanda65777/rvc-telegram

Repository files navigation

RVC-Telegram Bot

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.

Features

  • Download RVC models via a Python script.
  • Easy-to-run Telegram bot for voice conversion tasks.

Requirements

  • Python 3.8+

  • Install the required packages using:

    pip install -r requirements.txt

How to Use

note!

if you want use ur own telegram api edit in src/tele_bot.py TELEGRAM_BOT_TOKEN

Running the Telegram Bot

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 ;)

todo

  • drive mounth for colab backups

  • full telegram inference

special thing

your output will saved in chats

License

This project is licensed under the MIT License.

(nodejs sucks for this project)