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