MCP Server
MCP
io.github.chicogong/ffvoice
Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud
Install
uvx ffvoice
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "ffvoice",
"version": "0.8.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Install ffvoice with the MCP extra so the ffvoice-mcp entry point is available",
"value": "ffvoice[mcp]",
"type": "named",
"name": "--from"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment