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

Refactor gradio tools to isolate non-gradio functions. Fix audio streaming for TTS through OpenAI. WIP for direct OpenAI nochat call without gradio. #1543

Merged
merged 50 commits into from May 18, 2024

Conversation

pseudotensor
Copy link
Collaborator

@pseudotensor pseudotensor commented Apr 10, 2024

  • Refactor gradio tools to isolate non-gradio functions.
  • Fix bug in gradio for sleep inside lock, holding lock and making things take too long and piling up till end.
  • Fix audio streaming for TTS through OpenAI. Deal with wave duration like OpenAI does.
  • WIP for direct OpenAI nochat call without gradio.

@pseudotensor pseudotensor changed the title openai for submit_nochat_plain_api Refactor gradio tools to isolate non-gradio functions. Fix audio streaming for TTS through OpenAI. WIP for direct OpenAI nochat call without gradio. May 17, 2024
@pseudotensor pseudotensor marked this pull request as ready for review May 18, 2024 23:17
@pseudotensor pseudotensor merged commit 6396404 into main May 18, 2024
1 of 2 checks passed
@pseudotensor pseudotensor deleted the openai_nochat branch May 18, 2024 23:17
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

1 participant