Skip to content
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

Open
williamlzw opened this issue Sep 26, 2024 · 7 comments
Open

torchaudio support #1377

williamlzw opened this issue Sep 26, 2024 · 7 comments

Comments

@williamlzw
Copy link

Are there any plans to support torchaudio, such as StreamReader and StreamWriter classes

@yueyinqiu
Copy link
Contributor

yueyinqiu commented Sep 26, 2024

Personally I think it won't be supported in the near future. NAudio might be a possible workaround?

@GeorgeS2019
Copy link

GeorgeS2019 commented Sep 26, 2024

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

#598

@yueyinqiu
Copy link
Contributor

yueyinqiu commented Sep 26, 2024

By the way, NAudio uses windows media player to support some audio formats, such as flac, which is not cross platform. (And even on Windows, some problems may happen, like the mis-calculation of audio length.) I think we need to deal with this carefully.

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?

@NiklasGustafsson
Copy link
Contributor

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. :-)

@yueyinqiu
Copy link
Contributor

Wow! Congratulations!

@GeorgeS2019
Copy link

@NiklasGustafsson
@yueyinqiu

Many people are now going to be very curious about Torchsharp for Reinforcement Learning

dotnet/machinelearning#181 (comment)

https://youtu.be/Aoyj7qzyung
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants