Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whisper_trt on Jetson Xavier NX #6

Open
guischu09 opened this issue Jul 12, 2024 · 1 comment
Open

whisper_trt on Jetson Xavier NX #6

guischu09 opened this issue Jul 12, 2024 · 1 comment

Comments

@guischu09
Copy link

Is there any available container for me to run whisper_trt on a Jetson Xavier NX - Jetpack 5.1.2? If not, what path would you suggest me to pursue to be able to run whisper_trt on a Jetson Xavier NX? Is that possible?

@jaybdub
Copy link
Contributor

jaybdub commented Jul 22, 2024

Hi @guischu09 ,

Thanks for reaching out. We haven't tried this configuration, but you can give it a go.

The dependencies for whisper_trt are pretty light

  1. PyTorch
  2. Whisper
  3. tensorrt (w. Python API)
  4. torch2trt

You could always try just installing these components manually, or using containers that have them.

Let me know if this helps or you run into any issues.

John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants