nvidia-nemo/speech

A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 3rd, 2026
Created on August 5th, 2019
Open Issues & Pull Requests: 310 (+0)
GitHub issues: Enabled
Number of forks: 3,607
Total Stargazers: 18,402 (+0)
Total Subscribers: 235 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 131
New in 7 days: 7
Closed in 7 days: 3
Avg open age: 151 days
Stale 30+ days: 80
Stale 90+ days: 35

Recent activity

Opened in 7 days: 7
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 17

Top labels

  • bug (503)
  • stale (393)
  • community-request (366)
  • ASR (94)
  • waiting-on-maintainers (58)
  • llm/vlm (29)
  • waiting-on-customer (29)
  • feature (18)

Detailed Description

NVIDIA NeMo Speech is a scalable generative AI framework for building automatic speech recognition, text-to-speech, and speech translation systems.

The framework addresses the challenge of developing production-grade speech AI models by providing pre-built components, training pipelines, and pre-trained checkpoints that researchers and developers can adapt to their needs. It works by offering modular building blocks for ASR and TTS tasks, along with support for streaming inference with configurable latency-accuracy tradeoffs and multilingual capabilities. The tool includes models like Nemotron for streaming speech recognition across multiple languages, Parakeet for unified offline and streaming ASR, and MagpieTTS for multilingual text-to-speech synthesis.

Teams should adopt this framework if they are building speech AI applications at scale and want to leverage NVIDIA's optimized architectures and pre-trained weights rather than starting from scratch. It suits projects requiring low-latency streaming inference, multilingual support, or high-concurrency serving on NVIDIA hardware. The framework provides NGC container images for deployment and integrates with HuggingFace for model distribution and community access.

The project receives almost all of its open issues from outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker is dominated by bug reports, community requests, and ASR-related tasks.