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

handle_adapter_text multiline #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Shulyaka
Copy link

If a handler process returns multi-line text, then join the lines in the adapter instead of using the first line only.
Fixes #34

@Shulyaka
Copy link
Author

This is a temporary workaround until all tts programs and adapters support multi-line text, at which point it should be replaced with multi-line text output

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 this pull request may close these issues.

handle_adapter_text.py only supports one line of the response text
1 participant