vocodedev/vocode-core

[Feature]: Add support for Deepgram synthesizer

applebaconsoda123 opened this issue · 2 comments

Brief Description

Implement support for Deepgram's Aura TTS model (launched March 2024) to provide users with an additional option for speech synthesis alongside transcription

Rationale

This model offers competitive speed comparable to other TTS providers such as Azure and AssemblyAI (both known for relatively low latency); adding this synthesizer expands user choices, which would provide flexibility in quality, speed, and personal preference.

Suggested Implementation

No response

Thank you very much for your wilingness to work on this issue. The Deepgram team has already made impressive progress, which you can review here: #548

We would greatly appreciate any contributions you can make, whether through testing, enhancing the current work, or creating unit tests. If you have any feedback or need further explanations, please let me know.

Thank you for the update, I'll review #548.
Closing issue since duplicate PR exists