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

add "auto" speech synth for TTS only if STT was used #53

Open
cyphar opened this issue Jan 6, 2021 · 0 comments
Open

add "auto" speech synth for TTS only if STT was used #53

cyphar opened this issue Jan 6, 2021 · 0 comments
Labels
feature New feature or request

Comments

@cyphar
Copy link
Member

cyphar commented Jan 6, 2021

Jonathan made a good point -- the default setting for speech synth should be half-on (enabled if the user just used the dictation support) but disabled if the user is only using text. I am just going to make it default to off for now (so we don't have TTS drowning everything out in the labs), but we can work this out later.

cyphar added a commit that referenced this issue Jan 6, 2021
Ideally we would have an "auto" mode (see #53) but this is needed to
avoid all of the labs being drowned out in TTS noises.

Signed-off-by: Aleksa Sarai <[email protected]>
@cyphar cyphar changed the title text-to-speech should only be enabled by default if the input was speech-to-text [feature] add "auto" speech synth for TTS only if STT was used Jan 6, 2021
@cyphar cyphar added the feature New feature or request label Jan 6, 2021
@cyphar cyphar changed the title [feature] add "auto" speech synth for TTS only if STT was used add "auto" speech synth for TTS only if STT was used Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant