-
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
):streamlit_app.py
):pip install streamlit
).env
を作成する.gitignore
に以下が含まれていることを確認します。sudo apt update && sudo apt install ffmpeg -y
bin/
PATH に追加します。<input_audio>
: AssemblyAI でサポートされている任意のファイルまたは URL<output_json>
: 生成されたJSONのパス例:
イメージをビルドします。
実行します(data/ フォルダをマウントします)。
次に検査します:
Windows 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 モデルを使用してオーディオ転写用のモデル コンテキスト プロトコルを実装する、ポータブルな Dockerized Python ツールです。オーディオ ファイルを JSON 転写に変換するための CLI と Web 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