-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
torchaudio support #1377
Comments
Personally I think it won't be supported in the near future. NAudio might be a possible workaround? |
https://github.com/dotnet/TorchSharp/tree/main/src/TorchAudio I think we need to figure out how to connect NAudio to TorchSharp TorchAudio Audio I/O. There are .NET user controls for variety of spectrograms TorchAudio feasibility |
By the way, NAudio uses windows media player to support some audio formats, such as And @GeorgeS2019, it's really nice to find that you are still here. But it seems that @NiklasGustafsson isn't that active recently. Do you know what's going on? |
I am looking at the list every day... There hasn't been a lot of issue activity at all since the release of v0.103.0, I've had some family things to deal with (a child's wedding, specifically), and I've had other projects to work on. TorchSharp is not my full-time job at Microsoft. That's what's going on. :-) |
Wow! Congratulations! |
Many people are now going to be very curious about Torchsharp for Reinforcement Learning |
Are there any plans to support torchaudio, such as StreamReader and StreamWriter classes
The text was updated successfully, but these errors were encountered: