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

feat: voice mode #4642

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: voice mode #4642

wants to merge 8 commits into from

Conversation

phact
Copy link
Collaborator

@phact phact commented Nov 15, 2024

This pull request introduces a new voice assistant feature to the application, including backend API support and frontend integration. The most important changes include adding the voice_mode_router, creating a new WebSocket endpoint for voice interactions, and implementing the frontend components for voice recording and playback.

Backend Changes:

Frontend Changes:

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Nov 15, 2024
@dosubot dosubot bot added the enhancement New feature or request label Nov 15, 2024
Copy link

codspeed-hq bot commented Nov 15, 2024

CodSpeed Performance Report

Merging #4642 will degrade performances by 26.37%

Comparing phact:voice_mode (c2f15fe) with main (2881346)

Summary

❌ 2 regressions
✅ 13 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main phact:voice_mode Change
test_successful_run_with_input_type_any 205.6 ms 260.2 ms -21%
test_successful_run_with_input_type_text 205.7 ms 279.4 ms -26.37%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant