elevenlabs / elevenlabs-python

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

I think chunk_size is missed in src/elevenlabs/text_to_speech/client.py line 731 #366

Open pilkyu95 opened 1 month ago

pilkyu95 commented 1 month ago

I think chunk_size is missed in src/elevenlabs/text_to_speech/client.py line 731. Because of this missing, the noise is occured.

dsinghvi commented 1 month ago

@pilkyu95 we'll be releasing a fix for this next week