Closed mjurkus closed 3 years ago
Hi, @mjurkus Sorry, I didn't test this package with PyTorch 1.8
I see. I'll downgrade PyTorch then. Or is there anything else I could do?
Honestly I don't know. Also try downgrade CUDA library as well.
Yeah... CUDA 10.x doesn't support the RTX 3070 GPU and I was kind of forced to upgrade GPU as my old one burned out...
Seems to work fine with torch==1.7.1+cu110
. Closing now.
Hi, I'm trying to use
warp-rnnt
, but I get the error mentioned below. My environment:Output of
python -m warp_rnnt.test
Is there anything I can do?