[Enhancement]: Support for ElevenLabs' STT Model (scribe_v1) #6640
cranberry3148
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Support for ElevenLabs's "scribe_v1" Speech-to-Text model as an additional STT provider option in LibreChat.
More details
ElevenLabs recently launched "scribe_v1", their state-of-the-art STT model with:
The REST API endpoint (https://api.elevenlabs.io/v1/speech-to-text) is straightforward to implement with structured JSON output and supports various audio formats.
Pricing is competitive at $0.22-$0.40 per hour of audio (depending on volume), making it cost-effective for production use.
Integration would enhance LibreChat with a high-performance STT option, especially benefiting users working with multi-language content or requiring high accuracy transcription.
References:
Which components are impacted by your request?
Endpoints
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions