Skip to content

ryan-bloom/BergelsonLab-subregsplice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

subregsplice

This script slices an audio track into component subregions, then combines these subregions into a new concatenated audio file. A corresponding .cha file will be produced with new timestamps to reflect the new positions of the subregions within the concatenated audio file.

Each subregion will have an associated comment describing the displacement in time required to produce the original timestamps.

usage

$: python subrsplice.py [original_cha_file.cha] [list_of_subregions.csv] [audio_file.wav] [output_dir]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%