Ask a question to get started
Enter to sendā¢Shift+Enter new line
YandexSTTParser( self, *, api_key: Optional[str] = None, iam_token: Optional
BaseBlobParser
api_key
Optional[str]
None
API key for a service account
iam_token
IAM token for a service account
model
str
'general'
language
'auto'
Lazily parse the blob.
Transcribe and parse audio files. Audio transcription is with OpenAI Whisper model.
Recognition model name. Defaults to general.
The language in ISO 639-1 format. Defaults to automatic language recognition.