Closed fabiocat93 closed 6 days ago
Attention: Patch coverage is 93.18182%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 64.58%. Comparing base (
113721a
) to head (865d2ba
). Report is 47 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/senselab/audio/data_structures/audio.py | 60.00% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
This PR adds a utility for saving audio with specified bit depth, encoding, and format. It also introduces functions for parallel processing of audio file reading and writing.
Related Issue(s)
Closes Issue #199
Motivation and Context
These changes address the need for efficient audio file handling and data persistence.
How Has This Been Tested?
Types of changes
Checklist: