Discord/Telegram bot to automatically transcribe audio files
| .gitignore | ||
| config.ini.example | ||
| discord_bot.py | ||
| README.md | ||
transcribe_bot
Telegram or Discord bot that automatically transcribes audio messages based on OpenAI Whisper and ffmpeg.
How to run it
- Install the requirements.txt
- Add all required Keys to
config.ini - Run either
telegram_bot.pyordiscord_bot.py