Skip to content

egorsmkv/tts-silero-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot: Text-to-Speech for the Russian language based on Silero

How to run

Install dependencies and enter the python environment:

pipenv install
pipenv shell

Download the model:

cd model
wget https://models.silero.ai/models/tts/ru/v1_kseniya_16000.jit

Run the bot:

export TOKEN="...."
python bot.py

About

This Telegram bot shows Silero TTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages