Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handling interruptions #12

Open
pechaut78 opened this issue Apr 15, 2024 · 0 comments
Open

handling interruptions #12

pechaut78 opened this issue Apr 15, 2024 · 0 comments

Comments

@pechaut78
Copy link

Hi,

If I ask to repeat somehting through the API:

  • I get a delay
  • I see the streaming starting
  • I get the response from the POST with a duration (sometimes when the stream ends)

So:

Unfortunately, I can not block the input while he is speaking:

  • the duration is given after a delay and as the video is already playing (sometimes it arrives when the stream ends)
    and:
  • There is no way to interrupt the actual generation (like I would like to stop the avatar, and have him talking about something else)

So how do you manage to have the prompt blocked on your website, until the video is finished ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant