Speech To Text
Converts spoken audio into written text instantly, boosting accessibility and streamlining transcription workflows for various applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add speech-to-text npx -- -y @trustedskills/speech-to-text
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"speech-to-text": {
"command": "npx",
"args": [
"-y",
"@trustedskills/speech-to-text"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to convert spoken language into written text with high accuracy. It supports multiple languages and can be used in real-time or on pre-recorded audio, making it ideal for transcription, voice command processing, and accessibility tools.
When to use it
- Transcribing interviews or meetings for documentation
- Creating subtitles for videos or podcasts
- Developing voice-controlled applications or smart assistants
- Enhancing accessibility features for users with hearing impairments
Key capabilities
- Real-time speech recognition
- Multi-language support
- High accuracy in noisy environments
- Compatibility with various audio formats
Example prompts
- "Transcribe this audio file into text."
- "Convert the spoken words from the video into written form."
- "Generate a summary of the conversation from the recorded speech."
Tips & gotchas
- Ensure the audio is clear and well-recorded for optimal results.
- Some languages may require additional configuration or training data for best performance.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.