Speech Segmentation AI Marketplace
AI can detect human speech from other sounds and is widely used in voice-activated apps.
Header Parameters |
---|
X-API-Key string — REQUIREDYour API key |
Request Body |
---|
files binary — REQUIREDAudio speech file |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 Return list of time intervals between the human speech or non-speech.
| ||||||||
204 No content | No result of transcription | ||||||||
400 No audio file | Not found audio file or Bad requests | Server cannot or will not process the request | ||||||||
401 Unauthorized | Incorrect X-API-Key or X-API-Key not have access to this model | ||||||||
415 Can't decode [filename] | Unsupported file format |