paddlespeech在windows上实现cpu的训练 #2156
Doubledongli
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1、修改warp_ctc部分的代码,用其他模块实现
修改位置:
D:\conda\envs\asr\Lib\site-packages\paddle\fluid\layers\loss.py
第600行
如上,注释掉原来的代码,改成下面的实现方式,原来不可以训练的就可以实现如下的训练了:

2、之前的报错
3、我的pip版本列表
Beta Was this translation helpful? Give feedback.
All reactions