Speech

GitHub

A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

Speech MCP Server

MCP server for NVIDIA-NeMo/Speech

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