-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update audio data augmentation tutorial #2388
Conversation
@mthrok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
# 1. Preparation | ||
# -------------- | ||
# | ||
# Firstly, we import the modules and download the audio assets we use in this tutorial. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Firstly, we import the modules and download the audio assets we use in this tutorial. | |
# First, we import the modules and download the audio assets we use in this tutorial. |
###################################################################### | ||
# Original: | ||
# ~~~~~~~~~ | ||
# --------- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Adopt `torchaudio.utils.download_asset` to simplify asset management. - Break down the first section about helper functions. - Reduce the number of helper functions - Add section number
a8c10ba
to
dcdaa33
Compare
Co-authored-by: Caroline Chen <carolinechen@fb.com>
@mthrok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hey @mthrok. |
torchaudio.utils.download_asset
to simplify asset management.https://output.circle-artifacts.com/output/job/d7dd1b93-6dfe-46da-a080-109bfdc63881/artifacts/0/docs/tutorials/audio_data_augmentation_tutorial.html