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

Using DeepFilterNet with C# through a DLL #611

Open
DickyDicky7 opened this issue Oct 22, 2024 · 0 comments
Open

Using DeepFilterNet with C# through a DLL #611

DickyDicky7 opened this issue Oct 22, 2024 · 0 comments

Comments

@DickyDicky7
Copy link

Hello,
I am working on a real-time voice chat application and would like to integrate DeepFilterNet for noise suppression. I'm primarily using C# for my project and was wondering if there is a way to use DeepFilterNet through a DLL.

Specifically, I'm looking for:

A way to call DeepFilterNet's filtering function from C#.
The function should accept audio data (like a float array) and return a filtered float array.
Is there any documentation or guidance on how to achieve this? If it's not currently supported, could you provide any suggestions or potential workarounds?

Thank you for your time and support!

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

1 participant