Replies: 2 comments 3 replies
-
model = stable_whisper.load_model('small') Or use |
Beta Was this translation helpful? Give feedback.
1 reply
-
What are the options? These: base, small, tiny, large. My personal favorite is ggml-medium-q5_0 so I'm trying to figure out how to use them here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I want to change to other model like base, small, where to do it? Thanks very much!
Beta Was this translation helpful? Give feedback.
All reactions