asr_mcp_server
If you are the rightful owner of asr_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides ASR (Automatic Speech Recognition) capabilities using the whisper engine.
The ASR MCP Server is designed to offer Automatic Speech Recognition (ASR) capabilities by leveraging the whisper engine. This server is particularly useful for applications that require speech-to-text functionalities. It also exposes Text-to-Speech (TTS) functionality through MCP tools, making it easier to integrate speech synthesis into various applications. The server is built to be compatible with Python 3.10 or higher and requires the 'uv' package manager along with the 'openai whisper' library. The server can be configured using a JSON-based MCP configuration, which specifies the command and arguments needed to run the server. This setup allows for seamless integration and deployment in different environments.
Features
- Automatic Speech Recognition using whisper engine
- Text-to-Speech functionality through MCP tools
- Compatible with Python 3.10 or higher
- Configurable using JSON-based MCP configuration
- Easy integration into various applications
Tools
whispe
Used to achieve high-quality automatic voice recognition.
MC
Features for easy integration into applications.