语音转文字

chance617/Speech-to-Text
1 Stars 653 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "FCmchmLG8SM7oj3CmwaAy": {
      "args": [
        "--directory",
        "D:\\DW学习心得\\DW_MCP Server\\MCP_Server",
        "run",
        "main.py"
      ],
      "command": "uv",
      "description": "",
      "isActive": false,
      "name": "MCP 服务器",
      "registryUrl": "",
      "type": "sse"
    }
  }
}

服务介绍

实现语音转文字的功能

相关 MCP 服务