We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
5 new voices were released yesteday. Could you add them to the package?
We can't use them yet.
Thank you!
The text was updated successfully, but these errors were encountered:
These new voices work if you update the session using their string name
ai.updateSession({ instructions: instructions, voice: 'ballad', })
Sorry, something went wrong.
doesn't have all the voices.
Hi guys,
I have submitted a PR to support five new voices: #63
Until the PR is merged, you can replace @openai/realtime-api-beta in your package.json file and then run npm install.
@openai/realtime-api-beta
package.json
npm install
"@openai/realtime-api-beta": "github:htsuruo/openai-realtime-api-beta#feature/htsuruo/support-new-voices",
After this, you will be able to select the new voices with type safety.
No branches or pull requests
Hi!
5 new voices were released yesteday. Could you add them to the package?
We can't use them yet.
Thank you!
The text was updated successfully, but these errors were encountered: