Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samdev-7/echo


https://github.com/samdev-7/echo

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Echo

A Discord bot that provides captions for voice calls

Echo is designed to work on lower-end hardware, self-hostable and accessible.
Captions are generated using a local [Vosk](https://alphacephei.com/vosk/) model, ensuring privacy and low latency.
Transcribed text is sent to the text channel, a [web interface](https://github.com/SamDev-7/EchoWeb) is also available for real time captioning.

## Commands

`/join` - Join the voice channel you are in, caption generation starts right away

`/leave` - Leave the voice channel you are in

## Demo

Demo in Discord

Disclaimer: This code is yet to be production ready. There is no authentication, do not use publicly.