Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 314 Bytes

Let's face it, voice messages are annoying. This simple telegram bot transcribes forwarded voice messages using whisper.

Deployment

Create a .env from the template in .env.example, build the Docker image with docker-compose build and run it with docker-compose up.