Skip to content Skip to main navigation Skip to footer

Search: voiceprint enrollment

10 results

FAQs (Voice Verify)

…not extract these characteristics from the user’s voice. You can obtain them by using Speech Platform, which is another Phonexia product. More details about Speech Platform can be found here. in FAQ Voice Verify Permalink Q: Can stereo recordings be used for enrollment? A: It is possible to enroll users via recordings. In this case however only mono files are…

Testing possibilities

…What can be tested via the DEMO? Voice biometry technology Enrollment (voiceprint creation) Verification Requirements Web browser Mobile phone to receive incoming calls Username and password created by Phonexia to log in Benefits Mobile phone can be used for easy testing No prior programming knowledge needed Runs in cloud provided and maintained by Phonexia – no hardware needed for the…

Pricing

…to predict, therefore we created a volume-base tiered pricing model which will automatically adjust to your needs as you go. The basis of the model is an „invoiceable action“. Each enrollment or authentication of a voiceprint is defined as one invoiceable action. Please note that the invoiceable action relating to the voiceprint verification is counted as that single voiceprint, and…

Speaker change on enrollments

Speaker change on enrollments is a feature based on Phonexia’s own diarization technology. It allows customers to be notified about the speaker changes during enrollment, which helps preventing a situations, where the enrolment is bad or compromised. Please note that this feature is currently available to single-server deployments only. To enable it, call endpoint /api/v2/maintenance/technologies in maintenance mode with the…

Multi-server deployment

…ways of making a back-up via Voice Verify API: Voiceprint snapshot lets you export all voiceprints as JSON or a compressed JSON file Back-up lets you back-up the whole database including: voiceprints Audio Source Profiles PBX instances Voice Verify settings If the database export was done via API, the restoration of Phonexia Voice Verify can be done as follows: Put…

Single-server deployment

Voiceprint snapshot lets you export all voiceprints as JSON or a compressed JSON file Back-up lets you back-up the whole database including: voiceprints Audio Source Profiles PBX instances Voice Verify settings If the database export was done via API, the restoration of Phonexia Voice Verify can be done as follows: Put the system in Maintenance Mode (GET api/v2/lock) (Optional) wait…

Speaker Identification

…consists of these steps: a voice sample of the specific person is taken a voiceprint is made out of this sample (more info at Speaker Identification) the voiceprint is stored in the database (this process is called enrollment) another voiceprint can be compared to this voiceprint to compute their similarity score if the similarity score is greater then some given…

Speaker Identification (SID)

…technological model and can range from 5 to 50 times faster than real time on 1 server CPU core. Voiceprint extraction is the most time-consuming part of the process. Voiceprint comparison, on the other hand, is extremely fast – a millions of voiceprint comparisons can be done in 1 second. Voiceprint extraction (Speaker enrollment) Speaker enrollment starts with the extraction…

General

…of the voiceprint and corresponds to the identity of the enrolled/verified user. For example if user John Doe has unique identifier abcd123 in CRM, then this value should also be used as external_id. Enrollment It is recommend to check the existence of the voiceprint via endpoint POST api/v2/voiceprint first. This action requires external_id. Once it is confirmed that voiceprint with…