Commit History

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

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

Desmond-Dong commited on

手势识别改用纯OpenCV实现,无额外依赖
38eb708

Desmond-Dong commited on

docs: update PROJECT_PLAN.md with gesture detection (Phase 21)
01429cd

Desmond-Dong commited on

feat: add more gestures (thumbs_down, fist, peace, ok, pointing_up)
bf8cf17

Desmond-Dong commited on

feat: add gesture detection (thumbs up, open palm) with MediaPipe
91f738a

Desmond-Dong commited on

docs: update changelog with latest fixes
4051ebd

Desmond-Dong commited on

fix: replace non-existent clear_output_buffer with stop_playing
a04b262

Desmond-Dong commited on

fix: reduce tap-to-wake default threshold to 0.5g (most sensitive)
7bddff7

Desmond-Dong commited on

docs: update features and usage sections with new capabilities
326e2ad

Desmond-Dong commited on

Merge branch 'main' of https://huggingface.co/spaces/djhui5710/reachy_mini_ha_voice
319390f

Desmond-Dong commited on

feat: add scrollable changelog section to landing page
19a2af6

Desmond-Dong commited on

feat: add scrollable changelog section to landing page
739e3d5

Desmond-Dong commited on

调整人脸追踪补偿: pitch=9度(向下), yaw=-7度(向右)
9dd9020

Desmond-Dong commited on

fix: 优化退出机制,减少shutdown超时
477aeb2

Desmond-Dong commited on

fix: 修正yaw补偿方向(-5度)
3032377

Desmond-Dong commited on