avgLogprob property
Average logprob of the segment. If the value is lower than -1, consider the logprobs failed.
Implementation
@JsonKey(name: "avg_logprob")
double avgLogprob;
Average logprob of the segment. If the value is lower than -1, consider the logprobs failed.
@JsonKey(name: "avg_logprob")
double avgLogprob;