Loving the new TTS features, however instead of sending one chunk to process at a time. I was wondering if it was possible to asynchronously send all chunks up to be processed in parallel.
Its a bit too slow to have 4000 characters process at a time, especially when theres 200,000+ in the queue
I think they’ve set the HD voice model purposely for it not to be a production model. It only just increased from 3 to 7 even at tier 3, and I don’t know that it would be different for any other payment tier.
Hi, were you able to get this to work? I have tried myself with asyncio and to no success… if you have some working code you could share, it would be much appreciated