discord-speech-recognition and DiscordSpeechBot

These two tools are competitors because they both provide speech-to-text functionality for Discord bots, with Rei-x/discord-speech-recognition offering a more focused speech-to-text extension for discord.js and inevolin/DiscordSpeechBot being a full-fledged bot with additional features like music commands built around speech-to-text.

Maintenance 13/25
Adoption 14/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 6/25
Maturity 9/25
Community 23/25
Stars: 62
Forks: 22
Downloads: 318
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 20
Forks: 82
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About discord-speech-recognition

Rei-x/discord-speech-recognition

Speech to text extension for discord.js

Leverages the `@discordjs/voice` library to capture audio streams from Discord voice channels and transcribes them using speech-to-text processing, exposing results through custom `SpeechEvents` that integrate seamlessly with discord.js's event system. Supports multiple discord.js versions (v12-v14) with version-specific package releases, allowing bots to respond to voice input with the same event-driven architecture used for text commands.

About DiscordSpeechBot

inevolin/DiscordSpeechBot

A speech-to-text bot for discord with music commands and more using NodeJS. Ideally for controlling your Discord server using voice commands, can also be useful for hearing-impaired people.

Scores updated daily from GitHub, PyPI, and npm data. How scores work