1ytic / warp-rnnt

CUDA-Warp RNN-Transducer
MIT License
211 stars 41 forks source link

rnnt_loss status 1 #34

Open jiay7 opened 2 years ago

jiay7 commented 2 years ago

I got the error which is shown as follows. python=3.8 torch verison=1.10.2 cudatoolkit=10.2.89 CUDA version=10.2. The GCC version is 5.4.0 1647595370(1)

1ytic commented 1 year ago

Sorry for late reply. I don't know, maybe some rare CUDA hardware? or library mismatch. Try to reinstall packages in the separated environment. And please use a new version pip install warp-rnnt==0.6.0.

ZhengWenrui commented 1 year ago

I meet the same question. Did you solve it? Can you tell me? @jiay7