Create a voiceprint
Create a new voiceprint by providing its details.
Review the voiceprint models to select which one to use and its version.
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
Body
The handle of the identity of the new voiceprint.
1 - 50
The minimum number of audios required to compute the new voiceprint.
The model used to compute the new voiceprint.
The alias of the new voiceprint.
1 - 100
The handle of the new voiceprint. Must be unique.
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.