Voiceprints
Voiceprints belong to an identity and encapsulate the biometric characteristics of their voice, extracted from some of their audios.
Once computed, they can be used to perform identity verifications.
Access: To manage a voiceprint, you must have access to its space.
Isolation: A voiceprint can only interact with resources inside its space.
Composite handle: Voiceprints are tightly related to their identity and their handle is only unique in combination with them. Learn more.
Model: The extraction of the biometric characteristics of the voice is powered by a specific version of a voiceprint model.
Fields
The UUID of the voiceprint. Is unique.
The handle of the voiceprint. Is unique.
The alias of the voiceprint.
The state of the voiceprint
notComputable
, computable
, computed
The model of the voiceprint.
The identity of the voiceprint.
The total duration of the audios added to the voiceprint.
The total voice duration of the audios added to the voiceprint.
The minimum number of audios required to compute the voiceprint.
The number of audios added to the voiceprint.
The number of verifications of the voiceprint.
The date and time when the voiceprint was created.
The date and time when the voiceprint was computed.