#Lot of variation in generated voice through sockets
1 messages · Page 1 of 1 (latest)
The length of your audio is too long, these variations happen the longer the audio being created is. I suggest you break your content into smaller chunks. Or use Projects as it is more stable in these cases..
thanks @odd apex I am using websockets during a phone call to generate so looks like I d have to reconnect after every 30 seconds or so. should that solve the problem?
I'm not sure about that, seems like a hard thinkg to solve if you need to use Websockets..