pbwavelengths

Wanna know how long something was? use this.

pbwavlengths

This script reports the length (in seconds) of all the WAV files in PictureBook directories (in Subject_Files).

Github repo here

dependency

The script depends on ffprobe, which can be downloaded here

The downloaded binary needs to be somewhere on your $PATH, like /usr/local/bin

usage

$: python  pbwl.py  [/path/to/subject_files]  [/path/to/output.csv]

Last updated