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

How to process audio feature with yamnet? #2

Open
bugczw opened this issue Mar 26, 2021 · 1 comment
Open

How to process audio feature with yamnet? #2

bugczw opened this issue Mar 26, 2021 · 1 comment

Comments

@bugczw
Copy link

bugczw commented Mar 26, 2021

In the file 'torch_audioset/data/torch_input_processing.py', I only find function called 'VGGishLogMelSpectrogram'. But I can't find the way to process audio feature for yamnet. Can you can give me an example to use pytorch Yamnet to classify audio?

@BaiMeiyingxue
Copy link

it's the same input format between the VGGish and Yamnet, so it' s ok to use the VGGish function to preprocess for the yamnet

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