VoiceBio

Low latency, high accuracy on-prem / on-cloud solutions for speaker verification and identification.

Getting Started

How to get a VoiceBio Server running on your system

Generating SDKs

Gives instructions about how to generate an SDK for your project from the proto API definition.

Connecting to the Server

Describes how to connect to a running Cobalt VoiceBio server instance.

Streaming Enrollment

Describes how to stream audio to VoiceBio server for enrollment.

Streaming Verification

Describes how to stream audio to VoiceBio server for verification against a voiceprint.

Streaming Identification

Describes how to stream audio to VoiceBio server for identification using given voiceprints.

Comparing Voiceprints

Describes how to compare pre-extracted voiceprints using VoiceBio’s CompareVoiceprints API.

Vectorizing Voiceprints

Describes how to convert voiceprints into vector representations using VoiceBio’s VectorizeVoiceprints API.

API Reference

Detailed reference for API requests and types.