HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

NeMo: a toolkit for building AI applications using Neural Modules

NeMo: a toolkit for building AI applications using Neural Modules

Abstract

NeMo (Neural Modules) is a Python framework-agnostic toolkit for creating AI applications through re-usability, abstraction, and composition. NeMo is built around neural modules, conceptual blocks of neural networks that take typed inputs and produce typed outputs. Such modules typically represent data layers, encoders, decoders, language models, loss functions, or methods of combining activations. NeMo makes it easy to combine and re-use these building blocks while providing a level of semantic correctness checking via its neural type system. The toolkit comes with extendable collections of pre-built modules for automatic speech recognition and natural language processing. Furthermore, NeMo provides built-in support for distributed training and mixed precision on latest NVIDIA GPUs. NeMo is open-source https://github.com/NVIDIA/NeMo

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
speech-recognition-on-common-voice-frenchConformerCTC-L (4-gram)
Test WER: 9.16%
speech-recognition-on-common-voice-frenchConformerCTC-L (no-LM)
Test WER: 9.63%
speech-recognition-on-common-voice-germanConformerCTC-L (no LM)
Test WER: 6.68%
speech-recognition-on-common-voice-germanConformerCTC-L (4-gram)
Test WER: 6.03%
speech-recognition-on-common-voice-spanishConformerCTC-L (4-gram)
Test WER: 5.5%
speech-recognition-on-common-voice-spanishConformerCTC-L (no LM)
Test WER: 6.9%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
NeMo: a toolkit for building AI applications using Neural Modules | Papers | HyperAI