-
Notifications
You must be signed in to change notification settings - Fork 657
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 resampling tutorial #2386
Conversation
2b48b19
to
95f4fbb
Compare
@mthrok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
# ------------------------------------------------------------------------------- | ||
# Preparation of data and helper functions. | ||
# ------------------------------------------------------------------------------- | ||
# Firstly, we import the modules and define the helper functions. |
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 define the helper functions. | |
# First, we import the modules and define the helper functions. |
# | ||
# Lowpass filter width | ||
# ~~~~~~~~~~~~~~~~~~~~ | ||
# 3.1. Lowpass filter width |
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.
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.
This is intentional change. The previous way, one has to click these subsection so many times par tutorial, and the fact that state of the collapse/uncollapse does not persist across refreshing (also, from time to time, it renders wrong after refresh where it is supposed to be uncollapsed) is very bad UX. Also uncollapsing one subsection moves the button for uncollapsing the subsequent subsections. This is common UX issue across the documentation. (much worse on functional/transform page, considering the number of items listed there)
7a4c218
to
b457af6
Compare
- Replace mis-use of plot_specgram with plot_sweep, and remove plot_specgram - Move `benchmark_resample` to later section - Add numbers to section title
b457af6
to
4c61c7f
Compare
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.
changes look good! could you update the PR description?
@mthrok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hey @mthrok. |
benchmark_resample
to later sectionhttps://output.circle-artifacts.com/output/job/9f7af187-777d-4d75-840f-2630a36295b7/artifacts/0/docs/tutorials/audio_resampling_tutorial.html