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

Add support for sane sizes 16000, 32000, etc. #26

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

will-rice
Copy link
Owner

Previously the waveform models only supported multiples of 16384. I added cropping in the skip connections that will allow even multiples of seconds. For example: 16khz sample rate for 4 seconds would be 16000 * 4 instead of 16384 * 4.

@will-rice will-rice merged commit 308dea1 into main May 11, 2024
5 checks passed
@will-rice will-rice deleted the wr-sane-lengths branch May 11, 2024 16:20
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

Successfully merging this pull request may close these issues.

1 participant