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

Is my audio file correct, like the others in folder 0-10? #5

Open
thelou1s opened this issue Feb 22, 2021 · 1 comment
Open

Is my audio file correct, like the others in folder 0-10? #5

thelou1s opened this issue Feb 22, 2021 · 1 comment

Comments

@thelou1s
Copy link

thelou1s commented Feb 22, 2021

Hi, I add some audio files and named it as folder 11, and ran code UrbanSound8k_data_exploration.ipynb. I found that my audio is from 0-1024 Hz, while the other UrbanSound8k audio is from 0-8192 Hz.

So is my audio correct enough for training? What's the difference? thank you.

my audio's mfcc graph (mine is on right side):
Dingtalk_20210222191505

one of my audio:
dashengdahan-41c342fc746bac53b7ddf552bed57e4214d67092.[0.93-2.59].wav.zip

@jsalbert
Copy link
Owner

jsalbert commented Mar 8, 2021

It means that there is no information at frequencies higher than the ones in the graph for your audio signal.
It should work, feature extraction will only take the first 4s of the audio files.

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