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

Already fetch TTS audio from provider when a speaking chunk has finished being streamed in #73

Open
supercrafter100 opened this issue Apr 7, 2024 · 4 comments

Comments

@supercrafter100
Copy link
Collaborator

No description provided.

@supercrafter100 supercrafter100 changed the title Already fetch TTS audio from provider when a speaking chunk has finished Already fetch TTS audio from provider when a speaking chunk has finished being streamed in Apr 7, 2024
@dipamsen
Copy link
Member

When is it done currently?

@supercrafter100
Copy link
Collaborator Author

It currently get's done right when it has to speak something. Though we could theoretically do it automatically once a speaking chunk finishes. Perhaps pushing a promise in the queue that resolves to the audio could work?

@dipamsen
Copy link
Member

Okay, so this means in theory it would stream in audio chunks while typing code, correct?

@supercrafter100
Copy link
Collaborator Author

yes

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

2 participants