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

Pipeline [video analysis] active speaker detection #194

Open fabiocat93 opened 1 week ago

fabiocat93 commented 1 week ago

Create a function that receives as input a video and returns a list of ScriptLine objects with the speaker_id and timestamps of active speakers (similar to speaker diarization, but with video).