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

ref: adjust poetry to install opensmile dependency #62

Closed satra closed 3 weeks ago

satra commented 3 weeks ago

poetry will install iso-639 before installing packages. on macos m1 this appears to resolve the dependency issue.

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.31%. Comparing base (62b9eb8) to head (02445af). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ======================================= Coverage 70.31% 70.31% ======================================= Files 28 28 Lines 896 896 ======================================= Hits 630 630 Misses 266 266 ```

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