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

Abort the audio recognition process #689

Open
innoware11 opened this issue Apr 10, 2024 · 1 comment
Open

Abort the audio recognition process #689

innoware11 opened this issue Apr 10, 2024 · 1 comment
Labels
question Further information is requested

Comments

@innoware11
Copy link

Question

Hello! How can I stop the audio file recognition process while leaving the loaded model? If I terminate the worker I have to reload the model to start the process of recognizing a new audio file. I need either functionality to be able to send a pipeline command to stop the recognition process, or the ability to first load the model and then pass it as an object to the pipeline. Thank you.

@innoware11 innoware11 added the question Further information is requested label Apr 10, 2024
@innoware11 innoware11 changed the title Abort audio recognition process Abort the audio recognition process Apr 10, 2024
@innoware11
Copy link
Author

Hello everybody. I finally found a solution to interrupt the running audio recognition process without worker termination and model reloading, write if interested.

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

No branches or pull requests

1 participant