Audio transcription server that provides speech-to-text capabilities using OpenAI's Whisper API. Built with TypeScript and the MCP SDK, it exposes a tool for transcribing audio files with configurable language settings and optional file saving. Particularly valuable for users who need to convert spoken content to text through AI assistants while maintaining control over the transcription process and output format.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Transcribe audio files using OpenAI's API. Parameters: filepath (required), save_to_file (optional boolean), language (optional ISO-639-1 language code)