Commit History

Fix: push gesture state to Home Assistant via callback
f45ab72

Desmond-Dong commited on

fix: 使用状态判断唤醒词检测, 添加手势模型信息日志
5ce6940

Desmond-Dong commited on

fix: 修复DOA方向,减少语音日志输出
579082f

Desmond-Dong commited on

feat: 添加实时音频驱动的说话动画
8fbc553

Desmond-Dong commited on

fix: 移除音频预下载分析,使用JSON动画替代
741db5c

Desmond-Dong commited on

feat: 添加基于音频分析的说话动画
d29db4b

Desmond-Dong commited on

debug: 将 Voice event 日志改为 INFO 级别
88356b9

Desmond-Dong commited on

debug: 添加说话动画的调试日志
0d8fe98

Desmond-Dong commited on

refactor: 简化唤醒词检测逻辑,按照参考项目模式
afdb99d

Desmond-Dong commited on

Fix: Restore HA continue_conversation support, our switch is unconditional override
eb57938

Desmond-Dong commited on

Fix: Ignore HA continue_conversation, only use our switch
10f7c31

Desmond-Dong commited on

v0.5.16: Remove tap-to-wake, add Continuous Conversation switch
20e58a2

Desmond-Dong commited on

Fix: PEP8 compliance and wake word refractory period after conversation ends
5fb657a

Desmond-Dong commited on

v0.5.15: Audio settings persistence, Sendspin discovery refactor, tap detection fix
99f80f8

Desmond-Dong commited on

CRITICAL FIX: Rename duplicate _reachy_on_listening to _reachy_on_idle - tap detection was never re-enabled
f493f8c

Desmond-Dong commited on

Speaking: pause face tracking, use lively nodding animation (1.5Hz)
0813da7

Desmond-Dong commited on

Add logging to debug tap detection disable
7a7e15d

Desmond-Dong commited on

Fix: Disable tap detection IMMEDIATELY in wakeup() and wakeup_from_tap() to prevent false triggers
02197ff

Desmond-Dong commited on

Fix: Disable tap detection during conversation to prevent false triggers from robot movement
a6cdaca

Desmond-Dong commited on

Fix: Eliminate race condition in pipeline state, adjust animation amplitudes to moderate level
264db79

Desmond-Dong commited on

Fix: Skip wake word detection when pipeline is active (prevents false triggers during conversation)
f072078

Desmond-Dong commited on

v0.5.10: Actually fix wake word switching - set id attribute on loaded models
6ed5b09

Desmond-Dong commited on

v0.5.9: Default wake word to hey_reachy, fix wake word switching bug
06a6f96

Desmond-Dong commited on

v0.5.8: Fix tap detection during emotion playback - poll daemon API for move completion
f7f01c8

Desmond-Dong commited on

fix: Disable tap detection during emotion playback to prevent false triggers
17348fa

Desmond-Dong commited on

fix: Invert DOA yaw direction - was turning opposite way
ad7b805

Desmond-Dong commited on

fix: Change DOA turn-to-sound logs to INFO level for visibility
10772b5

Desmond-Dong commited on

fix: Remove speech_detected check in DOA turn-to-sound
9a11246

Desmond-Dong commited on

feat: Add DOA turn-to-sound at wakeup (v0.5.7)
d84e937

Desmond-Dong commited on

fix: better pipeline state tracking to prevent duplicate audio
300b49f

Desmond-Dong commited on

fix: prevent concurrent pipelines and add prompt sound for continuous conversation
8689b0f

Desmond-Dong commited on

fix: wait for RUN_END before starting new conversation
0598343

Desmond-Dong commited on

fix: improve continuous conversation with conversation_id tracking
8a5ee8a

Desmond-Dong commited on

fix: enable HA control of robot pose and fix continuous conversation
affc41b

Desmond-Dong commited on

fix: send stop request to HA when exiting tap conversation mode
916f770

Desmond-Dong commited on

修复: Sendspin连接到music_player而非tts_player
ab1716f

Desmond-Dong commited on

修复: tap_sensitivity默认值改为0.5g, 修复camera_server属性名
83f2d5a

Desmond-Dong commited on

修复: 语音助手唤醒时暂停Sendspin和音乐播放
feebc51

Desmond-Dong commited on

优化人脸追踪资源使用: 自适应帧率
ae10080

Desmond-Dong commited on

feat: Sendspin自动发现,无需用户配置
b15f94c

Desmond-Dong commited on

feat: add Sendspin multi-room audio support (Phase 13)
9793fad

Desmond-Dong commited on

v0.4.0: Daemon stability fixes and microphone optimization
a33ba57

Desmond-Dong commited on

fix: restore tap continue feedback sound (preserve functionality)
12915bc

Desmond-Dong commited on

fix: tap-to-wake blocking and microphone sensitivity issues
b9e2e76

Desmond-Dong commited on

feat: add tap sensitivity slider entity for Home Assistant
3f1b696

Desmond-Dong commited on

Revert "v0.2.21: Fix daemon crash - reduce control loop to 2Hz, pause during audio"
6a4df6d

Desmond-Dong commited on

v0.2.21: Fix daemon crash - reduce control loop to 2Hz, pause during audio
7edbf67

Desmond-Dong commited on

v0.2.20: Revert audio/satellite/voice_assistant/models/main to v0.2.9 working state
29b7fc2

Desmond-Dong commited on

v0.2.18: Fix audio playback - restore wakeup sound, use push_audio_sample
0832ea3

Desmond-Dong commited on

v0.2.16: Fix TTS playback - pause recording during playback
cd59e9e

Desmond-Dong commited on