Speech and Audio Processing
Speech and audio processing refers to a system that processes audio signals, such as speech, music, and environmental sounds. This collection includes models for speech enhancement, restoration and extraction.
We will illustrate details in the following sections.
Converting NeMo manifest to Lhotse
NeMo Audio Configuration Files
Model Architecture Configuration
Resources and Documentation
Tutorial notebooks can be found under
. If you are just starting with NeMo, consider trying out the tutorials of
and
. These tutorials can be run on Google Colab by specifying the link to the notebooks’ GitHub pages on Colab.
If you are looking for information about a particular model, or would like to find out more about the model architectures available in the directory of
, refer to the
section.
Information about how to load model checkpoints (either local files or pretrained ones from NGC), as well as a list of the checkpoints available on NGC are located on the
section.
Documentation regarding the configuration files specific to the NeMo audio models can be found on the
section.