• Joined on 2025-04-26
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-27 01:39:33 +00:00
0b308f9bce Remove deprecated agent configuration files: default.yaml, example.yaml, and tools.yaml, streamlining the agent behavior setup and eliminating unused parameters.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-27 01:01:03 +00:00
e14eac347f Update default.yaml configuration for speech agent parameters, adjusting min_speech_duration_ms from 100 to 120 ms and eou_threshold_ms from 800 to 1300 ms. Modify audio model parameters: set start_min_speech_ms to 100 ms, pre_speech_ms to 360 ms, and final_tail_ms to 180 ms for improved audio processing.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 08:35:20 +00:00
0f02de5fc3 Update AssistantsPage to include new icon for audio preview button and adjust text for clarity. Add square icon for stop audio preview button to enhance UI consistency.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 08:15:41 +00:00
0de6fe529e Add audio preview functionality for assistant opener audio in AssistantsPage. Implement controls for previewing and stopping audio playback, and integrate new API endpoint for fetching PCM buffer. Enhance user interface with updated button states for audio actions.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 06:31:59 +00:00
fb95e2abe2 Add opener audio functionality to Assistant model and related schemas, enabling audio generation and playback features. Update API routes and frontend components to support opener audio management, including status retrieval and generation controls.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 06:17:09 +00:00
833cb0d4c4 Add unsaved changes confirmation dialog in AssistantsPage to enhance user experience when opening debug window
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 06:13:56 +00:00
fbbb2e0fee Add assistant snapshot management to track unsaved changes and enhance debug handling
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 06:08:03 +00:00
da83c8ec8a Implement initial greeting emission in DuplexPipeline after session activation, ensuring proper event ordering for frontend notifications.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 04:05:10 +00:00
cfc8db3fe7 Implement API URL resolution in OpenAICompatibleASRService to ensure correct endpoint handling for transcription requests.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 03:21:44 +00:00
37b646186d Refactor DebugDrawer to store submitted session metadata and update resolved config view with merged metadata
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 03:08:06 +00:00
14b4b3d966 Implement API URL resolution for OpenAICompatibleTTSService to handle both base and full speech endpoint formats.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 03:05:05 +00:00
1bcf625f86 Enhance runtime metadata fetching by including assistant and app IDs, and defaulting channel to 'web_debug'
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 03:02:24 +00:00
8bc21c7874 Add detailed logging for session runtime configuration and service resolution
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 03:00:32 +00:00
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 02:31:24 +00:00
f62af6433f Enhance service merging logic in session management to support nested updates
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-26 02:25:07 +00:00
443f2d1541 Add client service metadata sanitization and debug source check
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-25 19:55:14 +00:00
f77f7c7531 Voice library support dashscope
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-02-25 19:11:52 +00:00
b193f91432 Set DashScope TTS default mode to commit
562341a72c add dashscope tts
6744646390 Update frontend debug drawer
72ed7d0512 Unify db api
Compare 4 commits »
wx44wx pushed to main at wx44wx/AI-VideoAssistant-Engine-V2 2026-02-25 09:56:24 +00:00
4e18f21692 Update tools audio sample
wx44wx pushed to main at wx44wx/AI-VideoAssistant-Engine-V2 2026-02-25 09:50:43 +00:00
da4a77eac7 Support tool config in yaml
08319a4cc7 Use decoupled way for backend client
Compare 3 commits »