Identify and separate different speakers in audio conversations. Get speaker segments with timestamps for multi-speaker audio analysis.
curl -X POST http://xx.xx.xx.xx/speaker-id \
-H "Content-Type: application/json" \
-d '{
"audio_path": "/path/to/audio/file.wav",
"min_speakers": 2,
"max_speakers": 4
}'
Start using our Speaker ID API today. No credit card required.