Commit History

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

恢复到4051ebd: 手势识别有依赖冲突,暂时移除
c92d558

Desmond-Dong commited on

mediapipe依赖移到pyproject.toml,代码只安装mediapipe本身
e1fb914

Desmond-Dong commited on

手势识别: 首次运行自动安装mediapipe 0.10.18 (ARM64)
606f861

Desmond-Dong commited on

手势识别: 移除自动安装,无mediapipe时静默禁用
585e14d

Desmond-Dong commited on

手势识别: ARM64自动安装mediapipe 0.10.18 (--no-deps避免numpy冲突)
ac24fdc

Desmond-Dong commited on

手势识别改用纯OpenCV (ARM兼容,无MediaPipe依赖)
211d747

Desmond-Dong commited on

更新文档: 手势识别增加到11种
8a43156

Desmond-Dong commited on

v0.6.0: MediaPipe手势识别(11种手势)
d2d97b8

Desmond-Dong commited on

手势识别增加到11种: thumbs_up/down, open_palm, fist, peace, pointing_up, ok, rock, call, three, four
b5ff72f

Desmond-Dong commited on

手势识别改用MediaPipe (0.10.31+支持numpy2)
1865473

Desmond-Dong commited on