Skip to content

NVIDIA Neural Modules 1.1.0

Compare
Choose a tag to compare
@ericharper ericharper released this 02 Jul 21:51

NeMo 1.1.0 release is our first release in our new monthly release cadence. Monthly releases will focus on adding new features that enable new NeMo Models or improve existing ones.

Added

  • Pretrained Megatron-LM encoders (including model parallel) for NMT (#2238)
  • RNNT Numba loss (#1995)
  • Enable multiple models to be restored (#2245)
  • Audio based text normalization (#2285)
  • Multilingual NMT (#2160)
  • FastPitch export (#2355)
  • ASR fine-tuning tutorial for other languages (#2346)

Bugfixes

  • HiFiGan Export (#2279)
  • OmegaConf forward compatibilty (#2319)

Documentation

  • ONNX export documentation (#2330

Contributors

@borisfom @MaximumEntropy @ericharper @aklife97 @titu1994 @ekmb @yzhang123 @blisc

(some contributors may not be listed explicitly)