Skip to content

Merge multi-part WAV files #11

@dheshanm

Description

@dheshanm

Interviews are sometimes split into multiple files. They are to be named as YYYYMMDDHHMMSS_P#.WAV. Some expectations are:

  • All parts of the same multi-part interview will share the same “YYYYMMDDHHMMSS” base name.
  • The ordering of the parts will be determined by the number after P:
    • E.g.: YYYYMMDDHHMMSS_P1.WAV, YYYYMMDDHHMMSS_P2.WAV
  • The total number of parts will not exceed 9.

With these assumptions, these multi-part WAV files will need to be merged into 1 WAV files before sending for transcription.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions