Cao Jun

Results 28 comments of Cao Jun

Hey, I got stuck in the dev environment issue: ``` root@ReSpeaker:~# python Python 2.7.12 (default, Dec 26 2016, 15:21:55) [GCC 4.8.3] on linux2 Type "help", "copyright", "credits" or "license" for...

The respeaker-feed is defined in feeds.conf.default for respeaker/openwrt repo . So should the feeds.conf.default (in respeaker/openwrt repo) add a line "src-git packages https://github.com/respeaker/packages.git" at the end? I noticed some changes...

Thanks for replying. So is MT7688 capable enough to run the mandarin acoustic model?

I find a tool https://github.com/Kitt-AI/snowboy which seems to be a perfect solution for Chinese hotword local detection. However, it seems it cannot be targeted to MT7688 either for the hardware...

I'm afraid the MT7688 is not a supported target for snowboy. Take a reference at discussion here: https://groups.google.com/a/kitt.ai/forum/#!topic/snowboy-discussion/iL4rRZRUk4U

is it possible to use Xunfei wakeup on Respeaker, I mean compile the sdk for 7688's mips platform? It seems like a good solution if cost is not considered as...

Since I have tried the online sdk on Raspberry Pi, I guess you mean the online tts/stt service of xunfei. Do you need to submit the compile chain to their...