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.
- run
npm ito install the required dependencies - FFMPEG: go to
https://ffmpeg.org/download.html - PIP packages: run
pip install -r requirements.txt
- copy all fields from
config.example.jsonto a new fileconfig.jsonand fill in all fields - run
npm startto launch bot !enter <channel name>to enter a voice channel and start recording and!exitto leave
196018554-1c7e3617-edf9-4925-9ca5-7ed2149444cc.mp4
Made at Hack The Valley 7 in 36 hours ⚡
Licensed under MIT License.
