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

how to use tts.TTS stream #1358

Open
joeylin opened this issue Jan 10, 2025 · 0 comments
Open

how to use tts.TTS stream #1358

joeylin opened this issue Jan 10, 2025 · 0 comments
Labels
question Further information is requested

Comments

@joeylin
Copy link

joeylin commented Jan 10, 2025

I am writing my own tts plugin
I find that this class always calls tts.TTS.synthesize when it's in use, this method doesn't make the stream return, it needs to be reconnected every time the request is made. I see that T.TS.TTS has a stream method in it, does anyone know how to configure it to trigger the call to the stream method? This way I can implement the streaming function within the stream
image

@joeylin joeylin added the question Further information is requested label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant