Audio Transcriber (OpenAI Whisper)
4
0
Summary
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.
Available Actions(1)
transcribe_audio
Transcribe audio files using OpenAI's API. Takes filepath as a required parameter. Optional parameters include save_to_file (Boolean to save transcription to a file) and language (ISO-639-1 language code, e.g., 'en', 'es').
Last Updated: April 17, 2025
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript