speechbrain.augment

Package containing various techniques of data augmentation

speechbrain.augment.augmenter

Classes for implementing data augmentation pipelines.

speechbrain.augment.codec

Codec Augmentation via torchaudio

speechbrain.augment.freq_domain

Frequency-Domain Sequential Data Augmentation Classes

speechbrain.augment.preparation

Library for Downloading and Preparing Datasets for Data Augmentation, This library provides functions for downloading datasets from the web and preparing the necessary CSV data manifest files for use by data augmenters.

speechbrain.augment.time_domain

Time-Domain Sequential Data Augmentation Classes