Commit Graph

  • 0928169106 Update image in camera drawer main Xin Wang 2026-06-02 15:34:50 +08:00
  • 2348b2e5a8 Reset idle prompt on image input Xin Wang 2026-06-02 13:45:38 +08:00
  • 05389b1db0 Update voice demo ui language Xin Wang 2026-06-02 13:29:19 +08:00
  • 89d0777830 Update voice demo camera drawer Xin Wang 2026-06-02 13:22:08 +08:00
  • aae751f3f3 Update voice demo language problem Xin Wang 2026-06-02 12:31:34 +08:00
  • 82a0cec38e Replace camera switch button with device list dropdown Xin Wang 2026-06-02 10:59:03 +08:00
  • 85baf5698e Improve camera drawer UX: layout, device switching, default selection Xin Wang 2026-06-02 10:43:18 +08:00
  • 6cf31c7062 Center camera text and bind text with state Xin Wang 2026-06-02 09:55:38 +08:00
  • 21f6c17388 Add image upload in conversation Xin Wang 2026-06-02 08:24:53 +08:00
  • f22df60873 Update voice demo copy button Xin Wang 2026-06-01 09:52:09 +08:00
  • 0913f8e655 Update voice demo chat id handling Xin Wang 2026-06-01 09:44:44 +08:00
  • d62c564a0d fix user transcript event ordering Xin Wang 2026-06-01 09:28:34 +08:00
  • 8a39461b21 fix duplicate assistant text events Xin Wang 2026-06-01 08:41:00 +08:00
  • 402ad81cb6 Add chatId in ws connection Xin Wang 2026-05-31 22:46:48 +08:00
  • 5cbfd0f0fa Refactor TTS configuration in fastgpt.state.xfyun.json: update provider, base URL, voice settings, and adjust sample rate for improved performance. Xin Wang 2026-05-29 16:47:07 +08:00
  • 991c8a02e7 Update idle count will reset when user active again Xin Wang 2026-05-29 16:44:01 +08:00
  • 050ecc7a2d Fix idle and text input race bug Xin Wang 2026-05-29 16:05:23 +08:00
  • 15c98f21fe Use FastGPT app opener for greetings Xin Wang 2026-05-29 15:34:33 +08:00
  • ce3c384b00 Adjust user speech timeout and enhance idle prompt settings in fastgpt.state.xfyun.json and siliconflow.json Xin Wang 2026-05-29 13:39:17 +08:00
  • d5e4085883 Update TTS configuration and idle prompt settings in fastgpt.state.xfyun.json and fastgpt.xfyun.supertts.json Xin Wang 2026-05-29 13:36:32 +08:00
  • 4c4e3e949f Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-29 12:56:47 +08:00
  • b6cb72eda7 Remove unused config Xin Wang 2026-05-29 12:56:31 +08:00
  • 8319aea642 Fix idle prompt handling Xin Wang 2026-05-29 12:55:56 +08:00
  • cc418e5f7e Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-29 12:37:41 +08:00
  • ca6d263dfb Update idle to bot stop Xin Wang 2026-05-29 12:37:21 +08:00
  • 1e1f89906d Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-29 12:23:17 +08:00
  • 6ebb20ae50 Update idle timer Xin Wang 2026-05-29 12:22:55 +08:00
  • f7df8bbda1 Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-29 11:06:57 +08:00
  • 69c5941139 Update idle prompt Xin Wang 2026-05-29 11:01:24 +08:00
  • d5836b75bd Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-28 15:08:57 +08:00
  • b4804c3884 Update voice demo center text Xin Wang 2026-05-28 15:08:42 +08:00
  • 3bcdcced9d Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-28 15:03:46 +08:00
  • a5839e5668 Update camera drawer font to lighter Xin Wang 2026-05-28 15:03:28 +08:00
  • 6ec67263bf Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-28 14:54:43 +08:00
  • 966dadda38 Add camera drawer for voice demo Xin Wang 2026-05-28 14:52:44 +08:00
  • 29828d5bb4 Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-28 14:29:30 +08:00
  • 1dcfb98e63 Add set_info input event Xin Wang 2026-05-28 14:29:00 +08:00
  • f954da60b4 Update voice activity detection parameters and add response state configuration in FastGPT XFYun JSON files for enhanced interaction management. Xin Wang 2026-05-28 13:57:33 +08:00
  • 3357585443 Add response state configuration to FastGPT XFYun JSON file, enabling state tracking with customizable parameters for improved interaction management. Xin Wang 2026-05-28 13:36:14 +08:00
  • ad232fdbd9 Add configuration files for FastGPT with XFYun services, including STT, TTS, and audio filtering settings. Introduce new JSON files for different service configurations and enhance logging for text delta responses in the web application. Xin Wang 2026-05-28 13:28:36 +08:00
  • 2d5fd65721 Add demo page shows state code Xin Wang 2026-05-28 10:01:27 +08:00
  • d94da4b4d1 Add support for prefix state code Xin Wang 2026-05-28 09:36:44 +08:00
  • 8c3789754f Add xfyun super tts service Xin Wang 2026-05-27 20:04:36 +08:00
  • 5328b90e2e Update deepfilternet readme and config Xin Wang 2026-05-27 16:40:21 +08:00
  • 673a54049a Add deepfilternet Xin Wang 2026-05-27 16:37:14 +08:00
  • c4a53b5205 Add voice activity detection and interruption handling configurations to FastGPT and XFYun JSON files. Enhance interruption short replies with additional phrases for improved user interaction. Xin Wang 2026-05-26 15:45:25 +08:00
  • 7ab10eba32 Rename browser demo mount path from /demo to /voice-demo. Xin Wang 2026-05-26 14:37:21 +08:00
  • d64a5315a5 update fastgpt config Xin Wang 2026-05-26 14:30:18 +08:00
  • 97deca0f57 Update LLM configuration to support FastGPT integration. Modify requirements to include fastgpt-python-sdk, enhance greeting messages, and adjust LLM service creation to handle app_id. Implement welcome text fetching for FastGPT and improve context handling in the pipeline based on LLM provider. Update related configurations and properties for better integration. Xin Wang 2026-05-26 14:15:26 +08:00
  • 3dfff0c937 Add AssistantContextSyncProcessor to manage LLM context synchronization during assistant interruptions. Update ProductTextStreamProcessor to track last streamed text and modify pipeline to integrate new context sync functionality. Enhance tests to verify context sync behavior for interrupted assistant turns. Xin Wang 2026-05-26 10:44:12 +08:00
  • e7a8cb1faa Enhance text stream processing by adding synchronization for interrupted assistant turns. Introduce sync_streamed_assistant_context to align LLM context with UI text, and modify ProductTextStreamProcessor to handle interrupted text. Update pipeline to utilize the new functionality for managing assistant turn interruptions. Xin Wang 2026-05-26 08:33:02 +08:00
  • 2edcb51805 Add chat_id, variables, detail, timeout_sec, and send_system_prompt to LLMConfig; update create_llm_service to accept new parameters and handle FastGPT integration. Modify pipeline to utilize chat_id and adjust message handling based on provider settings. Xin Wang 2026-05-25 08:45:30 +08:00
  • b918eec5c1 Fix text stream frame forwarding order and transport message type. Xin Wang 2026-05-24 21:56:04 +08:00
  • f301af396d Update AGENTS.md with additional context on implementation and modify pipeline.py to include assistant aggregator in the processing flow. Xin Wang 2026-05-24 21:37:54 +08:00
  • 003a4abe8c Collapse high-frequency audio frames in the demo websocket log. Xin Wang 2026-05-23 10:21:50 +08:00
  • 5b087f8610 Add input image to product protocol Xin Wang 2026-05-23 08:28:56 +08:00
  • 02db9545f0 fix text input no context update Xin Wang 2026-05-22 21:30:54 +08:00
  • 7267c06552 Add Chinese docs for product WebSocket usage. Xin Wang 2026-05-22 15:10:15 +08:00
  • f73fadcc77 Add interruption handling parameters to siliconflow configuration Xin Wang 2026-05-22 13:52:36 +08:00
  • 73f0fdf7bf Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core Xin Wang 2026-05-22 13:40:05 +08:00
  • 2c26eeff35 Update turn parameters Xin Wang 2026-05-22 13:38:47 +08:00
  • 75a34bf071 Add gated turn start strategy Xin Wang 2026-05-22 13:36:47 +08:00
  • 2c7f0f440b demo mount to fastapi Xin Wang 2026-05-22 10:23:17 +08:00
  • 0d82acc0d2 Remove xfyun asr interim in frontend Xin Wang 2026-05-22 09:40:16 +08:00
  • dab2d0593e Update xfyun asr service Xin Wang 2026-05-22 08:37:31 +08:00
  • c0fb0c51a2 Update xfyun asr streaming boundary Xin Wang 2026-05-22 00:06:15 +08:00
  • 2ecb3ef506 update xfyun asr Xin Wang 2026-05-21 20:48:24 +08:00
  • 872b8ac64a move vad config to json Xin Wang 2026-05-21 17:23:04 +08:00
  • 6a59df3dbd xfyun asr update one bubble Xin Wang 2026-05-21 17:05:20 +08:00
  • b09ca18cb9 update bugs Xin Wang 2026-05-21 16:52:42 +08:00
  • 7d36735c04 Fix xfyun asr tts error Xin Wang 2026-05-21 16:27:24 +08:00
  • 404381c818 Add xfyun asr service Xin Wang 2026-05-21 15:42:49 +08:00
  • c83c172511 Update readme Xin Wang 2026-05-21 14:50:39 +08:00
  • 321a4bb5bf add xfyun tts service Xin Wang 2026-05-21 14:48:04 +08:00
  • f3eab5b272 Add audio logging and WebSocket enhancements to webpage Xin Wang 2026-05-21 14:25:20 +08:00
  • 092f532f51 Update webpage Xin Wang 2026-05-21 14:11:45 +08:00
  • 53d2f5233d first vesion Xin Wang 2026-05-21 13:08:40 +08:00