You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
I tried a few things but didn't see an obvious way to preload a tensor with the vocabulary/prompt and then parse the logits out when using Tensorflow. But I'm also a noob.
@ankushg I have not looked into adding --initial_prompt for tflite whisper model as I am stuck in debugging full int8 model for whisper.
Hopefully i will give sometime next week on this
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for this awesome resource!
The upstream whisper project added an
--initial_prompt
openai/whisper#128Is there a way to use that with this model?
The text was updated successfully, but these errors were encountered: