Implementation of `torchaudio.backend` missing
Open
- Dominant language
- C#
- Stars
- 1.9k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dotnet/TorchSharp/issues/805
We have stub functions `torchaudio.save()` and `torchaudio.load()`, however, we don't have implementation of https://github.com/dotnet/TorchSharp/blob/main/src/TorchAudio/AudioBackend.cs
Similar issues with https://github.com/dotnet/TorchSharp/issues/471
TorchVision uses SkiaSharp to implement IO.
Contributor guide
Assessment
This issue has not been assessed yet.