TranscriptionConfig
Bases: ConfigBase[TranscriptionConfig]
Configuration for speech transcription.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
language |
Optional[str]
|
By default, we use an automated language detection method for our
Speech Prosody, Language, and NER models. However, if you know what language is being spoken
in your media samples, you can specify it via its BCP-47 tag and potentially obtain more accurate results.
You can specify any of the following: |
None
|