Skip to content
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

Text to Speech #133

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Text to Speech #133

merged 2 commits into from
Jan 25, 2024

Conversation

yakupseymen
Copy link
Contributor

Added: Text to Speech model.

TTS is an AI model that converts text to natural sounding spoken text. We offer two different model variates, tts-1 is optimized for real time text to speech use cases and tts-1-hd is optimized for quality. These models can be used with the Speech endpoint in the Audio API.

@orhanerday
Copy link
Owner

Hi @yakupseymen,

I wanted to express my gratitude for the PR you submitted. It means a lot to me.

However, I encountered an issue when I tested your yakupseymen:main branch. After running the tests, I received an error message: "You must provide the 'OpenAI-Beta' header to access the Assistants API. Please try again by setting the header 'OpenAI-Beta: assistants=v1'."

Can you please let me know how I can fix this issue?

Screenshot 2024-01-24 at 21 43 39

@yakupseymen
Copy link
Contributor Author

Hi @orhanerday , sorry about it. I just wrote wrong API URL 🤦🏻

I fixed it.

@orhanerday
Copy link
Owner

Please do not worry about it, my friend.

Hi @orhanerday , sorry about it. I just wrote wrong API URL 🤦🏻

I just have tested your PR and it is working perfectly fine. I appreciate your hard work and dedication. I will soon share the new version and post it in the comments section.

image

BR,

@orhanerday orhanerday merged commit 386c7f6 into orhanerday:main Jan 25, 2024
1 check passed
@orhanerday
Copy link
Owner

Version 5.1 has been released.

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.

None yet

2 participants