RageAgainstThePixel / ElevenLabs-DotNet

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

Added Voice.HighQualityBaseModelIds property #23

Closed PeterJarrettUK closed 1 year ago

PeterJarrettUK commented 1 year ago

Adds Voice.HighQualityBaseModelIds property to allow deserialization of that field from ElevenLabs API.

This property allows the developer to determine if the MultiLingual model should be used to render the voice instead of the monolingual.

StephenHodgson commented 1 year ago

@PeterJarrettUK you didn't give me the ability to push changes to your branch, so I'm going to close this PR and open a new one from my repo with your changes.

StephenHodgson commented 1 year ago

24

PeterJarrettUK commented 1 year ago

@PeterJarrettUK you didn't give me the ability to push changes to your branch, so I'm going to close this PR and open a new one from my repo with your changes.

Hmm very odd - does you merge/pulling the changes from my branch into yours needs that permission for you to write to my repo?

I'll be the first to admit that I'm not 100% perfect at managing submitting PR's so if I've gotten something about face please do let me know.

StephenHodgson commented 1 year ago

I think it's a checkbox on the right of the PR that allows maintainer to make edits

PeterJarrettUK commented 1 year ago

Ah right! I shall keep an eye out for next time - thanks :-)