Skip to content
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 tutorial #1713

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Update audio tutorial #1713

merged 2 commits into from
Oct 20, 2021

Conversation

mthrok
Copy link
Contributor

@mthrok mthrok commented Oct 19, 2021

This resolves issues with audio_preprocessing_tutorial with 1.10 release.

@mthrok mthrok added 1.10 Tutorials for 1.10 release and removed cla signed labels Oct 19, 2021
@mthrok mthrok requested a review from brianjo October 19, 2021 17:57
@brianjo
Copy link
Contributor

brianjo commented Oct 20, 2021

I'm going to merge this in to the test branch and do the same with the other 1.10 PRs. I will end up merging this into master. Thanks!

@brianjo brianjo merged commit 057d740 into pytorch:1.10.0-RC-TEST-CUDA111 Oct 20, 2021
@mthrok mthrok deleted the update-audio-tutorial branch October 20, 2021 17:15
brianjo added a commit that referenced this pull request Oct 21, 2021
* Update build.sh

* Update audio tutorial (#1713)

* Update audio tutorial

* fix

* Update pipeline_tutorial.py (#1715)

Reduce value to save memory.

* Update tutorial of memory view (#1672)

* update assets of memory view tutorial

* update memory view tutorial

* Update tensorboard_profiler_tutorial.py

Touch to kick build.

Co-authored-by: Brian Johnson <brianjo@fb.com>

Co-authored-by: moto <855818+mthrok@users.noreply.github.com>
Co-authored-by: cloudhan <cloudhan@outlook.com>
brianjo added a commit that referenced this pull request Oct 21, 2021
* Update build.sh

* Update audio tutorial (#1713)

* Update audio tutorial

* fix

* Add text-to-speech tutorial

* Update contact

* Apply suggestions from code review

Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Remove _tutorial so as not build

* Fix audio display

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: Yao-Yuan Yang <yangarbiter@gmail.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>
brianjo added a commit that referenced this pull request Oct 22, 2021
* Update build.sh

* Update audio tutorial (#1713)

* Update audio tutorial

* fix

* Add speech recognition tutorial

* update title

* Fix some

* Apply suggestions from code review

Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Add link to the tutorial page

* Fix

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>
brianjo added a commit that referenced this pull request Oct 22, 2021
* 1.10.0-RC-Test (#1695)

* Update build.sh

* Update audio tutorial (#1713)

* Update audio tutorial

* fix

* Update pipeline_tutorial.py (#1715)

Reduce value to save memory.

* Update tutorial of memory view (#1672)

* update assets of memory view tutorial

* update memory view tutorial

* Update tensorboard_profiler_tutorial.py

Touch to kick build.

Co-authored-by: Brian Johnson <brianjo@fb.com>

Co-authored-by: moto <855818+mthrok@users.noreply.github.com>
Co-authored-by: cloudhan <cloudhan@outlook.com>

* Add text-to-speech tutorial (#1710)

* Update build.sh

* Update audio tutorial (#1713)

* Update audio tutorial

* fix

* Add text-to-speech tutorial

* Update contact

* Apply suggestions from code review

Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Remove _tutorial so as not build

* Fix audio display

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: Yao-Yuan Yang <yangarbiter@gmail.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Update build.sh (#1718)

* Update build.sh

* Update build.sh

* Update nnapi tutorial (#1716)

Summary:

Update nnapi tutorial for beta launch

* Add host build
* Update instructions for install

Test Plan:

make html-noplot

Reviewers:

dreiss

Subscribers:

Tasks:

Tags:

Co-authored-by: Brian Johnson <brianjo@fb.com>

* Add speech recognition tutorial (#1714)

* Update build.sh

* Update audio tutorial (#1713)

* Update audio tutorial

* fix

* Add speech recognition tutorial

* update title

* Fix some

* Apply suggestions from code review

Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Add link to the tutorial page

* Fix

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Add non-context manager tutorial for PyTorch Tensorboard plugin

* add split line in tutorials

* fix bugs

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: moto <855818+mthrok@users.noreply.github.com>
Co-authored-by: cloudhan <cloudhan@outlook.com>
Co-authored-by: Yao-Yuan Yang <yangarbiter@gmail.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>
Co-authored-by: Akshit Khurana <axit@fb.com>
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
* Update build.sh

* Update audio tutorial (pytorch#1713)

* Update audio tutorial

* fix

* Update pipeline_tutorial.py (pytorch#1715)

Reduce value to save memory.

* Update tutorial of memory view (pytorch#1672)

* update assets of memory view tutorial

* update memory view tutorial

* Update tensorboard_profiler_tutorial.py

Touch to kick build.

Co-authored-by: Brian Johnson <brianjo@fb.com>

Co-authored-by: moto <855818+mthrok@users.noreply.github.com>
Co-authored-by: cloudhan <cloudhan@outlook.com>
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
* Update build.sh

* Update audio tutorial (pytorch#1713)

* Update audio tutorial

* fix

* Add text-to-speech tutorial

* Update contact

* Apply suggestions from code review

Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Remove _tutorial so as not build

* Fix audio display

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: Yao-Yuan Yang <yangarbiter@gmail.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
* Update build.sh

* Update audio tutorial (pytorch#1713)

* Update audio tutorial

* fix

* Add speech recognition tutorial

* update title

* Fix some

* Apply suggestions from code review

Co-authored-by: Caroline Chen <carolinechen@fb.com>

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Update intermediate_source/speech_recognition_pipeline_tutorial.py

* Add link to the tutorial page

* Fix

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: Caroline Chen <carolinechen@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.10 Tutorials for 1.10 release cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants