Hi everyone,
I’m trying to use OpenAI API Text-to-speech for my app. However, I am unable to exceed OpenAI’s TTS limit of 4096 characters per request. Is there a way for me to chunk the text within bubble, or split up the longer content (up to 5,000 words) whilst keeping the resulting MP3 as a single file?