(1)https://github.com/Xilinx/PYNQ/blob/master/Pynq-Z1/notebooks/examples/overlay_download.ipynb
== PYNQ 端 ==
基于PYNQ开发,完成功能有:
# 调用API录音
# 发送录音文件或频谱图
==Audio Input==
http://gitlab.icenter.tsinghua.edu.cn/zhengwenxun/audioNet
== 服务器端(Server) ==
基于Flask开发,完成功能:
# 接收录音文件
# 调用服务端程序
# 运行Keras或者TensorFlow,对频谱图进行判断
# 返回结果
=实验(2)基于Thrift的云端整合=