Discussions

Ask a Question
Back to All

Issue with Text Input Interruption in Live Streaming Demo

Hello,

I'm having trouble with your live streaming demo when I use long texts. For example, when I enter a "Lorem Ipsum" dummy text, the system stops halfway and seems to disconnect. Here's what happens:

Text I used: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book."

What should happen: The system should handle the whole text and give a full response.

What actually happens: It only replies with the first sentence and then cuts off suddenly, like it's restarting.

What I've tried: This keeps happening with long texts, and I'm using your provided code from GitHub (https://github.com/de-id/live-streaming-demo).

Can you tell me why it's cutting off? Is there a limit on how much text it can handle at once, or is there a timeout setting that's causing this? Any advice on how to fix this so it can process long texts fully would be really helpful.

Since upgrading, I've lost almost all of my allotted minutes testing and trying to resolve this issue, which is quite frustrating.

Thanks for your help.