| --- |
| dataset_info: |
| features: |
| - name: text |
| dtype: string |
| - name: duration |
| dtype: float64 |
| - name: speaker |
| dtype: string |
| - name: language |
| dtype: string |
| - name: dnsmos |
| dtype: float64 |
| - name: emotion_caption |
| dtype: string |
| - name: emotion_annotation |
| struct: |
| - name: Affection_best |
| dtype: float64 |
| - name: Age_best |
| dtype: float64 |
| - name: Amusement_best |
| dtype: float64 |
| - name: Anger_best |
| dtype: float64 |
| - name: Arousal_best |
| dtype: float64 |
| - name: Astonishment_Surprise_best |
| dtype: float64 |
| - name: Authenticity_best |
| dtype: float64 |
| - name: Awe_best |
| dtype: float64 |
| - name: Background_Noise_best |
| dtype: float64 |
| - name: Bitterness_best |
| dtype: float64 |
| - name: Concentration_best |
| dtype: float64 |
| - name: Confident_vs._Hesitant_best |
| dtype: float64 |
| - name: Confusion_best |
| dtype: float64 |
| - name: Contemplation_best |
| dtype: float64 |
| - name: Contempt_best |
| dtype: float64 |
| - name: Contentment_best |
| dtype: float64 |
| - name: Disappointment_best |
| dtype: float64 |
| - name: Disgust_best |
| dtype: float64 |
| - name: Distress_best |
| dtype: float64 |
| - name: Doubt_best |
| dtype: float64 |
| - name: Elation_best |
| dtype: float64 |
| - name: Embarrassment_best |
| dtype: float64 |
| - name: Emotional_Numbness_best |
| dtype: float64 |
| - name: Fatigue_Exhaustion_best |
| dtype: float64 |
| - name: Fear_best |
| dtype: float64 |
| - name: Gender_best |
| dtype: float64 |
| - name: Helplessness_best |
| dtype: float64 |
| - name: High-Pitched_vs._Low-Pitched_best |
| dtype: float64 |
| - name: Hope_Enthusiasm_Optimism_best |
| dtype: float64 |
| - name: Impatience_and_Irritability_best |
| dtype: float64 |
| - name: Infatuation_best |
| dtype: float64 |
| - name: Interest_best |
| dtype: float64 |
| - name: Intoxication_Altered_States_of_Consciousness_best |
| dtype: float64 |
| - name: Jealousy_&_Envy_best |
| dtype: float64 |
| - name: Longing_best |
| dtype: float64 |
| - name: Malevolence_Malice_best |
| dtype: float64 |
| - name: Monotone_vs._Expressive_best |
| dtype: float64 |
| - name: Pain_best |
| dtype: float64 |
| - name: Pleasure_Ecstasy_best |
| dtype: float64 |
| - name: Pride_best |
| dtype: float64 |
| - name: Recording_Quality_best |
| dtype: float64 |
| - name: Relief_best |
| dtype: float64 |
| - name: Sadness_best |
| dtype: float64 |
| - name: Serious_vs._Humorous_best |
| dtype: float64 |
| - name: Sexual_Lust_best |
| dtype: float64 |
| - name: Shame_best |
| dtype: float64 |
| - name: Soft_vs._Harsh_best |
| dtype: float64 |
| - name: Sourness_best |
| dtype: float64 |
| - name: Submissive_vs._Dominant_best |
| dtype: float64 |
| - name: Teasing_best |
| dtype: float64 |
| - name: Thankfulness_Gratitude_best |
| dtype: float64 |
| - name: Triumph_best |
| dtype: float64 |
| - name: Valence_best |
| dtype: float64 |
| - name: Vulnerable_vs._Emotionally_Detached_best |
| dtype: float64 |
| - name: Warm_vs._Cold_best |
| dtype: float64 |
| - name: characters_per_second |
| dtype: float64 |
| - name: wavelm_timbre_embedding |
| list: float64 |
| - name: audio |
| dtype: audio |
| - name: id |
| dtype: string |
| - name: sampling_rate |
| dtype: int64 |
| splits: |
| - name: train |
| num_bytes: 45356121 |
| num_examples: 1103 |
| download_size: 45163397 |
| dataset_size: 45356121 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| --- |
| |