Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
ibevers committed Jan 2, 2025
1 parent 1c794be commit 54cdcaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
SingleWordSegment,
)
from senselab.audio.tasks.preprocessing import extract_segments, pad_audios
from senselab.utils.data_structures import DeviceType, HFModel, Language, ScriptLine, _select_device_and_dtype
from senselab.utils.data_structures import DeviceType, HFModel, Language, ScriptLine # , _select_device_and_dtype


def _preprocess_segments(
Expand Down

0 comments on commit 54cdcaa

Please sign in to comment.