Emotion, sentiment, and gender
Name | Values | Description |
---|---|---|
emotion | false (default), true, xa | If set to Overall emotion for a file may also be included in the top level JSON output. This value compares the emotion values in the first half of the transcript with the values in the second half. Setting The Use rawemotion to include acoustic-only emotion. Emotion detection is a licensed optional feature. |
gender | false (default), true, xa | Set The Gender Identification is a licensed optional feature. |
rawemotion | true, false, xa | When The Possible return values are Possible return values are |
raw_events | true, false | Includes an additional This parameter does not process any substitutions. |
sentiment | true, false | Sentiment is automatically enabled when emotion is enabled, but can be used independently of emotion. When sentiment scoring is enabled, the ASR engine parses utterances for grammar; words that match certain grammatical models in those utterances are scored for sentiment. Detected sentiment is recorded in the JSON as The emotion detection feature uses sentiment scores to determine if a given utterance is Unlike emotion, sentiment uses only linguistic information (words and phrases) to determine these values. |
senti_list | filename , filename2... | The name(s) of the sentiment list(s) to be applied during transcription. To use a custom sentiment rule with V‑Cloud, you must submit that rule to support@vocitec.com for integration. Sentiment lists that can be specified using the |
senti_rules | sentiment rule | Specifies a newline-escaped string that contains a set of manual sentiment rules. These rules do not require grammar parsing for the utterance to be scored. All words in an utterance are eligible for manual scoring with Rules specified with the |