AgilityScore

data class AgilityScore(val scores: FloatArray)

Agility scoring result.

Constructors

Link copied to clipboard
constructor(scores: FloatArray)

Properties

Link copied to clipboard

Per-segment scores in 0, 1 when segments are provided, or a single-element list with the mean of top 50% window scores when no segments are given. Scores below 0.5 indicate little to no vocal agility.