TorchAudio 2.2.0 Release
New Features
- Add path-like object support to StreamReader/Writer #3608
- Introduce
trio
top-level module, dedicated for core I/O operations (#3676, #3680, #3681, #3682) Please refer to https://pytorch.org/audio/2.2.0/torio.html for the details.
Bug Fixes
- #3685 Make F.vad return empty tensor for zero valued tensor input
Recipe Updates
- #3631 Fix inconsistent naming