Skip to content

Conversation

@hgs-study
Copy link
Contributor

OpenAI's list of TTS voices didn't seem to be up to date, so I added 3 new voices.("sage", "coral", "ash")
Here is the reference link. (https://platform.openai.com/docs/guides/text-to-speech#voice-options)
Thank you.

NOVA("nova"),
@JsonProperty("shimmer")
SHIMMER("shimmer");
SHIMMER("shimmer"),
Copy link
Member

Choose a reason for hiding this comment

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

Need to update the javadoc for the same. Will update when merging.

@ilayaperumalg ilayaperumalg self-assigned this Jan 17, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M6 milestone Jan 17, 2025
@ilayaperumalg
Copy link
Member

@hgs-study Thanks for the PR! The changes LGTM, merging.
As a side note, I suggest you to create separate branches on your work instead of working on your fork's main branch.

@ilayaperumalg
Copy link
Member

Rebased, squashed and merged as 7e303a0

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