Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.22 KB

tl;dl

too long; didn't listen, generate voice message captions with whisper in telegram and discord

Installation

Clone the repository and download the latest version of Whisper-Faster-XXL, extract it into the bot directory so the whisper-faster-xxl executable is in ${BOT_DIR}/Whisper-Faster-XXL.

Run npm i in bot directory, copy .env.example to .env and fill out the required environment variables.

Start the bot with npm start

Behaviour

The Bot will create an audio transcript for every voice message it sees, this can be in a DM, Group or Server.

Voice messages are temporarily downloaded into /tmp/tldl/, this is also where transcripts are stored until they are read by the bot, the files are subsequently deleted.

image image

License

see LICENSE

Give it a try!

Test the Bot by inviting it on Discord or messaging it on Telegram