Skip to content

NVIDIA Neural Modules 2.6.0

Choose a tag to compare

@chtruong814 chtruong814 released this 03 Dec 21:01
4d313cf

Highlights

Known Issues

  • NeMo voice agent pipecat connecting issues

Detailed Changelogs:

ASR

Changelog
  • fixing kernel restarting when transcribing by @weiqingw4ng :: PR: #14665
  • Downgrade "datasets" library version in ASR tutorial to ensure compatibility with HF Datasets used by @KunalDhawan :: PR: #14679
  • Fixing Sortformer training tutorial notebook by @tango4j :: PR: #14680
  • Fix for "EncDecRNNTBPEModel transcribe() failed with TypeError" by @andrusenkoau :: PR: #14698
  • Force activations and weights cast to FP32 Jasper Encoder Squeeze-Excite (merge to main) by @erastorgueva-nv :: PR: #14743
  • Use lhotse dataloader for ASR models to support in-manifest channel selection for multichannel recordings by @racoiaws :: PR: #14586
  • add transducer timestamps without alignments, timestamps to streaming by @lilithgrigoryan :: PR: #14766
  • Adding bf16 Sortformer train and inference by @tango4j :: PR: #14627
  • Replace texterrors with kaldialign library by @andrusenkoau :: PR: #14775
  • fix: Use shutil.copy fallback to handle file metadata permission errors by @vipnydav :: PR: #14639
  • Add Customization Capabilities to Cache-Aware Models by @artbataev :: PR: #14757
  • Documentation for gpu-based phrase boosting by @andrusenkoau :: PR: #14800
  • Streaming decoding policies (Wait-K and AlignAtt) for Canary model by @andrusenkoau :: PR: #14765
  • Add tests for streaming buffered and cache-aware transducer models by @artbataev :: PR: #14823
  • Merge updates of Multi-Talker Parakeet Model, Modules, Dataloader and Utils PR 01 by @weiqingw4ng :: PR: #14905
  • Merge updates of Multi-Talker Parakeet - Unit tests and CI tests PR 02 by @weiqingw4ng :: PR: #14932
  • Add Parakeet Hybrid RNNT CTC BPE Model with Prompt support by @ealbasiri :: PR: #14561
  • fix notebooks by @nithinraok :: PR: #15079
  • cherry pick #15070 by @nithinraok :: PR: #15082

TTS

Changelog

NLP / NMT

Changelog

Export

Changelog

Uncategorized:

Changelog