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

Allow for variables in TTS #75

Open
hello-amal opened this issue Jul 12, 2024 · 0 comments
Open

Allow for variables in TTS #75

hello-amal opened this issue Jul 12, 2024 · 0 comments

Comments

@hello-amal
Copy link
Collaborator

For some TTS commands, you will want variables. e.g., instead of saying "Hello, what can I do for you today," you might want to say "Hello {name}, what can I do for you today?" This can generalize even beyond names -- some people prefer certain communication styles while others don't (e.g., does the person even want the robot to say their name)? This issue focuses on enabling some amount of templating in TTS, so that the operator does not need to store several different variants of the same command and can instead load a set of variables (e.g., a person-specific profile) which then populates a template that they have saved in TTS.

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

1 participant