|
@ -56,6 +56,7 @@ cd $PROJECT_PATH/env/ && cp --path -rf ./* $PACKET_DIR/ |
|
|
#################################################################### |
|
|
#################################################################### |
|
|
# 下载唤醒词模型 |
|
|
# 下载唤醒词模型 |
|
|
wget_and_unzip xiaomaoxiaomao ftp://zftpuser:zftpzwsd@192.168.1.2/zwsd/manufacturer_mycroft/hotworld/xiaomaoxiaomao/xiaomaoxiaomao_module_20220519.tar.gz |
|
|
wget_and_unzip xiaomaoxiaomao ftp://zftpuser:zftpzwsd@192.168.1.2/zwsd/manufacturer_mycroft/hotworld/xiaomaoxiaomao/xiaomaoxiaomao_module_20220519.tar.gz |
|
|
|
|
|
mv $PACKET_DIR/xiaomaoxiaomao $PACKET_DIR/wakeupmodule |
|
|
# 下载唤醒词引擎 |
|
|
# 下载唤醒词引擎 |
|
|
if [ "$BUILDFOR" == "rk3328" ]; then |
|
|
if [ "$BUILDFOR" == "rk3328" ]; then |
|
|
wget_and_unzip precise 192.168.1.2:8021/manufacturer_mycroft/mycroft-precise-release/precise-all_0.3.0_aarch64.tar.gz |
|
|
wget_and_unzip precise 192.168.1.2:8021/manufacturer_mycroft/mycroft-precise-release/precise-all_0.3.0_aarch64.tar.gz |
|
@ -63,9 +64,6 @@ fi |
|
|
# 下载唤醒词语音 |
|
|
# 下载唤醒词语音 |
|
|
wget_and_cpy 192.168.1.2:8021/manufacturer_mycroft/hotworld/xiaomaoxiaomao/test_xiaomaoxiaomao.wav |
|
|
wget_and_cpy 192.168.1.2:8021/manufacturer_mycroft/hotworld/xiaomaoxiaomao/test_xiaomaoxiaomao.wav |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#################################################################### |
|
|
#################################################################### |
|
|
#################################################################### |
|
|
#################################################################### |
|
|
|
|
|
|
|
|