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

organizing classes and functions #57

Closed fabiocat93 closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 74.46809% with 12 lines in your changes missing coverage. Please review.

Project coverage is 70.31%. Comparing base (8a24965) to head (9acebc1).

Files Patch % Lines
...dio/tasks/features_extraction/praat_parselmouth.py 0.00% 6 Missing :warning:
...selab/audio/tasks/speech_to_text/speech_to_text.py 0.00% 3 Missing :warning:
...enselab/audio/tasks/voice_cloning/voice_cloning.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== + Coverage 68.75% 70.31% +1.56% ========================================== Files 35 28 -7 Lines 912 896 -16 ========================================== + Hits 627 630 +3 + Misses 285 266 -19 ```

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