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

1      Definition

Speech Personal Status is a Data Type including the three Factors:

  1. Emotion (such as “angry” or “sad”).
  2. Cognitive State (such as “surprised” or “interested”).
  3. Social Attitude (such as “polite” or “arrogant”).

of an Entity’s Speech Modality.

2      Functional Requirements

Speech Personal Status is added for convenience. However, it is simply the Personal Status of the Speech Modality.

3      Syntax

https://schemas.mpai.community/MMC/V2.4/data/SpeechPersonalStatus.json

4      Semantics

Label Description
Header Header of Speech Personal Status
– Standard The characters “MMC-SPS-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of M-Instance.
SpeechPersonalStatusID  Identifier of Speech Personal Status.
SpeechPersonalStatusSpaceTime Space-Time info of Speech Personal Status
SpeechPersonalStatus Speech Personal Status
– SpeechCognitiveState Cognitive State component of Speech Personal Status
– SpeechEmotion Emotion component of Speech Personal Status
– SpeechSocialAttitude Social Attitude component of Speech Personal Status
DescrMetadata Descriptive Metadata

5     Conformance Testing

A Data instance Conforms with MPAI-MMC V2.3 Speech Personal Status (MMC-SPS) if:

  1. The Data validates against the Speech Personal Status’s JSON Schema.
  2. All Data in the Speech Personal Status’s JSON Schema
    1. Have the specified type
    2. Validate against their JSON Schemas
    3. Conform with their Data Qualifiers if present.

6     Performance Assessment