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

1      Definition

List of Text strings whose elements represent the content of 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.
– 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:

  1.  Its JSON Object validates against its JSON Schema.
  2. Any included  JSON Object validates against its JSON Schema.
  3. All Data in the JSON Object:
    1. Have the specified Data Types.
    2. Conform with the Qualifiers signaled in their JSON Schemas. For example, if the data claims to be UNICODE, it should conform with what the Text Qualifier (MPAI-TFA V1.4) defines as UNICODE.

6     Performance Assessment