# You need to set the model_id in payload to one of the multilingual models, otherwise it defaults to the original English v1 model. model_id = "eleven_multilingual_v2" model_id = "eleven_multilingual_v1" model_id = "eleven_turbo_v2_5" When you don't set the model it defaults to the original English v1 model.