"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "aa9595580a18a1e1b9bc8f37b3c80c99afeabbc6"
Add TorchScript-able "save" func to sox_io backend (#732)
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`
Showing
Please register or sign in to comment