VoiceClonerBot
Telegram Voice Cloner Bot
Install / Use
/learn @amanteur/VoiceClonerBotREADME
Telegram Voice Cloner Bot
Team project. More info will be added.
Installation
- Install Python 3.7.x
- Install Pytorch:
pip3 install torch==1.8.2+cpu torchvision==0.9.2+cpu torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html
- Run
pip install -r requirements.txtto install the necessary packages. - Install
ffmpeg. - Download archive with pretrained models for voice cloning from here and unpack them into models.
- Download pretrained model for language classification from here
and unpack it to
model/lang_classification/saved_models/lid.176.ftz.
Usage
Command to start for Linux/MacOS:
export API_TOKEN="TOKEN" && python main.py
Command to start for Windows Powershell:
$env:API_TOKEN = "TOKEN"
python .\main.py
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
