-
-
Notifications
You must be signed in to change notification settings - Fork 21
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 support for Language parameter in TextToSpeach API endpoint #66
Closed
Mylan719 opened this issue
Oct 14, 2024
· 2 comments
· Fixed by #69 or RageAgainstThePixel/com.rest.elevenlabs#100
Closed
Add support for Language parameter in TextToSpeach API endpoint #66
Mylan719 opened this issue
Oct 14, 2024
· 2 comments
· Fixed by #69 or RageAgainstThePixel/com.rest.elevenlabs#100
Labels
enhancement
New feature or request
Comments
Mylan719
pushed a commit
to Mylan719/ElevenLabs-DotNet
that referenced
this issue
Oct 27, 2024
- Added parameter to text-to-speach endpoint and request - Added a check - Added a test for the new parameter This belongs to RageAgainstThePixel#66
StephenHodgson
added a commit
that referenced
this issue
Oct 27, 2024
- Added parameter to text-to-speach endpoint and request - Added a check - Added a test for the new parameter - This belongs to #66 --------- Co-authored-by: Milan Mikuš <[email protected]> Co-authored-by: Stephen Hodgson <[email protected]>
Wonderful! Any estimation when you release the new version? Thanks for all your effort! |
maybe this weekend, but don't give your hope up 😅 |
StephenHodgson
added a commit
that referenced
this issue
Nov 24, 2024
- Added parameter to text-to-speach endpoint and request - Added a check - Added a test for the new parameter - This belongs to #66 --------- Co-authored-by: Milan Mikuš <[email protected]> Co-authored-by: Stephen Hodgson <[email protected]>
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Request
Is your feature request related to a problem? Please describe.
The new Eleven Labs API supports now optional language parameter for model Turbo V2.5
https://elevenlabs.io/docs/api-reference/text-to-speech
From documentation
Describe the solution you'd like
TextToSpeechRequest
so we could use full potential of Turbo V2The text was updated successfully, but these errors were encountered: