agents icon indicating copy to clipboard operation
agents copied to clipboard

Cartesia language support on LiveKit

Open farazmsiddiqi opened this issue 6 months ago • 1 comments

I noticed that Cartesia’s LiveKit TTS plugin supports the following languages:

TTSLanguages = Literal["en", "es", "fr", "de", "pt", "zh", "ja"]

but Cartesia’s sonic-2 TTS supports the following languages:

en, fr, de, es, pt, zh, ja, hi, it, ko, nl, pl, ru, sv, tr

does LiveKit currently have a way to specify the full range of Cartesia’s offered TTS languages?

farazmsiddiqi avatar Apr 23 '25 04:04 farazmsiddiqi