solab-diar
What is this model?
A model hosted by Qevron on our own GPU infrastructure.
Capability & type
| Capability | DIARIZATION |
| Model type | diarization (type=23) |
| Provider | arpanet (local / self-hosted) |
| Streaming | — |
Endpoint
Base URL: https://app.qevron.ai/v1
Authentication
Every request needs the Authorization: Bearer <KEY> header.
Authorization: Bearer <KEY>Request schema & parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model | string | ✓ | solab-diar |
image | string | ✓ | base64 or data-URL image |
Response schema
json
{ "data": { "image": "<base64 result>" } }Code examples
Pricing
| Input | Output | Unit |
|---|---|---|
| $0.01 | — | 1K tokens |
Rate limits
RPM/TPM are governed by your group quota. Check your current quota with: GET /v1/dashboard/billing/quota.
Related
- All local models: Local Models