4 months ago
Production speech AI server with pronunciation assessment, speech-to-text, and text-to-speech. 10 tools, 7 resources, 3 prompts for language learning, speech assessment, and audio processing workflows. Powered by a 17MB model that achieves sub-300ms latency.
Server Config
{
"mcpServers": {
"speech-ai": {
"url": "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp",
"headers": {
"x-api-key": "<YOUR_API_KEY>"
}
}
}
}