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

I dont get voice output #2

Open
tomwarias opened this issue Mar 19, 2024 · 5 comments
Open

I dont get voice output #2

tomwarias opened this issue Mar 19, 2024 · 5 comments

Comments

@tomwarias
Copy link

Everything works well exept Voice output, I can chat with it and see the first byte time ouput from TTS but no voice.
I do have ffmpeg and all requirements

@gkamradt
Copy link
Owner

I had an issue with this yesterday too then made a quick PR to update a few things. Can you try updating the code or recloning to see if it works for you?

or make these changes yourself if you haven't already
21ae2b0

@tomwarias
Copy link
Author

Works, thanks for help

@tazei186
Copy link

it doesnt work for me

@T-adero1
Copy link

Replace the DEEPGRAM_URL with:
DEEPGRAM_URL = f"https://api.deepgram.com/v1/speak?model {self.MODEL_NAME}&encoding=linear16&sample_rate=24000"

@shivakthota
Copy link

awesome...changing the url fixed this isssue.

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

5 participants