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

Implement Text To Speech Streaming #7

Closed
StephenHodgson opened this issue Mar 13, 2023 · 2 comments · Fixed by #26
Closed

Implement Text To Speech Streaming #7

StephenHodgson opened this issue Mar 13, 2023 · 2 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@StephenHodgson
Copy link
Member

Implement Text To Speech Streaming

@StephenHodgson StephenHodgson added the enhancement New feature or request label Mar 13, 2023
@StephenHodgson StephenHodgson self-assigned this Mar 13, 2023
@jcf0419
Copy link

jcf0419 commented Jul 31, 2023

Hey Stephen - Love the library - Do you still see value in it? Will you be looking at implementing streaming?

I think I've been down the path to create a personal voice agent - the wordy responses I'm getting from GPT produce a bit of lag in the assistant response I'm wondering if I don't just interact with the ElevenLabs apis directly or if you are actively working this and I get to continue being lazy :D

@StephenHodgson
Copy link
Member Author

Thanks for the kind words. Yes I am still actively working on this library. It has just been a while since their api has been updated.

I try to pair this library and the unity version very closely together. So because I wasn't able to get streaming working for the unity version I never tried to get it working here.

Feel free to open a PR for streaming and I'll walk you through the release process.

@StephenHodgson StephenHodgson added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 25, 2023
@StephenHodgson StephenHodgson linked a pull request Oct 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants