WHISPER_SAMPLING_GREEDY constant

int const WHISPER_SAMPLING_GREEDY

similar to OpenAI's GreedyDecoder

Implementation

static const int WHISPER_SAMPLING_GREEDY = 0;