whisper-mcp.md

Whisper MCP

from"openai"
1.4k

OpenAI Whisper speech recognition integration

AI & ML
WhisperSTTspeechOpenAI
install.sh
# Clone the repository
$git clone https://github.com/openai/whisper-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve