- In terminal run:
pip install -r requirements.txt- Create new and configure .env file:
TELEGRAM_TOKEN="YOUR TELEGRAM BOT TOKEN (get from @BotFather in telegram)"
FFMPEG_BIN="PATH TO YOUR ffmpeg.exe"- Run the project
python bot.pyYou'll see Bot is running locally (faster-whisper).... It means bot started succesfully.