Let's face it, voice messages are annoying. This simple telegram bot transcribes forwarded voice messages using whisper.
Create a .env
from the template in .env.example
, build the Docker image with docker-compose build
and run it with docker-compose up
.