VocalRangeMatch

data class VocalRangeMatch(val similarity: Float, val difficulty: Int)

Vocal range matching result.

Constructors

Link copied to clipboard
constructor(similarity: Float, difficulty: Int)

Properties

Link copied to clipboard

Integer difficulty level 1-5 (1 = easiest, 5 = hardest)

Link copied to clipboard

Inner product between singer and song vectors in 0, 1