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

add eleven labs #240

Merged
merged 3 commits into from
Oct 13, 2023
Merged

add eleven labs #240

merged 3 commits into from
Oct 13, 2023

Conversation

xquanluu
Copy link
Contributor

@xquanluu xquanluu commented Oct 12, 2023

'Accept': 'audio/mpeg',
'Content-Type': 'application/json'
});
const mp3 = await post('/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM', {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should hardcode voice id 21m00Tcm4TlvDq8ikWAM, instead use GET /Voices and just take the first one. They remove a voice id in the future

@davehorton davehorton merged commit 4c9af25 into main Oct 13, 2023
2 checks passed
@davehorton davehorton deleted the feat/elevenlabs branch October 13, 2023 01:27
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