"torchvision/csrc/io/image/cpu/decode_image.cpp" did not exist on "1706921b7998ec9df35969f55d38c6f4badcb1f4"
  • moto's avatar
    Add TorchScript-able "save" func to sox_io backend (#732) · 3324283c
    moto authored
    This is a part of PRs to add new "sox_io" backend. #726 and depends on #718, #728 and #731.
    
    This PR adds `save` function to "sox_io" backend, which can save Tensor to a file with the following audio formats;
     - `wav`
     - `mp3`
     - `flac`
     - `ogg/vorbis`
    3324283c
common_utils.py 6.5 KB