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

FEATURE: Would text to speech rendering make sense here? #3

Open
mofosyne opened this issue May 17, 2024 · 0 comments
Open

FEATURE: Would text to speech rendering make sense here? #3

mofosyne opened this issue May 17, 2024 · 0 comments

Comments

@mofosyne
Copy link

mofosyne commented May 17, 2024

Maybe after the bell, you might want text to speech to announce periods or special events or emergency procedures.

You will likely need two approaches

  • Structured : Series of templated text messages with %VARIABLE% representing 'period number' or 'day' or 'event name' etc...
  • Unstructured/Freeform : Straight TTS of text for full control

Being that this is a wall powered device, you don't really need to worry about energy efficiency, but you may want to render the audio ahead of time and spend extra cpu cycles to make sure the audio quality is very clear

@mofosyne mofosyne changed the title Would text to speech rendering make sense here? FEATURE: Would text to speech rendering make sense here? May 17, 2024
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