WHISPER_SAMPLING_BEAM_SEARCH constant
int
const WHISPER_SAMPLING_BEAM_SEARCH
similar to OpenAI's BeamSearchDecoder
Implementation
static const int WHISPER_SAMPLING_BEAM_SEARCH = 1;
similar to OpenAI's BeamSearchDecoder
static const int WHISPER_SAMPLING_BEAM_SEARCH = 1;