Nicolas Hug
Nicolas Hug
Hi all, here's a quick update, as we just published TorchAudio 2.8. ### Deprecated APIs Most APIs marked as "Drop" [above](https://github.com/pytorch/audio/issues/3902#issue-3017467084) are now explicitly deprecated, raising deprecation warnings in the...
> core to take in all the C++/CUDA ops from torchaudio? This is something we've considered. It's true that it would simplify torchaudio's side, but it would offload some the...
@empz the current status is still https://github.com/pytorch/audio/issues/3902#issuecomment-3160818888. In all likelihood, we'll be able to preserve forced_align and the other C++ / CUDA operators of torchaudio.
Yes, and it will still say something along those lines the 2.9 version that we'll publish in the next few weeks. We'd rather be overly-pessimistic and raise a warning about...
I'm sorry that you are experiencing migration issues @Link87 . Please feel free to [open an issue](https://github.com/meta-pytorch/torchcodec/issues/new/choose) on TorchCodec, we're interested in knowing more about which features are useful.
Thank you for your thoughtful feedback @sdatkinson . This is a bit lost in the discussion, so I'll re-iterate that we're actively working on preserving the C++ optimized operators of...
Hi @KBlansit Unfortunately such input check can end up being quite expensive, and they would unnecessarily slow down user code that is already correct. One thing we can proabably do...
Thank you for the feature requet @gyf304 . I think that eventually since is something we'll want to enable. The main challenge here isn't to implement the feature, it's to...
Hi @jsilter , thanks for the feature request. We're not planning on adding more models to torchvision at this time, sorry.
Sorry folks I don't think we'll be able to merge this anytime soon. We're in the process of a large re-factoring of torchaudio, and we won't be able to add...