This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
AMNZCY
/
AIVoiceSystem
forké depuis
corvin_zhang/AIVoiceSystem
Suivre
1
Voter
0
Fork
0
Fichiers
Branche:
master
Branches
Tags
master
pi4-devel
AIVoiceSystem
/
example
/
xf_awaken
corvin
4b4f54cf47
新增用于存放树莓派唤醒库的libs目录
il y a 5 ans
..
bin
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
doc
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
include
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
libs
4b4f54cf47
新增用于存放树莓派唤醒库的libs目录
il y a 5 ans
samples
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
README
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
release.txt
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
wordlist.txt
1741ae781b
新增科大讯飞唤醒测试代码,唤醒词:灵龟机器人
il y a 5 ans
README
README for Linux_ivw
-----------------------
bin:
|-- audio
|-- msc
|-- msc.cfg(作用:msc调试、生成msc日志)
|-- res
|--ivw(资源文件)
doc:
|-- readme.txt
include:调用SDK所需头文件
libs:
|-- x86
|-- libmsc.so(32位动态库)
|-- x64
|-- libmsc.so(64位动态库)
samples:
|-- awaken_sample
|-- awaken_sample.c
|-- Makefile
|-- 32bit_make.sh
|-- 64bit_make.sh