mistral_set_language
Set the transcription language for audio files. Selecting a non-English language will disable timestamps because of API constraints.
Instructions
Set the transcription language.
Default is English with timestamps enabled. Setting a non-English language automatically disables timestamps (Mistral API constraint: language and timestamp_granularities are mutually exclusive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes | Language name (e.g. 'italian', 'french') or ISO code (e.g. 'it', 'fr'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |