#Can I have my cloned voice speak seamless bilingual sentences, como medio español and English in th
1 messages · Page 1 of 1 (latest)
AI-generated Answer for somethingnator
Short answer: yes, but it’s not guaranteed to be seamless.
- ElevenLabs’ multilingual models can detect mixed‑language text and speak multiple languages within a single prompt, so a single cloned voice can read bilingual sentences. For best results, though, ElevenLabs recommends using one language per prompt. (elevenlabs.io)
- On the website, language is auto‑detected; mixing languages in one prompt can confuse detection. Via API you can lock a prompt to a language with the language_code parameter. (help.elevenlabs.io)
- Any cloned voice can speak supported languages, but accent/pronunciation come from the voice itself. If your clone was recorded in English, Spanish parts may carry an English accent or drift. (help.elevenlabs.io)
Bottom line: bilingual code‑switching often works, but for the most reliable output ElevenLabs advises single‑language prompts (or explicitly setting the language via API). (help.elevenlabs.io)
Sources:
ElevenLabs — Introducing Eleven Multilingual v1 | ElevenLabs
How do I select the language and accent? – ElevenLabs
Can I use the same cloned/designed voice across languages? – ElevenLabs
How do I select the language and accent? – ElevenLabs
What if I send an audio for training that is both Spanish and English?