no_speechProb property
Probability of no speech in the segment. If the value is higher than 1.0 and the avg_logprob is below -1, consider this segment silent.
Implementation
@JsonKey(name: "no_speech_prob")
double no_speechProb;
Probability of no speech in the segment. If the value is higher than 1.0 and the avg_logprob is below -1, consider this segment silent.
@JsonKey(name: "no_speech_prob")
double no_speechProb;