Yihui Xiong

Results 185 comments of Yihui Xiong

可能被我裁掉了一些包,依赖缺失了

0.1.2版本的应该可以用了,改一个干净的虚拟机里试过 之前打包,依赖却了几个

有可能,可能PyInstaller的版本不兼容,然后出错了。 那直接用 pip 安装吧

主要是方形的4麦没有输出,而树莓派的音频输出失真太严重。准备重新设计麦克风阵列

Monitor.exe in the Linkit Assist 2502 SDK is used to view the log. There is a python version written by mandl - https://github.com/mandl/LinkIt_Assist_2502

We use vxp file instead. Hold the RePhone's button 2 seconds to enter storage mode. The RePhone will act as a USB Storage. Put the vxp file into the storage...

Maybe you can refer to the guide - http://www.seeedstudio.com/wiki/Lua_for_RePhone

Try `make package/hidapi/clean` first. If it doesn't work, try `make dirclean` to rebuild all things. When we merged linkit-smart-7688-feed into respeaker-feed. we got error too. We got it work by...

Maybe the name is changed on LEDE. You can go to `/home/vm/lede/build_dir/target-mips_24kc_musl/PyAudio-0.2.9` and run `find -name *.so` to find where is the `.so` file, and alsa find where is `pyaudio.py`

Are you able to compile the pyaudio package? Maybe it is built at somewhere else