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

suggestion: simultaneous tts and snd #36

Open
Shulyaka opened this issue Aug 24, 2023 · 0 comments · May be fixed by #43
Open

suggestion: simultaneous tts and snd #36

Shulyaka opened this issue Aug 24, 2023 · 0 comments · May be fixed by #43

Comments

@Shulyaka
Copy link

Shulyaka commented Aug 24, 2023

rhasspy3/pipeline.py supports simultaneous execution of mic+vad+asr processes, which is really cool,
But the tts and snd are sequential, which could be improved. Piper, for example, is able to generate the audio at 200% speed on Raspberry Pi 4.
We already have all the pieces for that, probably we just need to connect them: .snd.play_stream and .tts.synthesize_stream.

@Shulyaka Shulyaka linked a pull request Aug 25, 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
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant