Closed githubleung closed 3 years ago
错误:AttributeError:“str” object has no attribute ’decode‘ master分支下的代码能够正常训练,但是test_mspeech.py和test.py运行都报同样的错误。截图是0.61版本的test.py运行结果图
同样的问题,想知道怎么解决的
https://blog.csdn.net/qq_41251963/article/details/110132101
卸载原来的h5py模块,安装2.10版本
pip install h5py==2.10 -i https://pypi.tuna.tsinghua.edu.cn/simple/
错误:AttributeError:“str” object has no attribute ’decode‘ master分支下的代码能够正常训练,但是test_mspeech.py和test.py运行都报同样的错误。截图是0.61版本的test.py运行结果图