> ## Documentation Index
> Fetch the complete documentation index at: https://docs.faseeh.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Speech to Text

> Transcribe spoken Arabic audio into text

Faseeh's Speech-to-Text API converts spoken Arabic audio into accurate text transcriptions, supporting multiple dialects and providing precise word-level timestamps.

## Overview

The Speech-to-Text capability enables you to:

* Transcribe Arabic audio in real-time
* Support multiple Arabic dialects
* Get accurate transcriptions with timestamps
* Handle speaker diarization (coming soon)

## Features

<CardGroup cols={2}>
  <Card>
    <div>
      <div>
        <div>
          Multi-Dialect Support
        </div>

        <p>
          Accurate transcription across Arabic dialects
        </p>
      </div>
    </div>
  </Card>

  <Card>
    <div>
      <div>
        <div>
          Real-time Processing
        </div>

        <p>
          Low-latency transcription for live applications
        </p>
      </div>
    </div>
  </Card>

  <Card>
    <div>
      <div>
        <div>
          Word-level Timestamps
        </div>

        <p>
          Precise timing information for each word
        </p>
      </div>
    </div>
  </Card>

  <Card>
    <div>
      <div>
        <div>
          High Accuracy
        </div>

        <p>
          State-of-the-art Arabic speech recognition
        </p>
      </div>
    </div>
  </Card>
</CardGroup>

## Coming Soon

Speech-to-Text capabilities are currently under development. Check back soon for API endpoints and documentation.

<Note>
  **Status**: Speech-to-Text API endpoints will be available in a future release. Stay tuned for updates!
</Note>
