Class: Vapi::FallbackOpenAiTranscriberModel

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/fallback_open_ai_transcriber_model.rb

Overview

This is the model that will be used for the transcription.

Constant Summary collapse

GPT_4_O_TRANSCRIBE =
"gpt-4o-transcribe"
GPT_4_O_MINI_TRANSCRIBE =
"gpt-4o-mini-transcribe"