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

issue using google's yamnet model #45

Open
hbtalha7 opened this issue Dec 28, 2022 · 5 comments
Open

issue using google's yamnet model #45

hbtalha7 opened this issue Dec 28, 2022 · 5 comments

Comments

@hbtalha7
Copy link

Hi,

Can you use this library to run google's yamnet tflite version model (used this one https://tfhub.dev/google/lite-model/yamnet/classification/tflite/1)? when i am trying to use i am getting generic error PFA.
Screenshot_20221228_163747

Thanks!

@Caldarie
Copy link
Owner

I believe it’s possible. All you need to do is change the input and output size of the plugin to match those of Yamnet.

I had been meaning to add yamnet as an option, but have been very busy lately.

@Matterspeed
Copy link

Hi, I am also trying to run yamnet but couldnt get it working. What do you mean with changing the input and output size of the plugin, where can I do this?

@Caldarie
Copy link
Owner

It seems a lot of people are having this problem. I’ll take a look sometime this week and see if I can provide a quick update

@Matterspeed
Copy link

thanks, that would be awesome!!!

@mostafanada
Copy link

this issue is solved? @Matterspeed

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

4 participants