@langwatch/scenario
    Preparing search index...

    Class OpenAISTTProvider

    Default STT implementation using OpenAI's gpt-4o-transcribe model.

    Chunks audio exceeding the per-request limit; chunks are transcribed independently and concatenated with single spaces.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    model: string
    transcribeLimitSeconds: number

    Methods