• moto's avatar
    Switch the default backend to the ones with new interfaces (#978) · fa2e4fd4
    moto authored
    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
    fa2e4fd4
backend.rst 6.09 KB