Thanks for your feedback! It looks like you’ve found a bug—we don’t currently support audio data augmentation in the notebook, so the SpecAugment call should not be present when you export it. You can get your notebook to run by removing the line starting with sa = SpecAugment and the one following it. We’ll take a look and figure out why this is being included in the notebook.
In the long term we’d like to include data augmentation support in notebooks, too, so I’ve noted that this would be helpful for you.