Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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 have a Hugging Face Transformers Whisper Fine-tuned model and I am wondering how to use whisper library to run the inference, something like "model = whisper.load_model()" and use model.transcribe to get the transcripts.
Beta Was this translation helpful? Give feedback.
All reactions