We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5231866 commit c20409dCopy full SHA for c20409d
examples/audio/save_augmented.py
@@ -27,7 +27,7 @@
27
from nemo.collections.common.data.lhotse.dataloader import LhotseDataLoadingConfig, get_lhotse_dataloader_from_config
28
29
"""
30
-The purpose of this script is to save online-aumented data as provided by NeMo Lhotse dataloader.
+The purpose of this script is to save online-augmented data as provided by NeMo Lhotse dataloader.
31
The script piggybacks on a train_ds section of an existing model configuration file.
32
33
Intended use cases are: 1) preparing a validation set, 2) debugging.
0 commit comments