sensein / senselab

SenseLab is a Python package that simplifies building pipelines for biometric (e.g. speech, voice, video, etc) analysis.
https://github.com/sensein/senselab
Apache License 2.0
6 stars 3 forks source link

adding torchaudio feats extraction #61

Closed fabiocat93 closed 3 weeks ago

codecov-commenter commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 98.27586% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.28%. Comparing base (fae9e64) to head (1e95f0c).

Files Patch % Lines
...elab/audio/tasks/features_extraction/torchaudio.py 96.66% 2 Missing :warning:
...udio/tasks/features_extraction/torchaudio_squim.py 93.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev_0.3.0 #61 +/- ## ============================================= + Coverage 76.53% 86.28% +9.75% ============================================= Files 34 38 +4 Lines 1078 1327 +249 ============================================= + Hits 825 1145 +320 + Misses 253 182 -71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.