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

Refactor get Voices to use tts-wrapper #43

Open
willwade opened this issue Jun 24, 2024 · 1 comment
Open

Refactor get Voices to use tts-wrapper #43

willwade opened this issue Jun 24, 2024 · 1 comment
Milestone

Comments

@willwade
Copy link
Contributor

In TTS Wrapper we now have methods for all speech engines for Get Voices.

It should return a format that is in JSON for all voices. We would be wise to cache it for a set time - but it would make more sense than having stale json files as part of the project

https://github.com/willwade/tts-wrapper

@willwade willwade added this to the Release v2 milestone Aug 28, 2024
@willwade
Copy link
Contributor Author

Note I think we have still hardcoded voices in - we should remove this for using our getVoices method

acerjay added a commit to acerjay/TranslateAndTTS that referenced this issue Sep 7, 2024
Capability to Load from tts-wrapper's get_voices instead of hardcoded AceCentre#43.
Fix GUI widget sizes to support touchscreen.
Multithreading capability to load voice models (Sherpa Onnx/Azure)
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