yeyupiaoling / MASR

Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。
Apache License 2.0
572 stars 100 forks source link

模型为何不收敛 #18

Closed haoyu1998 closed 2 years ago

haoyu1998 commented 2 years ago

模型训练结果 模型训练参数 为什么Loss不收敛,且CER值为1

yeyupiaoling commented 2 years ago

才训练这么少,训练30个epoch再来看