1     Definition 2     Functional Requirements 3     Syntax
4     Semantics 5    Conformance Testing 6     Performance Assessment

1      Definition

A list of strings of Texts corresponding to the Damaged Segments (if any) requiring replacement with synthetic speech segments..

2      Functional Requirements

A Damaged List may be empty.

3      Syntax

https://schemas.mpai.community/CAE1/V2.4/data/DamagedList.json

4      Semantics

Label Description
Header Damaged List Header
– Standard-DamagedList The characters “CAE-DLS-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
DamagedListData[] Data associated to Damaged List.
– DamagedSectionMetadata Metadata description of Speech Segments within the given Damaged Segments.
– DamagedSectionTime Time of the start and end of the Damaged Segment.
DescrMetadata Descriptive Metadata.

5     Conformance Testing

A Data instance Conforms with CAE-USC Damaged List (CAE-DLS) if the JSON Data:

  1. Include Data Types supported by the referenced Qualifier.
  2. Validate against the Damaged List’s JSON Schema.

6     Performance Assessment