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

Fix live endpoint #247

Merged
merged 10 commits into from
Sep 12, 2023
Merged

Fix live endpoint #247

merged 10 commits into from
Sep 12, 2023

Conversation

chainyo
Copy link
Contributor

@chainyo chainyo commented Sep 9, 2023

This PR:

  • Update Nginx conf to accept websockets
  • Update read_audio to read bytes in the correct format
  • Simplify the live transcription service for live audio

@chainyo chainyo added bug Something isn't working api Everything related to the API implementation labels Sep 9, 2023
@chainyo chainyo linked an issue Sep 9, 2023 that may be closed by this pull request
@chainyo chainyo merged commit 1581607 into main Sep 12, 2023
2 checks passed
@chainyo chainyo deleted the 246-fix-live-endpoint branch September 12, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Everything related to the API implementation bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix live endpoint
2 participants