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

Latency improvements with the new manual VAD algorithm #368

Open
clemlesne opened this issue Dec 7, 2024 · 0 comments
Open

Latency improvements with the new manual VAD algorithm #368

clemlesne opened this issue Dec 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@clemlesne
Copy link
Collaborator

clemlesne commented Dec 7, 2024

  • Paralelize TTS and database calls
  • Reduce dependency calls before sending call to the LLM
  • Compress the prompt
  • Use a LLM with a lower latency
  • Trace the code executions with local debugger to pin points unseen optimizations
@clemlesne clemlesne added the enhancement New feature or request label Dec 7, 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
None yet
Development

No branches or pull requests

1 participant