sensein / senselab

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

Task: classification peer review and testing #103

Closed ibevers closed 1 day ago

ibevers commented 4 months ago

Description

Review and add tests

Tasks

Freeform Notes

No response

ibevers commented 3 months ago

@wilke0818 It looks like you implemented this one originally. Everything looked good for the most part. There were a few misspelled words in the docstring and I updated your code to use the global fixture for audio. I also implemented batching, which you left as a to-do in the docstring. Let me know if you have any questions or feedback, and of course, feel free to change anything.🌱