All Projects → zyqzyq → ALSoundRecognition

zyqzyq / ALSoundRecognition

Licence: Apache-2.0 license
nao robot speech recognition module. online file:

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to ALSoundRecognition

gesture-recognition-for-human-robot-interaction
Gesture Recognition For Human-Robot Interaction with modelling, training, analysing and recognising gestures based on computer vision and machine learning techniques. This work was done at Distributed Artificial Intelligence Lab (DAI Labor), Berlin.
Stars: ✭ 62 (+158.33%)
Mutual labels:  nao

README for ALSoundRecognition SDK

模块介绍

ALSoundRecognition 是适用于NAO机器人的语音识别模块。
该模块通过调用科大讯飞平台api实现语音识别以及语义理解功能。
相对于系统自带的模块有对中文识别准确率更高,识别反应速度更快的优势。
目前处于试验阶段,每日交互体验次数有500次的限制。
欢迎大家测试使用,如果有什么建议可以发邮件到[email protected].

快速上手

1.使用winscp将asr文件夹复制到机器人/home/nao/目录下并全部给可执行权限。
2.使用asr文件夹中的autoload.ini替换系统naoqi/preferences/autoload.ini文件。
3.重启naoqi,运行demo/demo.py

   在线文档

文件目录

asr:
    lib
    autoload.ini (NAO 开机自启动文件)
    loadasr.sh (加载模块的文件)
    soundrecognition (模块的可执行文件)
demo:
    demo.py(python sample)
docs:
    index.html (ALSoundRecognition API文档)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].