You're looking at a specific version of this model. Jump to the model overview.

subformer /meta-omnilingual-asr-3b:743dae36

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
language
None
auto
Select language for transcription. Choose 'auto' for automatic language detection, or select a specific language code (ISO 639-3 + ISO 15924 format: e.g., 'eng_Latn' for English, 'cmn_Hans' for Simplified Chinese).
audio
string
Audio file to transcribe. Supports most audio formats (MP3, WAV, FLAC, etc). Maximum 40 seconds.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}