Speaker Verification
PresentID Speaker verification API checks whether two voices belong to the same person or not. This capability is potentially useful in call centers. We have proposed a deep learning-based method for speaker verification. Our team worked on this project for more than 1 year and the accuracy has passed over benchmarks such as the accuracy of the paper by Andrew Zisserman Group at Oxford…
Speaker Verification endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Send voice with voice file /Verification |
Speaker verification API checks whether two voices belong to one person or not The voice must be between three seconds and one minute The voices must not exceed 5 MB Supported… |
| POST |
Send voice with Base64 /Verification |
Speaker verification API checks whether two voices belong to one person or not The voice must be between three seconds and one minute The voices must not exceed 5 MB Supported… |
| POST |
Send voice with Voice URL /Verification |
Speaker verification API checks whether two voices belong to one person or not. The voice must be between three seconds and one minute The voices must not exceed 5 MB Supported… |
Speaker Verification pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|