WHISPER_SAMPLING_GREEDY constant
int
const WHISPER_SAMPLING_GREEDY
similar to OpenAI's GreedyDecoder
Implementation
static const int WHISPER_SAMPLING_GREEDY = 0;
similar to OpenAI's GreedyDecoder
static const int WHISPER_SAMPLING_GREEDY = 0;