Reuse the preloaded model using cli. #878
Unanswered
benjieperez
asked this question in
Q&A
Replies: 1 comment
-
|
You can give whisper multiple files at once on the command line, or wildcard (eg. See the discussion and different options here; there is no separate command to load the model in memory. |
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.
-
I was wondering if possible to load the model first then reuse it in the entire process via terminal, this is to reduce the processing time for each processing since I'm using multiprocessing.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions