How to run inference on Whisper model endpoint using SDK? #4598
Unanswered
vaibhavsingh007
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am following this article to deploy a whisper model however, not sure how to run prediction using an audio file.
I tried searching the documentation but the only resources I found uses Sagemaker notebook with built-in functions to run inference using audio input.
How can I pass the audio file for inference using Python SDK?
Any help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions