Switch the default backend to the ones with new interfaces (#978)
Refer to #903 for the overview of planned I/O changes.
* Change the default backend from `"sox"(deprecated)` to `"sox_io"`
* Change the default interface of `"soundfile"` backend to the one identical to `"sox_io"` backend.
* Deprecate torchaudio.USE_SOUNDFILE_LEGACY_INTERFACE
* Update documentations
* Re-order backends (default first)
* Update overhaul timeline (removed 0.7.0)
* Simplify `"soundfile"` backend description
Showing
Please register or sign in to comment