Compute a voiceprint
Compute a computable voiceprint.
Irreversible: A voiceprint can only be computed once and the operation is irreversible. Audios cannot be added or removed afterwards.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
1 - 50
The handle of the space.
1 - 50
The handle of the identity.
1 - 50
The handle of the voiceprint.
1 - 50
Response
The alias of the voiceprint.
The number of audios added to the voiceprint.
The date and time when the voiceprint was computed.
The date and time when the voiceprint was created.
The handle of the voiceprint. Is unique.
The UUID of the voiceprint. Is unique.
The identity of the voiceprint.
The minimum number of audios required to compute the voiceprint.
The model of the voiceprint.
The state of the voiceprint
notComputable
, computable
, computed
The total duration of the audios added to the voiceprint.
The number of verifications of the voiceprint.