Takes labels from Google Speech API transcript and pads the time by a specified number of seconds.
Arguments
- t
Transcript from Google Speech API
- pad
Amount of time (in seconds) to add to start and end
- max_t
Optional. The duration of the file, so padding does not exceed length of file.
Value
A modified Google Speech API transcript object