• Joined on 2025-04-27
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-29 13:36:39 +08:00
d5e4085883 Update TTS configuration and idle prompt settings in fastgpt.state.xfyun.json and fastgpt.xfyun.supertts.json
Compare 10 commits »
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-29 12:56:43 +08:00
b6cb72eda7 Remove unused config
8319aea642 Fix idle prompt handling
Compare 2 commits »
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-29 12:37:34 +08:00
ca6d263dfb Update idle to bot stop
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-29 12:23:10 +08:00
6ebb20ae50 Update idle timer
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-29 11:01:40 +08:00
69c5941139 Update idle prompt
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-05-28 15:14:07 +08:00
f49212afc9 Add camera functionality to voice demo with UI updates and state management
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 15:08:54 +08:00
b4804c3884 Update voice demo center text
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 15:03:42 +08:00
a5839e5668 Update camera drawer font to lighter
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 14:53:03 +08:00
966dadda38 Add camera drawer for voice demo
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 14:29:19 +08:00
1dcfb98e63 Add set_info input event
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-05-28 13:46:41 +08:00
ed9621dfe0 Update VOICE_CONFIG to use new FastGPT state-enabled configuration and add TEXT_DELTA log group for websocket responses.
9e2374f492 Add voice state tags, SuperTTS configs, and demo WS log groups.
Compare 2 commits »
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 13:36:20 +08:00
3357585443 Add response state configuration to FastGPT XFYun JSON file, enabling state tracking with customizable parameters for improved interaction management.
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 13:29:39 +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.
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 10:02:15 +08:00
2d5fd65721 Add demo page shows state code
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-28 09:36:55 +08:00
d94da4b4d1 Add support for prefix state code
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-27 20:04:48 +08:00
8c3789754f Add xfyun super tts service
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-27 16:40:34 +08:00
5328b90e2e Update deepfilternet readme and config
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-27 16:37:25 +08:00
673a54049a Add deepfilternet
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-27 14:08:29 +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.
wx44wx pushed to main at wx44wx/engine-v5-pipecat-core 2026-05-26 14:39:02 +08:00
7ab10eba32 Rename browser demo mount path from /demo to /voice-demo.