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

adds elevenlabs as a dependency and also adds encode as wav to 11labs experimental #347

Merged

Conversation

ajar98
Copy link
Contributor

@ajar98 ajar98 commented Aug 7, 2023

No description provided.

@linear
Copy link

linear bot commented Aug 7, 2023

EPD-465 Fix React Conversation hooks to work with Elevenlabs Streaming

While using import { useConversation } from "vocode" in a React frontend, I am seeing the following error when using Elevenlabs synthesizer with experimental_streaming=True:

Uncaught (in promise) DOMException: Failed to execute 'decodeAudioData' on 'BaseAudioContext': Unable to decode audio data

Likely a case of not properly handling the promise in the React hook, a quick fix for this will be very appreciated :)

@ajar98 ajar98 requested a review from zaptrem August 7, 2023 17:44
@ajar98 ajar98 merged commit 67fdf0f into main Aug 7, 2023
4 checks passed
m5a0r7 pushed a commit to m5a0r7/vocode-python that referenced this pull request Oct 19, 2023
… experimental (vocodedev#347)

* adds elevenlabs as a dependency and also adds encode as wav to 11labs experimental

* remove prints
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

Successfully merging this pull request may close these issues.

2 participants