/
PY
pyannote
/
pyannoteAI API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Api
6
post
Diarize audio
get
Get job by ID
post
Identify speaker with diarization
get
Get all jobs.
get
Test API endpoint
post
Extract voiceprint
Media
1
Streaming
2
Api
Test
Test API endpoint
get
/v1/test
Response
TestResponse
required
status
string
required
Status of the test
message
string
required
Message of the test
Example response
{ "status": "OK", "message": "Test connection successful" }
Changes