Pronunciation Assessment
AI-powered English pronunciation scoring at phoneme level. 17MB model, sub-300ms, returns IPA/ARPAbet notation with per-phoneme scores.
Pronunciation Assessment
Analyze spoken language to provide immediate feedback on pronunciation accuracy and fluency. Identify specific phonetic errors to help learners improve their speaking skills in real-time. Guide users…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add fabiosuizu/pronunciation-assessment
# Browse available tools
npx -y smithery tool list fabiosuizu/pronunciation-assessment
# Get full schema for a tool
npx -y smithery tool get fabiosuizu/pronunciation-assessment assess_pronunciation
# Call a tool
npx -y smithery tool call fabiosuizu/pronunciation-assessment assess_pronunciation '{}'
Direct MCP Connection
Endpoint: https://pronunciation-assessment--fabiosuizu.run.tools
Required config:
apiKey(query) — Your APIM subscription key
Tools (10)
assess_pronunciation— Assess English pronunciation quality from audio.check_pronunciation_service— Check if the pronunciation assessment service is healthy and ready.get_phoneme_inventory— Get the full phoneme inventory supported by the pronunciation scorer.transcribe_audio— Transcribe audio to text with word-level timestamps.check_stt_service— Check if the speech-to-text service is healthy and ready.synthesize_speech— Generate natural speech audio from English text.list_tts_voices— List all available text-to-speech voices with metadata.check_tts_service— Check if the text-to-speech service is healthy and ready.transcribe_audio_pro— Transcribe audio with Whisper Large V3 Turbo — multilingual STT.check_whisper_service— Check if the Whisper STT Pro service is healthy and ready.
# Get full input/output schema for a tool
npx -y smithery tool get fabiosuizu/pronunciation-assessment <tool-name>
Resources
pronunciation://scoring-guide— How pronunciation scores work at each granularity level.pronunciation://audio-requirements— Supported audio formats, quality requirements, and recording tips.whisper://usage-guide— How to use the Whisper STT Pro multilingual transcription service.pronunciation://model-info— Performance benchmarks and service characteristics.pronunciation://response-schema— Full API response structure with field descriptions.pronunciation://example-assessment— Real example showing how to interpret a pronunciation assessment.stt://usage-guide— How to use the speech-to-text transcription service.tts://usage-guide— How to use the text-to-speech synthesis service.
Prompts (3)
analyze_pronunciation(assessment_json) — Analyze pronunciation assessment results and provide actionable feedback.create_improvement_plan(assessment_json, learner_level) — Create a structured pronunciation improvement plan based on assessment results.compare_attempts(attempt1_json, attempt2_json) — Compare two pronunciation attempts of the same text to track progress.
相關伺服器
MCP Kubernetes
Execute Kubernetes commands using kubectl from any MCP-compatible client. Requires a valid kubeconfig file.
Remote MCP Server on Cloudflare
A remote MCP server running on Cloudflare Workers with OAuth login support.
Hoist
Domain registration, DNS management, and code deployment for AI agents. Register domains and deploy in one command.
Azure MCP
Manage and interact with Microsoft Azure services.
AniList
AniList MCP server for accessing AniList API data
Market Pulse
Real-time financial indicators for AI assistants
Graphlit
Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a searchable Graphlit project.
Free USDC Transfer
Enables free USDC transfers on the Base network using a Coinbase CDP MPC Wallet.
Kintone OAuth MCP Server
A sample MCP server for kintone using OAuth, deployable on Cloudflare Workers.
Nexlayer MCP
Agentic cloud platform with 45+ MCP tools. Deploy any containerized stack, debug live pods (shell, file editing, DB queries), manage custom domains & TLS, push to built-in container registry, scale pods, and manage GPU workloads. The infrastructure layer where AI agents ship software to production.