Audio Transcriber
Transcribes audio files using OpenAI's Whisper API within an MCP server environment.
关于
This MCP server provides audio transcription capabilities by leveraging OpenAI's Whisper API. It enables users to transcribe audio files seamlessly within an MCP (Modular Computation Platform) environment, offering a `transcribe_audio` tool with options to save transcriptions to a file and specify the language for transcription.
主要功能
- Allows specifying the language for transcription using ISO-639-1 codes
- Provides a `transcribe_audio` tool for audio transcription
- 1 GitHub stars
- Supports saving transcriptions to a file
- Uses OpenAI's Whisper API for accurate transcriptions
使用案例
- Converting audio recordings to text for documentation
- Creating subtitles or captions for video content
- Analyzing spoken content in audio files