yeyupiaoling / PaddlePaddle-DeepSpeech

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

PPASR入门级预测时softmax返回值为NAN #110

Closed wangyhnudt closed 2 years ago

wangyhnudt commented 2 years ago

1)paddlepaddle2.1.3 2)飞腾2000 8G CPU 3)麒麟V10 aarch64 Ubuntu python3.6 模型信息: 1)PPASR语音识别 2)模型链接:https://github.com/yeyupiaoling/PPASR/tree/%E5%85%A5%E9%97%A8%E7%BA%A7 3)问题描述:在进行语音识别预测执行infer.py时,出现识别结果为空,查询时发现,out = paddle.nn.functional.softmax(out, 1)将tensor处理为NAN,tensor输出如下图:

image

但是该问题在GPU rtx3090运行时,并没有出现。

yeyupiaoling commented 2 years ago

你来错地方了,这个是PaddlePaddle-DeepSpeech,PPASR在这里呢:https://github.com/yeyupiaoling/PPASR 不过我在Paddle上回复你了。

wangyhnudt commented 2 years ago

谢谢,我去看一下发自我的华为手机-------- 原始邮件 --------发件人: 夜雨飘零 @.>日期: 2021年11月15日周一 下午4:51收件人: yeyupiaoling/PaddlePaddle-DeepSpeech @.>抄送: wangyhnudt @.>, Author @.>主 题: Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] PPASR入门级预测时softmax返回值为NAN (Issue #110)

你来错地方了,这个是PaddlePaddle-DeepSpeech,PPASR在这里呢:https://github.com/yeyupiaoling/PPASR

不过我在Paddle上回复你了。

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.