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

Strip silence from SAPI 5 utterances #17174

Closed
nicopn opened this issue Sep 15, 2024 · 1 comment
Closed

Strip silence from SAPI 5 utterances #17174

nicopn opened this issue Sep 15, 2024 · 1 comment

Comments

@nicopn
Copy link

nicopn commented Sep 15, 2024

Is your feature request related to a problem? Please describe.

There are many SAPI voices that have silence at the beginning and/or end of their utterances, making them less responsive.

Describe the solution you'd like

When using SAPI, synthesize the text, but before sending it to the audio device, remove all silent or near-silent samples from the beginning and end. This will improve responsivity in those voices

Describe alternatives you've considered

None

Additional context

N/A

@seanbudd
Copy link
Member

Closing as duplicate of #13284

@seanbudd seanbudd closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 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

2 participants