whisper.cpp
whisper.cpp copied to clipboard
main: add options for temperature control
Add two options:
-tp, --temperature N [0.00 ] The sampling temperature, between 0 and 1
-tpi, --temperature-inc N [0.20 ] The increment of temperature, between 0 and 1
I rebased and pushed.