DU_DIARIZATION
DIARIZATION API
8 subscribers
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
DU_DIARIZATION endpoints
| Method | Endpoint | Description |
|---|---|---|
| diarize | ||
| POST |
diarize_audio_diarize__post /diarize/ |
Diarize audio and transcribe each segment. Returns JSON with speaker diarization and raw transcription. Supports multiple audio formats: WAV, MP3, OGG, FLAC, AAC, M4A. -… |
| anonymize-audio | ||
| POST |
anonymize_audio_anonymize_audio__post /anonymize-audio/ |
Transcribe, capitalize, and anonymize personal info from each diarized audio segment. Returns JSON with speaker diarization. Supports multiple audio formats: WAV, MP3, OGG, FLAC,… |
| anonymize-text | ||
| POST |
anonymize_text_endpoint_anonymize_text__post /anonymize-text/ |
Capitalize and anonymize personal info (PER) in a given text string. First capitalizes the text to improve name recognition. |
| capitalize-audio | ||
| POST |
capitalize_audio_capitalize_audio__post /capitalize-audio/ |
Transcribe and capitalize diarized audio segments. Returns JSON with speaker diarization and capitalized text. Supports multiple audio formats: WAV, MP3, OGG, FLAC, AAC, M4A. |
| capitalize-text | ||
| POST |
capitalize_text_capitalize_text__post /capitalize-text/ |
Capitalize and add punctuation to a plain text string. |
| process-audio | ||
| POST |
process_audio_process_audio__post /process-audio/ |
Diarize audio, transcribe each segment, add punctuation/capitalization, then anonymize personal info. Supports multiple audio formats: WAV, MP3, OGG, FLAC, AAC, M4A. |
| process-text | ||
| POST |
process_text_process_text__post /process-text/ |
For plain text: capitalize/punctuate, then anonymize personal info. |
| metrics | ||
| GET |
get_metrics_metrics__get /metrics/ |
Get current processing metrics. |
DU_DIARIZATION pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|