whisper_full_default_params method
Implementation
whisper_full_params whisper_full_default_params(
int strategy,
) {
return _whisper_full_default_params(
strategy,
);
}
whisper_full_params whisper_full_default_params(
int strategy,
) {
return _whisper_full_default_params(
strategy,
);
}