Skip to content

A discord bot that records audio in a voice channel and then translates it to text, as well as summarizing your conversation.

License

Notifications You must be signed in to change notification settings

AlwaysIngame/Discribe

Repository files navigation

Discribe

A discord bot that records audio in a voice channel and then translates it to text, as well as summarizing your conversation. Built using OpenAI's Whisper and the Co:here API.

Setting it up...

Installing dependencies and setting up folders

  1. run npm i to install the required dependencies
  2. FFMPEG: go to https://ffmpeg.org/download.html
  3. PIP packages: run pip install -r requirements.txt

Setting up the bot

  1. copy all fields from config.example.json to a new file config.json and fill in all fields
  2. run npm start to launch bot
  3. !enter <channel name> to enter a voice channel and start recording and !exit to leave

Example

196018554-1c7e3617-edf9-4925-9ca5-7ed2149444cc.mp4

About

Made at Hack The Valley 7 in 36 hours ⚡
Licensed under MIT License.

About

A discord bot that records audio in a voice channel and then translates it to text, as well as summarizing your conversation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published