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

Feature: Integrate ONNX Runtime for Existing AudioProcessor #48

Open
omeryusufyagci opened this issue Oct 19, 2024 · 0 comments
Open

Feature: Integrate ONNX Runtime for Existing AudioProcessor #48

omeryusufyagci opened this issue Oct 19, 2024 · 0 comments
Labels
core Media processing component, the core C++ binary. feature New feature or request ml

Comments

@omeryusufyagci
Copy link
Owner

We need to integrate the existing machine learning model into the project using ONNX Runtime, ensuring the model functions correctly when processing small audio chunks. The goal is to achieve real-time audio processing while maintaining the internal state across potentially different threads.

An initial implementation of the respective C API has been made, which should provide a starting point.

Please see the header for details.

@omeryusufyagci omeryusufyagci added feature New feature or request core Media processing component, the core C++ binary. ml labels Oct 19, 2024
@omeryusufyagci omeryusufyagci pinned this issue Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Media processing component, the core C++ binary. feature New feature or request ml
Projects
None yet
Development

No branches or pull requests

1 participant