Skip to content

ai speech speaker

The ai speech speaker command manages identification/verification profiles, which are used in speaker recognition scenarios.

Usage

ai speech speaker [command]

Sub-Commands

Sub-Command Description
identify Identify a speaker using the specified audio.
verify Verify a speaker using the specified audio.

Examples

Identify a speaker using specified audio
ai speech speaker identify --audio-file /path/to/audio/file.wav
Verify a speaker using specified audio
ai speech speaker verify --audio-file /path/to/audio/file.wav --profile-id your-profile-id