AudioTranscribeWhisperConfiguration
Field |
Type |
Repeated |
Description |
id |
|||
output_stream_id |
|||
step_ms |
|||
length_ms |
|||
keep_ms |
|||
max_tokens |
|||
speed_up |
|||
no_fallback |
|||
num_threads |
|||
use_gpu |
|||
language |
|||
model |
|||
translate |
Translate (to English) |
||
tiny_diarize |
|||
initial_prompt |
|||
suppress_non_speech_tokens |
|||
sampling_strategy |
|||
best_of |
|||
beam_size |
Enums defined in this message
Name |
Number |
Description |
WHISPER_SAMPLING_GREEDY |
0 |
|
WHISPER_SAMPLING_BEAM_SEARCH |
1 |