Skip to content
Discussion options

You must be logged in to vote

On a typical Intel processor, you might have 2 physical CPU cores that are divided into 4 virtual cores (hyperthreading). By default I believe whisper only counts the physical cores, so it appears like you don't have full utilization, but you may or may not get better performance using hyperthreading.

You can try setting --threads 4 from the command line to see if you get better performance; see whisper --help.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@walter8729
Comment options

Comment options

You must be logged in to vote
1 reply
@markifi
Comment options

Answer selected by markifi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants