"magic_pdf/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "e9ace3ebb65ca1c6c8ddbb482c1884d5901a1a60"
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