-
Good afternoon. I am trying to run whisper into a Jetson Orin Agx. I complete the configuratión of the device according to the requirements suggested for nvidia. When I try to make a translation throws me this error:
Can anyone helps me plz? p/d: sorry for my bad written English |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
CUDA compiler seems to be ok. But, I can´t achieve that whisper could use it as a device.
|
Beta Was this translation helpful? Give feedback.
-
Downgrading torch version and adding env var related to CUDA was the solution |
Beta Was this translation helpful? Give feedback.
Downgrading torch version and adding env var related to CUDA was the solution