Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samdev-7/echo
https://github.com/samdev-7/echo
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samdev-7/echo
- Owner: SamDev-7
- License: mit
- Created: 2024-02-19T23:16:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T23:18:42.000Z (11 months ago)
- Last Synced: 2024-02-20T00:29:42.594Z (11 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
Disclaimer: This code is yet to be production ready. There is no authentication, do not use publicly.