Skip to content

docs: include torchaudio in stable install commands#2074

Closed
ymrohit wants to merge 1 commit into
pytorch:sitefrom
ymrohit:docathon-164768-install-commands
Closed

docs: include torchaudio in stable install commands#2074
ymrohit wants to merge 1 commit into
pytorch:sitefrom
ymrohit:docathon-164768-install-commands

Conversation

@ymrohit
Copy link
Copy Markdown

@ymrohit ymrohit commented May 11, 2026

Fixes pytorch/pytorch#164768

Summary

  • include torchaudio in the latest stable pip install commands on the Start Locally page
  • add a short upgrade note to keep PyTorch domain packages installed together
  • update the quick-start generator so future stable pip command generation keeps torch, torchvision, and torchaudio in sync

Test plan

  • python3 -m py_compile scripts/gen_quick_start_module.py
  • node --check assets/quick-start-module.js
  • python3 -m json.tool published_versions.json > /tmp/published_versions.formatted.json
  • git diff --check
  • verified the generated quick-start install matrix matches published_versions.json
  • verified stable torchaudio wheels exist for PyPI, CPU, CUDA 12.6, CUDA 12.8, CUDA 13.0, and ROCm 7.2

@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for pytorch-dot-org-preview ready!

Name Link
🔨 Latest commit 1946430
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-dot-org-preview/deploys/6a02566d2848c900086249da
😎 Deploy Preview https://deploy-preview-2074--pytorch-dot-org-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@atalman
Copy link
Copy Markdown
Contributor

atalman commented May 11, 2026

Hi @ymrohit please see: https://github.com/pytorch/audio - We have transitioned TorchAudio into a maintenance phase. And also following issue: pytorch/audio#3902 . There is no new release of torchaudio for now

Copy link
Copy Markdown
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't add torchaudio instructions here. Please see: https://github.com/pytorch/audio

@ymrohit
Copy link
Copy Markdown
Author

ymrohit commented May 12, 2026

Thanks for the clarification and the pointers to the TorchAudio maintenance note and issue. I missed that there is no new TorchAudio release right now, so I’m closing this PR rather than adding torchaudio to the install instructions.

@ymrohit ymrohit closed this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cant download proper version

2 participants