mcp_asr
3.3
The ASR (Automatic Speech Recognition) server is designed to process audio files and convert speech to text using the Model Context Protocol (MCP).
The ASR server is a specialized server that utilizes the Model Context Protocol to facilitate the conversion of audio speech into text. It is optimized for handling audio files in MP3 format, with specific constraints on file size and duration to ensure efficient processing. The server is designed to be robust and scalable, making it suitable for various applications that require speech-to-text conversion. By leveraging MCP technology, the ASR server can integrate seamlessly with other systems and platforms, providing a reliable solution for automatic speech recognition tasks.
Features
- Supports MP3 audio files for speech recognition.
- Processes audio files with a maximum duration of 1 minute.
- Handles audio files up to 2 MB in size.
- Utilizes Model Context Protocol for efficient processing.
- Provides a RESTful API for easy integration.
Usage with Different Platforms
curl
bash
curl --location --request POST 'http://43.162.121.31:8081/mcp/server/asr/v1?url=https://www.leexee.net/img/audio/mcp_server_default_dd225cf1b.mp3'