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

Formula for hop length and win length #1

Open
rishikksh20 opened this issue Oct 23, 2019 · 0 comments
Open

Formula for hop length and win length #1

rishikksh20 opened this issue Oct 23, 2019 · 0 comments

Comments

@rishikksh20
Copy link

Here:

hop_length = 120 #frame_shift_ms * 1000 / sample_rate

Formula for hop_length : frame_shift_ms / 1000 * sample_rate instead of frame_shift_ms * 1000 / sample_rate . Same for win_length

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

1 participant