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

Feat: apply config synthesizer.options in say task #589

Closed
Catharsis68 opened this issue Jan 5, 2024 · 2 comments
Closed

Feat: apply config synthesizer.options in say task #589

Catharsis68 opened this issue Jan 5, 2024 · 2 comments
Assignees

Comments

@Catharsis68
Copy link
Contributor

Catharsis68 commented Jan 5, 2024

Feature Request

Use Case:

We want to apply advanced elevenlabs synthesizer options on a "global" level for a whole call via config verb.

Actual:
It is possible to apply the elevenlabs options via say task. synthesizer.options are being used when calling synthAudio
- with this approach, we'd need to define the options on every say task in our flow editor where we generate the say task payload

Goal:
We can send the same synthesizer.options at the beginning of a call via config task and if defined, they will be used for synthAudio. In the case the say task has it's own synthesizer.options, this should overwrite the "config" settings.

@xquanluu
Copy link
Contributor

xquanluu commented Jan 5, 2024

Hi @Catharsis68 I have tested this PR on jambonz.me,

Please help to test on your system please

@xquanluu
Copy link
Contributor

I close this ticket as I remember @Catharsis68 already provided the PR for this

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