We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to illustrate the effectiveness of documenting recommended voices, I've started building a demo.
In its current iteration this demo can:
getVoices()
It's not currently my goal to cover everything mentioned in the best practice document for voice selection, but this is a decent starting point.
Things that I might cover in the future would include:
If I ever turn this repo into a real code repo as discussed in #9, then this demo will have to be a lot more extensive than it currently is.
The text was updated successfully, but these errors were encountered:
Added a missing test utterance for Portuguese
d87392a
related to #25
HadrienGardeur
No branches or pull requests
In order to illustrate the effectiveness of documenting recommended voices, I've started building a demo.
In its current iteration this demo can:
getVoices()
) and filter this list based on the name and alt names of recommended voicesIt's not currently my goal to cover everything mentioned in the best practice document for voice selection, but this is a decent starting point.
Things that I might cover in the future would include:
If I ever turn this repo into a real code repo as discussed in #9, then this demo will have to be a lot more extensive than it currently is.
The text was updated successfully, but these errors were encountered: