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

seamless communication on raspberry pi 4 or Nvidia Jetson #66

Closed
kiashann opened this issue Aug 24, 2023 · 5 comments
Closed

seamless communication on raspberry pi 4 or Nvidia Jetson #66

kiashann opened this issue Aug 24, 2023 · 5 comments

Comments

@kiashann
Copy link

Is it possible to use pretrained model for inference on raspberry pi 4 or Nvidia Jetson?
What is the latest hardware requirements to use on boards?
Anyone can help me, or do you have such experience to use pretrained model like this on boards?

@Juan1108888
Copy link

I also want to know!
For small models, maybe try

@astrowar
Copy link

I tested it on a jetson orin nano. The medium and large models exceed the amount of memory available.
The small model takes 47s to translate a 5s audio and uses 2GB (inference only, the model loads is fast < 7s). The audio output has good quality. The translation gets a little sluggish on the first word in some tests. but the overall result is good in the two languages I tested.
To work you need to add the resample to 16Khz in the input

@Juan1108888
Copy link

How ASR and T2ST?

@cndn
Copy link
Contributor

cndn commented Sep 8, 2023

Hey @kiashann - we don't have active plan to support specific hardwares. If you're able to get our project working on a new hardware platform or have insights on improvements, would be appreciated if you could contribute knowledge!

@cndn cndn closed this as completed Sep 8, 2023
@sytpb
Copy link

sytpb commented Dec 4, 2023

how about the raspberry PI5 , focus on it .

cndn pushed a commit that referenced this issue Dec 7, 2023
* Update layer_output_hook
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

5 participants