Skip to content
Discussion options

You must be logged in to vote

Hi, you can specify multiple audio files in the command line like whisper *.mp3 to load the model once and transcribe all files. For more control, you'll need to use the Python interface for this because the GPU memory is released once the Python process exits. Please also see #516.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jongwook
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants