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: Audio I/O #199

Closed fabiocat93 closed 6 days ago

fabiocat93 commented 1 week ago

Description

We miss a function to save the audio to a file, specifying bit depth, encoding, and format; We also need functions to read and write audio files parallelly.

Tasks

Freeform Notes

No response