Discord/Telegram bot to automatically transcribe audio files
Find a file
2023-10-16 11:14:41 +02:00
.gitignore Initial commit 2023-10-16 11:09:39 +02:00
README.md Update README.md 2023-10-16 11:14:41 +02:00

transcribe_bot

Telegram or Discord bot that automatically transcribes audio messages

How to run it

  1. Install the requirements.txt
  2. Add all required Keys to config.ini
  3. Run either telegram_bot.py or discord_bot.py