Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start a bot?

  1. In terminal run:
pip install -r requirements.txt
  1. Create new and configure .env file:
TELEGRAM_TOKEN="YOUR TELEGRAM BOT TOKEN (get from @BotFather in telegram)"
FFMPEG_BIN="PATH TO YOUR ffmpeg.exe"
  1. Run the project
python bot.py

You'll see Bot is running locally (faster-whisper).... It means bot started succesfully.

About

Translate messages from audio to text!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages