"docs/task_table.md" did not exist on "72f91040aff1b8d42f15517adab4566d8eedd173"
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