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上运行create_data.py报错:Process finished with exit code -1073741819 (0xC0000005) #139

Closed liuqizhilqz closed 2 years ago

liuqizhilqz commented 2 years ago

经调试,发现在normalizer.py 中"for std1, means1, number1 in tqdm(test_loader()):"这行代码运行完成时显示错误,想问下作者,该如何解决,谢谢

yeyupiaoling commented 2 years ago

没有其他错误信息吗?

liuqizhilqz commented 2 years ago

作者你好,没有其他错误信息,调试之后,显示的还是Process finished with exit code -1073741819 (0xC0000005) 这个错误。

没有其他错误信息,调试之后,发现这行代码运行之后就报错了,Process finished with exit code -1073741819 (0xC0000005) 。

在 2022-04-08 16:33:05,"夜雨飘零" @.***> 写道:

没有其他错误信息吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

yeyupiaoling commented 2 years ago

你检查看数据是否存在和是不是内存不足了

liuqizhilqz commented 2 years ago

作者您好,针对上次的问题,参照网上的解决方案,将将Scipy降版本到1.3.1,这个问题就解决了,谢谢。

在 2022-04-08 17:37:36,"百度" @.***> 写道:

好的,感谢作者,后续我将结果在反馈给您,谢谢

在 2022-04-08 17:09:53,"夜雨飘零" @.***> 写道:

你检查看数据是否存在和是不是内存不足了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

liuqizhilqz commented 1 year ago

好的,感谢作者,后续我将结果在反馈给您,谢谢

在 2022-04-08 17:09:53,"夜雨飘零" @.***> 写道:

你检查看数据是否存在和是不是内存不足了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>