-
securityA
license-
qualityEnables recording audio from a microphone and transcribing it using OpenAI's Whisper model. Works as both a standalone MCP server and a Goose AI agent extension.
Last updated -
6
MIT License
AssemblyAI API를 통해 모델 컨텍스트 프로토콜(MCP)을 구현하는 Docker화된 Python 도구입니다. 오디오 파일을 업로드하거나 가리키면 구조화된 JSON 텍스트 변환을 받을 수 있습니다.
app.py
):지엑스피1streamlit_app.py
):pip install streamlit
).env
생성합니다.gitignore
에 다음이 포함되어 있는지 확인하세요.sudo apt update && sudo apt install ffmpeg -y
bin/
을 PATH에 추가하세요.<input_audio>
: AssemblyAI에서 지원하는 모든 파일 또는 URL<output_json>
: 생성된 JSON의 경로예:
이미지 빌드:
실행하세요(데이터/폴더를 마운트하세요):
그런 다음 검사하세요.
윈도우 PowerShell:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Whisper 모델을 사용하여 오디오 전사를 위한 모델 컨텍스트 프로토콜을 구현하는 휴대형 Docker화된 Python 도구로, 오디오 파일을 JSON 전사본으로 변환하기 위한 CLI와 웹 UI 인터페이스를 모두 갖추고 있습니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShreyasTembhare/MCP---Audio-Transcriber'
If you have feedback or need assistance with the MCP directory API, please join our Discord server