NeMo icon indicating copy to clipboard operation
NeMo copied to clipboard

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)

Results 1181 NeMo issues
Sort by recently updated
recently updated
newest added

> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...

> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...

core
TTS
ASR
NLP
Speaker Tasks
CI
Multi Modal
audio

While preparing large multilingual ASR datasets for NeMo training, I encountered a limitation where NeMo’s manifest-based dataset pipeline requires explicit audio file paths on disk (e.g., .wav or .flac), but...

community-request

Bumps [vllm](https://github.com/vllm-project/vllm) from 0.10.1.1 to 0.11.0. Release notes Sourced from vllm's releases. v0.11.0 Highlights This release features 538 commits, 207 contributors (65 new contributors)! This release completes the removal of...

dependencies
python

## Description Fixes issue #15040 where exporting Parakeet models to ONNX fails when using dynamo export due to incorrect variable naming in the export code path. ## Root Cause When...

core

As of now the AlignAtt implementation is seemingly supporting only greedy search. Simulstreaming (https://github.com/ufal/SimulStreaming) seems to have generalized this to beamsearch of any beamsize. I am thinking of implementing a...

community-request

> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...

core
ASR
common

> [!IMPORTANT] > The `Update branch` button must only be pressed in very rare occassions. > An outdated branch is never blocking the merge of a PR. > Please reach...

audio

**Describe the bug** There is inconsistent documentation and missing implementation support for **LLaMA-Nemotron-VL** within the NVIDIA NeMo framework. The current official documentation references model setup, configuration, and inference examples that...

bug
community-request