Yuan Li

Results 5 comments of Yuan Li

pip install python-magic-bin==0.4.14 You may also need to change the source code following https://github.com/tyiannak/pyAudioAnalysis/pull/160, which solved issue https://github.com/tyiannak/pyAudioAnalysis/issues/151 It works for me on Windows10 and python 3.6

Add `encoding='utf8'` anywhere in the `download.py` when it tries to open some file.

#2 here is the solution ``` img_resize=img.resize(db['depth'][imname].shape[1:3]) ```

添加文章的字数统计和阅读时长 [方法](https://www.foxerlee.top/2020/02/17/wordcount/)

I think it is a tf error. https://github.com/tensorflow/tensorflow/issues/17945 Maybe you can try to upgrade tensorflow to 1.10.0