It might be useful to dump all audio files of a filewise to a single audio file (or array). If timestamps are provided (e.g. as column in the table) the function should be able to respect the temporal alignment and insert silence between adjacent segments. The case of overlapping segments needs to be handled, e.g. by mixing.
It might be useful to dump all audio files of a filewise to a single audio file (or array). If timestamps are provided (e.g. as column in the table) the function should be able to respect the temporal alignment and insert silence between adjacent segments. The case of overlapping segments needs to be handled, e.g. by mixing.