Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pyannote-audio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pyannote-audio"
]
}
}
}