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 the text to speech task #80

Closed fabiocat93 closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 3.33333% with 58 lines in your changes missing coverage. Please review.

Project coverage is 64.00%. Comparing base (e5e485a) to head (88b1fb6). Report is 1 commits behind head on release_050.

Files Patch % Lines
src/tests/audio/tasks/text_to_speech_test.py 7.40% 25 Missing :warning:
...senselab/audio/tasks/text_to_speech/huggingface.py 0.00% 23 Missing :warning:
src/senselab/audio/tasks/text_to_speech/api.py 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release_050 #80 +/- ## =============================================== - Coverage 65.95% 64.00% -1.95% =============================================== Files 54 57 +3 Lines 1871 1931 +60 =============================================== + Hits 1234 1236 +2 - Misses 637 695 +58 ```

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