Sarj AI Developer API Sarj STT API API

The Sarj STT API API from Sarj AI Developer API — 1 operation(s) for sarj stt api.

OpenAPI Specification

sarj-ai-developer-api-sarj-stt-api-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Sarj STT Sarj STT API API
  description: Production Arabic speech recognition API serving the single `sarj-stt` model through OpenAI-
    and AWS-compatible interfaces.
  version: 1.0.2
tags:
- name: Sarj STT API
paths:
  /:
    get:
      summary: Interface
      description: Serves a simple web interface for demonstrating the ASR API.
      operationId: interface__get
      responses:
        '200':
          description: Successful Response
          content:
            text/html:
              schema:
                type: string
      tags:
      - Sarj STT API
components:
  securitySchemes:
    BearerAuth:
      type: http
      scheme: bearer
      bearerFormat: API key