Commit History

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: Skip ALL wake word processing (features + detection) when pipeline is active
636fb5e

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

Increase control loop to 100Hz (daemon updated), adjust animation frequencies
fc9e96f

Desmond-Dong commited on

Adjust animation parameters: idle=no movement, larger amplitudes, slower frequencies for smoother motion
080e85c

Desmond-Dong commited on

v0.5.13: JSON-driven animation system + new landing page style
12ab5fa

Desmond-Dong commited on

Add retrained hey_reachy wake word model
ce7697d

Desmond-Dong commited on

v0.5.12: Remove broken hey_reachy model, revert default to okay_nabu
d18707c

Desmond-Dong commited on

Increase hey_reachy probability_cutoff to 0.9 to reduce false triggers
91115a8

Desmond-Dong commited on

v0.5.11: Reset feature extractors when switching wake words to prevent false triggers
0e3f2eb

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: Add debug logging for noise suppression, fix PP_MIN_NN value
9844c98

Desmond-Dong commited on

fix: EntityRegistry has no 'state' attribute - use server.state
8d667cb

Desmond-Dong commited on

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

Desmond-Dong commited on

fix: Show raw DOA angle in Home Assistant (0-180)
1b0c406

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

chore: bump version to v0.5.6
8a1f05c

Desmond-Dong commited on

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

Desmond-Dong commited on

chore: bump version to v0.5.5
3bc695f

Desmond-Dong commited on

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

Desmond-Dong commited on

chore: bump version to v0.5.4
90a9b9f

Desmond-Dong commited on

fix: wait for RUN_END before starting new conversation
0598343

Desmond-Dong commited on

chore: bump version to v0.5.3
b03d17a

Desmond-Dong commited on

fix: improve continuous conversation with conversation_id tracking
8a5ee8a

Desmond-Dong commited on

chore: bump version to v0.5.2
c256ff2

Desmond-Dong commited on

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

Desmond-Dong commited on

fix: update emotion mapping to use available robot emotions
1b8e11b

Desmond-Dong commited on

docs: rename project to 'Reachy Mini for Home Assistant'
c5af1a9

Desmond-Dong commited on

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

Desmond-Dong commited on

fix: allow tap to exit conversation without refractory delay
4e1feee

Desmond-Dong commited on

docs: fix STT/TTS engine description - user configured in HA
94a04ed

Desmond-Dong commited on

docs: update Technical Architecture diagram with full system overview
33becb5

Desmond-Dong commited on

docs: translate PROJECT_PLAN.md to English (complete)
b10ca0f

Desmond-Dong commited on

docs: translate PROJECT_PLAN.md to English
91cfdeb

Desmond-Dong commited on

docs: update changelog for v0.5.1 bug fixes
5f422a0

Desmond-Dong commited on

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

Desmond-Dong commited on

持久化tap_sensitivity设置
81ee9c6

Desmond-Dong commited on

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

Desmond-Dong commited on

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

Desmond-Dong commited on

Sendspin: 优先使用16kHz采样率(ReSpeaker原生支持)
23c59a7

Desmond-Dong commited on

更新文档: 同步人脸追踪资源优化功能
0361684

Desmond-Dong commited on

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

Desmond-Dong commited on

人脸模型下载加重试机制(3次重试,间隔5秒)
2f0e868

Desmond-Dong commited on