RageAgainstThePixel / ElevenLabs-DotNet

A Non-Official ElevenLabs RESTful API Client for dotnet
https://elevenlabs.io/?from=partnerbrown9849
MIT License
52 stars 18 forks source link

Implement Style Exaggeration and Speaker Boost #19

Closed Vexthecollector closed 1 year ago

Vexthecollector commented 1 year ago

The new V2 voices have the option for Style Exaggeration (0.00-1.00), and Speaker Boost (Boolean).

It would be great if those could be implemented into the Voice Settings.

The JSONPropertyNames are: "style" "use_speaker_boost"

Loving the library by the way!

(Pull request created. Worked fine when I tried it) https://github.com/RageAgainstThePixel/ElevenLabs-DotNet/pull/20

StephenHodgson commented 1 year ago

Thanks so much!

StephenHodgson commented 1 year ago

fixed in #20