rdk_robot_dev_agent/knowledge_hub/Sensevoice智能语音算法部署流程.md

11 lines
302 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Sensevoice智能语音算法部署流程
1. 安装智能语音算法包
sudo apt update
sudo apt install tros-humble-sensevoice-ros2
2. 配置tros.b环境
source /opt/tros/humble/setup.bash
3. 启动launch文件
ros2 launch sensevoice_ros2 sensevoice_ros2.launch.py micphone_name:="plughw:0,0"