SenseVoice

GitHub

Multilingual Voice Understanding Model

SenseVoice MCP Server

MCP server for FunAudioLLM/SenseVoice

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "SenseVoice": {
      "command": "npx",
      "args": [
        "-y",
        "@FunAudioLLM/SenseVoice"
      ]
    }
  }
}