yeyupiaoling / PaddlePaddle-DeepSpeech

基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
https://yeyupiaoling.blog.csdn.net/article/details/102904306
Apache License 2.0
649 stars 143 forks source link

在Windows上运行export_model.py模块报 Skip loading 错误 #137

Closed jinghuyue closed 2 years ago

jinghuyue commented 2 years ago

运行export_model.py模块后报了很多“E:\PycharmProjects\PaddlePaddle-DeepSpeech-master\venv\lib\site-packages\paddle\fluid\framework.py:5344: UserWarning: Skip loading for 'fc_6.w_0'. fc_6.w_0 expected a shape [2048, 758], but the received shape is [2048, 4330]. warnings.warn(”这样的错误,请问是哪里有问题呢?