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

01-rewrite #279

Merged
merged 39 commits into from
Jun 21, 2024
Merged

01-rewrite #279

merged 39 commits into from
Jun 21, 2024

Conversation

benxu3
Copy link
Contributor

@benxu3 benxu3 commented May 31, 2024

experimental merge for async interpreter into 01

  • replaces main import from existing server to async-interpreter server in start.py
  • async interpreter extends open interpreter with input() and output() methods
  • leverages realtime STT and TTS for faster latency

some more cleanup needs to be done before merging

  • remove debug print statements
  • measure latency
  • removed unused cmd-line flags (moved to profiles directory)
  • deleted unused files
  • add relevant docs

benxu3 and others added 30 commits May 3, 2024 15:43
This reverts commit 0fbe497, reversing
changes made to 10681b5.
merge temp-branch into async-interpreter
@KillianLucas KillianLucas merged commit bd5774d into OpenInterpreter:main Jun 21, 2024
1 check passed
@KillianLucas
Copy link
Collaborator

Incredible work Kai. 🫡 🇨🇦

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.

2 participants