elevenlabs / elevenlabs-python

The official Python API for ElevenLabs Text to Speech.
https://elevenlabs.io/docs/api-reference/getting-started
MIT License
2.2k stars 255 forks source link

Model 'eleven_multilingual_v2' stutters while streaming #289

Open abiel-lozano opened 6 months ago

abiel-lozano commented 6 months ago

While this problem was already mentioned in #114 , it was automatically closed due to inactivity, but the problem persists. eleven_multilingual_v2 stutters when streaming audio, an issue not present in eleven_multilingual_v1 or others, which makes switching models the only way to get around this, from what I've seen.