"docs/git@developer.sourcefind.cn:one/TransferBench.git" did not exist on "32b85dfa8d4a5fa54469ddc72be89d827c1ee9d6"
Introduce packet passthrough feature to streaming api (#3220)
Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/3220 Introduces methods to `StreamReader` and `StreamWriter` that allow for reading and writing `AVPacket` instances rather than tensors. Useful for efficiently remuxing data pulled as is from source. Reviewed By: mthrok Differential Revision: D44271536 fbshipit-source-id: 9b9d743c0119a5eb564fa628fd6a67806d120985
Showing
Please register or sign in to comment