Local Speech-to-Text Model Context Protocol (MCP) Server 🚀
@lilisetyarini
关于 Local Speech-to-Text Model Context Protocol (MCP) Server 🚀
Local Speech-to-Text MCP Server offers fast and private transcription using whisper.cpp, designed for Apple Silicon. Enjoy seamless audio support and multiple output formats while keeping memory usage low. 🐙✨
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Local Speech-to-Text Model Context Protocol (MCP) Server?
It is a high-performance Model Context Protocol (MCP) server that uses whisper.cpp to convert spoken language into text. Designed for Apple Silicon devices, it processes audio entirely on-device, preserving privacy while providing fast transcription.
How to use Local Speech-to-Text Model Context Protocol (MCP) Server?
Clone the repository, then install dependencies via Homebrew (brew install cmake whisper). Build the project with CMake and make, then run the server with ./local-stt-mcp. Send an audio file as a POST request to http://localhost:8080/transcribe to receive the transcribed text in a JSON response.
Key features of Local Speech-to-Text Model Context Protocol (MCP) Server
- Optimized for Apple Silicon for high performance.
- Full local processing – no data leaves your device.
- Simple RESTful API for easy integration.
- Supports transcription in multiple languages.
- Customizable via a
config.jsonfile (language, model, max length).
Use cases of Local Speech-to-Text Model Context Protocol (MCP) Server
- Real-time transcription of meetings or lectures.
- Voice command recognition in desktop applications.
- Generating subtitles for locally stored media.
- Accessibility tools for converting speech to text offline.
FAQ from Local Speech-to-Text Model Context Protocol (MCP) Server
What hardware is required?
Apple Silicon (M1 or later) is required for optimal performance.
What dependencies are needed?
You need cmake and whisper (via Homebrew) to build and run the server.
Does the server
其他 分类下的更多 MCP 服务器
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论