yeyupiaoling / MASR

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

大佬,cpu能跑嘛 #20

Closed hy1079503225 closed 2 years ago

yeyupiaoling commented 2 years ago

推理可以的

hy1079503225 commented 2 years ago

那就是导出您的模型,然后进行预测就行了对吗? 训练的话cpu就不行对吧

yeyupiaoling commented 2 years ago

训练的话就不用想了。

hy1079503225 commented 2 years ago

1641374518(1) 这一步报错了

yeyupiaoling commented 2 years ago

不是告诉你模型不存在了吗?你下载模型了吗?下载的名声是best_model ,不是epoch_50