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

Enhancement: Incorporate Text to Speech Models #1198

Closed
1 task done
jantznick opened this issue Nov 17, 2023 · 1 comment · Fixed by #2836
Closed
1 task done

Enhancement: Incorporate Text to Speech Models #1198

jantznick opened this issue Nov 17, 2023 · 1 comment · Fixed by #2836
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jantznick
Copy link

Contact Details

thenickjantz@gmail.com

What features would you like to see added?

Incorporate the text to speech models to turn responses into an audio stream/file that can be played in the browser.

More details

The endpoint is pretty simple. I'd be happy to implement it just curious on how it should best be done or implemented into the current UI.

https://platform.openai.com/docs/guides/text-to-speech

Which components are impacted by your request?

UI, Endpoints

Pictures

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jantznick jantznick added the enhancement New feature or request label Nov 17, 2023
@danny-avila
Copy link
Owner

there is an open PR that i will revisit sometime, but you can take a look and see how it was implemented without openai's TTS

#756

Note: the UI is being replaced.

This PR is not too stale since it uses new components mostly, only 11 files touched, and the old ones have easier to work with counterparts

(discord links)
Instructions on how to access the new UI (on latest commit to main branch)

General discussion of this UI change and bugs reported here

@berry-13 berry-13 self-assigned this Feb 2, 2024
@berry-13 berry-13 linked a pull request Feb 2, 2024 that will close this issue
24 tasks
@danny-avila danny-avila added this to the v0.7.3 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
3 participants