Gowajee API
CtrlK
  • Introduction
  • Getting Started
  • Speech to text
    • Models
    • Limitations
      • Rate Limit
      • Astro Model Limitation
      • Word Timestamp
      • Words Boosting
      • Audio Duration Limit
      • Handling Large Files
      • HTTP Multipart/Form-Data
      • Supported File Formats
    • Transcription
      • Synchronous API (Request-Response)
      • Asynchronous API (Webhook Notification)
        • Checking Job Status
    • Real-time Transcription
    • Speaker Separation
      • Multichannel
      • Diarization
    • Words Boosting
    • Raw Audio Format
  • Pricing
Powered by GitBook
On this page
  1. Speech to text
  2. Limitations

Astro Model Limitation

The Astro model requires a GPU to process transcription requests. Due to limited GPU resources, the Astro model only supports the asynchronous API and is not available for synchronous API requests.

PreviousRate LimitNextWord Timestamp

Last updated 1 year ago