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 support for google custom tts voices #244

Closed
davehorton opened this issue Oct 24, 2023 · 0 comments
Closed

add support for google custom tts voices #244

davehorton opened this issue Oct 24, 2023 · 0 comments
Assignees

Comments

@davehorton
Copy link
Contributor

As described in jambonz/jambonz-webapp#337

This will require a new table, google_custom_voices, which has a FK to the speech credentials table. We will need to capture:

  • the google model
  • the reported usage
  • the language
  • the voice name that the user will assign and use to refer to this voice.

Of course, apis and swagger will be updated as well

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