hwangjeff

Results 6 issues of hwangjeff

Adds first version of iOS build script that includes only csrc files with no third party dependencies. Sample run command: ``` LIBTORCH_HEADER_ROOT="/path/LibTorch-Lite/install/include" IOS_ARCH="x86_64" ./build_ios.sh ```

cla signed

## Overview We propose the following end state for TorchAudio’s I/O functions info, load, save: * FFmpeg is the primary backend for TorchAudio’s I/O functions info, load, save. * FFmpeg-,...

RFC
module: IO

Hello all! Currently, TorchAudio doesn’t provide much support for music use cases. We’d like to gauge interest from the community in our improving that support. Some requests we’ve received include...

RFC