Request for cu128-compatible torchaudio build

#1
by Sucial - opened

Hello w-e-w,
First of all, I would like to sincerely thank you for your excellent work in building the cu128-compatible versions of torch and torchvision. It's really impressive and has been incredibly helpful to the community! πŸ™Œ

I was wondering if there are any plans to build and release a cu128-compatible version of torchaudio as well? It would be great to have the entire stack available for cu128 support, and I'm sure many others would benefit from it too.

Thank you again for your hard work, and I look forward to any updates! 😊

Absolutely, completely agree with Sucial! My audio project critically requires torchaudio. If possible, please prioritize building a cu128-compatible versionat your earliest convenience.
Once again, thank you for compiling torchvision. Wishing you the very best in all your endeavors!

Ask for the same

I believe I need to clarify that I did not build those wheels my self
those wheels are provided by Nvidia, all I have done is merely re-uploaded here for easier access

cuda-toolkit 12.8 is also available now so if you really need torchaudio I think it's best that you try building it from sorce yourself
https://pytorch.org/audio/main/build.html

if you do build torchaudio from sroce then I suggest you build the torch and torchvision from source as well as the version in this repo is the wheels provided in this repo is non-standard*, and only originally meant for testing use

alternatively you could use Linux, I believe they're already nightly wheels for cu128


I don't feel comfortable building torch wheels myself and distributing it reason being
I'm not a torch developer, so I'm not aware of the details that goes on with the lower levels working of torch
so even if I were able to build it myself for my own use I won't be certain that there wouldn't be any issues on other systems
furthermore I don't have a 50 Series GPU, so I won't be able to even test it to reassure that it's working or not

  • non-standard as in to my knowledge torch 2.6 is usually paired with torchvision 0.21.0 not this special 0.20.0a0

Hi w-e-w,
Thanks for the clarification, I understand now. Really appreciate all your hard work!

Sucial changed discussion status to closed

Sign up or log in to comment