Commit ·
96fa36a
1
Parent(s): 88356b9
improve: 增强说话动画幅度,更自然地模拟人类讲话
Browse files
reachy_mini_ha_voice/animations/conversation_animations.json
CHANGED
|
@@ -26,14 +26,14 @@
|
|
| 26 |
"frequency_hz": 0.5
|
| 27 |
},
|
| 28 |
"speaking": {
|
| 29 |
-
"description": "Speaking animation - lively
|
| 30 |
-
"pitch_amplitude_rad": 0.
|
| 31 |
-
"yaw_amplitude_rad": 0.
|
| 32 |
-
"roll_amplitude_rad": 0.
|
| 33 |
-
"z_amplitude_m": 0.
|
| 34 |
-
"antenna_amplitude_rad": 0.
|
| 35 |
"antenna_move_name": "wiggle",
|
| 36 |
-
"frequency_hz":
|
| 37 |
},
|
| 38 |
"happy": {
|
| 39 |
"description": "Happy/positive response",
|
|
|
|
| 26 |
"frequency_hz": 0.5
|
| 27 |
},
|
| 28 |
"speaking": {
|
| 29 |
+
"description": "Speaking animation - lively head movements simulating human speech",
|
| 30 |
+
"pitch_amplitude_rad": 0.12,
|
| 31 |
+
"yaw_amplitude_rad": 0.10,
|
| 32 |
+
"roll_amplitude_rad": 0.05,
|
| 33 |
+
"z_amplitude_m": 0.008,
|
| 34 |
+
"antenna_amplitude_rad": 0.5,
|
| 35 |
"antenna_move_name": "wiggle",
|
| 36 |
+
"frequency_hz": 2.0
|
| 37 |
},
|
| 38 |
"happy": {
|
| 39 |
"description": "Happy/positive response",
|