How to finetune translations ?
To make your translation more natural, we introduced two new translation parameters fro Real-Time and Asynchronous translation : context and informal.
contextlets you guide the translation with specific instructions about tone, style, or regional variation.informalallows you to choose between a formal or informal tone in languages that distinguish between them (like French or Spanish).
"translation_config": { "target_languages": ["pt"], "context_adaptation": true, "context": "Translate with Portuguese of Brazil only and not from Portugal", "informal": true }
Doc reference : https://docs.gladia.io/chapters/audio-intelligence/pages/translation#context-adaptation-default%3A-true