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

Pre-process mixed-case words for synthesizers that don't handle them correctly #946

Open
joanmarie opened this issue Jul 19, 2024 · 1 comment

Comments

@joanmarie
Copy link

I recently removed the pre-processing of mixed-case words (e.g. "HelloWorld") from Orca because from my testing the synthesizers were already doing this work, so there was no need for Orca to do it.

End user testing has revealed that there are a few which do not, such as voxin with IBMTTS. Therefore, would it be possible for speech-dispatcher to do this work at least in the case of no-longer-maintained synthesizers?

@sthibaul
Copy link
Collaborator

We can probably implement a shared helper for this indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants