Tutorials¶
The best way to get started with NeMo is to checkout one of our tutorials.
Most NeMo tutorials can be run on Google’s Colab.
To run tutorials:
Click on Colab link (see table below)
Connect to an instance with a GPU (Runtime -> Change runtime type -> select “GPU” for hardware accelerator)
Domain |
Title |
GitHub URL |
---|---|---|
General |
Getting Started: Exploring Nemo Fundamentals |
|
General |
Getting Started: Sample Conversational AI application |
|
General |
Getting Started: Voice swap application |
|
General |
Exploring NeMo Model Construction |
|
ASR |
ASR with NeMo |
|
ASR |
ASR with Subword Tokenization |
|
ASR |
Offline ASR Inference with Beam Search and External Language Model Rescoring |
|
ASR |
Online ASR inference with Microphone |
|
ASR |
Speech Commands |
|
ASR |
Online and Offline Speech Commands Inference |
|
ASR |
Voice Activiy Detection (VAD) |
|
ASR |
Online and Offline VAD Inference |
|
ASR |
Speaker Recognition and Verification |
|
ASR |
Speaker Diarization Inference |
|
ASR |
ASR with Speaker Diarization |
|
ASR |
Online Noise Augmentation |
|
NLP |
Using Pretrained Language Models for Downstream Tasks |
|
NLP |
Exploring NeMo NLP Tokenizers |
|
NLP |
Text Classification (Sentiment Analysis) with BERT |
|
NLP |
Question Answering with SQuAD |
|
NLP |
Token Classification (Named Entity Recognition) |
|
NLP |
Joint Intent Classification and Slot Filling |
|
NLP |
GLUE Benchmark |
|
NLP |
Punctuation and Capitalization |
|
NLP |
Named Entity Recognition - BioMegatron |
|
NLP |
Relation Extraction - BioMegatron |
|
TTS |
Speech Synthesis |
|
TTS |
Speech Synthesis |
|
Tools |
CTC Segmentation |
|
Tools |
Text Normalization for Text To Speech |