Speech AI - Pronunciation, STT & TTS logo

Speech AI - Pronunciation, STT & TTS

fasuizu-br/speech-ai-plugin
Community

Is this your server?

Add your score badge to your README and get your server in front of 45k+ builders a month.

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Pronunciation scoring, speech-to-text, and text-to-speech for AI agents.

README.md

Speech AI Plugin

Speech processing suite for AI coding assistants. Pronunciation assessment, speech-to-text, and text-to-speech — all via MCP.

What It Does

  • Pronunciation Assessment: Score English pronunciation at phoneme, word, and sentence levels (0-100). Exceeds human inter-annotator agreement.
  • Speech-to-Text: Transcribe English audio with word-level timestamps and confidence scores. Sub-300ms latency.
  • Text-to-Speech: Generate natural speech with 12 English voices (American and British). Speed control 0.5x-2.0x.

Installation

Claude Code

/plugin install speech-ai

Cursor

/add-plugin speech-ai

Manual (any MCP client)

Add to your MCP settings: ``json { "mcpServers": { "speech-ai": { "url": "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp", "headers": { "Ocp-Apim-Subscription-Key": "YOUR_API_KEY" } } } } ``

Get an API Key

Visit brainiall.com or subscribe via Azure Marketplace.

Skills

| Skill | Description | |-------|-------------| | assess-pronunciation | Evaluate pronunciation quality from audio | | transcribe-audio | Convert audio to text with timestamps | | speech-workflow | Full practice loop: listen, record, score, improve |

Agent

  • pronunciation-tutor: Interactive pronunciation coaching agent with structured practice sessions

Support

  • Email: fasuizu@brainiall.com
  • Website: https://brainiall.com

License

Plugin configuration files: MIT. The Speech AI API is a proprietary commercial service.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use AI & ML servers.