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

resolves Many overlap_fractions don't produce results #945 #996

Merged
merged 8 commits into from
May 24, 2024

Conversation

sammlapp
Copy link
Collaborator

@sammlapp sammlapp commented May 9, 2024

three changes:
(1) AudioSample.from_series rounds duration by default to avoid floating point precision errors in subtracting end-start
(2) AudioPreprocessor includes trimming and extending audio to expected duration by default
(3) generate_clip_times_df rounds starts before calculating ends, to preserve sample duration as the difference between the quantities

sammlapp added 8 commits May 2, 2024 17:45
three changes:
(1) AudioSample.from_series rounds duration by default to avoid floating point precision errors in subtracting end-start
(2) AudioPreprocessor includes trimming and extending audio to expected duration by default
(3) generate_clip_times_df rounds starts before calculating ends, to preserve sample duration as the difference between the quantities
@sammlapp sammlapp merged commit 741cf5e into develop May 24, 2024
3 of 6 checks passed
@sammlapp sammlapp deleted the issue_945_overlap branch May 24, 2024 22:15
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