From: Georgi Gerganov Date: Thu, 20 Oct 2022 14:52:59 +0000 (+0300) Subject: Update README.md X-Git-Tag: upstream/1.7.4~1933 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=5698b51718c8588034a98c4c2651979af34f0e2e;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Update README.md --- diff --git a/README.md b/README.md index 24331dc9..6991278e 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ the Accelerate framework utilizes the special-purpose AMX coprocessor available to run the python code with the following parameters: ``` - whisper --best_of 1 --beam_size 1 ... + whisper --best_of None --beam_size None ... ``` In the future, `whisper.cpp` will support more sampling strategies.