k2-fsa / fast_rnnt

A torch implementation of a recursion which turns out to be useful for RNN-T.
Other
139 stars 22 forks source link

pip error #22

Closed llleohk closed 1 year ago

llleohk commented 1 year ago

image

csukuangfj commented 1 year ago

Please refer to

https://k2-fsa.github.io/k2/installation/cuda-cudnn.html

to install cudatoolkit.

llleohk commented 1 year ago

But I already have CUDATOOLKIT installed O。O image

pkufool commented 1 year ago

But I already have CUDATOOLKIT installed O。O image

Did you install the cudatoolkit via conda? please have a look at the docs posted by @csukuangfj .

llleohk commented 1 year ago

But I already have CUDATOOLKIT installed O。O image

Did you install the cudatoolkit via conda? please have a look at the docs posted by @csukuangfj .

Yes, this is my mistake, very sorry, thanks for the reply