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

Deepgram for TTS #33

Closed
mercuryyy opened this issue May 21, 2024 · 3 comments
Closed

Deepgram for TTS #33

mercuryyy opened this issue May 21, 2024 · 3 comments

Comments

@mercuryyy
Copy link

I got Deepgram to somewhat work for TTS but it only supports "mulaw" which works with twilio but there is an odd click/noise each time a new audio file starts playback.

Anyone been able to get it to work smoothly? maybe encoding the chunks and then sending to base64 ?

Deegram these days is a much better choices then 11lab, cheaper and faster for TTS.

@mercuryyy mercuryyy changed the title Deegram for TTS Deepgram for TTS May 21, 2024
@Vri6500
Copy link

Vri6500 commented May 22, 2024

i am having odd click/noise with 11labs TTS, were you able to fix that one? I have still not exhausted the character limit of 11labs. I can hear partial audio. Not sure how to fix it. With neets ai, i am not having this issue. Thank you

@SageWorks4925
Copy link

SageWorks4925 commented May 22, 2024

@mercuryyy Try giving container=none when setting the audio format. Please refer the deepgram FAQ screenshot and link.

Link: https://developers.deepgram.com/docs/tts-media-output-settings#audio-format-combinations
image

@mercuryyy
Copy link
Author

@SageWorks4925 Thank you for replying i usually do my research before opening a thread and actually found this today and came back here to close the thread, thank you so much for replying.

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

3 participants