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
This commit fixes a mistake in the usage of strcmp where I missed the
actual comparision evaluation.
This commit also changes the sampling method from
WHISPER_SAMPLING_GREEDY to WHISPER_SAMPLING_BEAM_SEARCH in the
to match the default cli behavior.
0 commit comments