Closed t13m closed 4 years ago
could you tell me how did you fix this problem? I met the same problem.
Hi, I didn't manage to make it work. My experiments were conducted on cpu.
thanks for your reply!
t13m @.***> 于2021年8月21日周六 下午3:59写道:
Hi, I didn't manage to make it work. My experiments were conducted on cpu.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/srvk/eesen/issues/220#issuecomment-903078594, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2ATNTRT6HKFNAXLAPBXMTT55MFTANCNFSM4KKWICMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
Hi, I was trying to run eesen in nvidia's docker container, and failed.
The container has cuda 10.2 in it. Eesen can be compiled, but when invoking "train-ctc-parallel", it crash with following logs:
Is there any workaround about this? I don't know much about cuda, I tried to add "-gencode arch=compute_{70,72,75},code={70,72,75}" to gpucompute/Makefile but it still crash.