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

Is it possible to call predict() from a bytes object instead of a file? #55

Open
darrinmwiley opened this issue Jan 28, 2023 · 1 comment
Assignees

Comments

@darrinmwiley
Copy link

It would be great if it was possible to feed data directly into the model instead of having to save it to a file and pass the path in.

@DarylWM
Copy link

DarylWM commented May 23, 2023

I would like to see this as well. My preference would be a numpy 2D array of shape (samples, channels).

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

3 participants