1 Star 0 Fork 129

tmp0230/西安工程大学智能音箱实训

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
stt.h 89 Bytes
Copy Edit Raw Blame History
刘煜 authored 2020-07-07 16:06 . 更新关键词检测模块
#ifndef STT_H
#define STT_H
void speech2text(const char* buf, size_t size);
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/tmp0230-1/XPU-SmartSpeaker-Lab2020.6.git
git@gitee.com:tmp0230-1/XPU-SmartSpeaker-Lab2020.6.git
tmp0230-1
XPU-SmartSpeaker-Lab2020.6
西安工程大学智能音箱实训
master

Search