File size: 22,039 Bytes
c857b85 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 | {
"01_angry_fight": {
"description": "Ross-Rachel breakup fight — anger dominant (S3E15)",
"scenario": "Couple in a heated argument",
"primary_emotion": "anger",
"source": "MELD Friends S3E15 Dialogue 51 (utt0 removed, overlap fix)",
"duration_sec": 34.3,
"emotion_distribution": {
"sadness": 1,
"neutral": 1,
"disgust": 1,
"anger": 7
},
"total_utterances": 10,
"utterances": [
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "Hi. Look um, about what happened earlier..."
},
{
"speaker": "Ross",
"emotion": "neutral",
"sentiment": "neutral",
"text": "No, hey, well, I-I completely understand. You were, you were stressed."
},
{
"speaker": "Rachel",
"emotion": "disgust",
"sentiment": "negative",
"text": "I was gonna give you a chance to apologise to me."
},
{
"speaker": "Ross",
"emotion": "anger",
"sentiment": "negative",
"text": "For what? For letting you throw me out of your office?"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "You had no"
},
{
"speaker": "Ross",
"emotion": "anger",
"sentiment": "negative",
"text": "Yeah, well excuse me for wanting to be with my girlfriend on our anniversary, boy what an ass am I."
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "But I told you, I didn’t have the time!"
},
{
"speaker": "Ross",
"emotion": "anger",
"sentiment": "negative",
"text": "Yeah, well you never have the time. I mean, I don’t feel like I even have a girlfriend anymore, Rachel."
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Wh, Ross what do you want from me?"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "You want me, you want me to quit my job so you can feel like you have a girlfriend?"
}
]
},
"02_happy_loving": {
"description": "Monica-Chandler sweet moment — joy dominant (S5E14)",
"scenario": "Couple being affectionate and playful",
"primary_emotion": "joy",
"source": "MELD Friends S5E14 Dialogue 1026",
"duration_sec": 43.8,
"emotion_distribution": {
"joy": 6,
"neutral": 1,
"surprise": 5,
"anger": 3,
"sadness": 1
},
"total_utterances": 16,
"utterances": [
{
"speaker": "Monica",
"emotion": "joy",
"sentiment": "positive",
"text": "You are so cute! How did you get to be so cute?"
},
{
"speaker": "Chandler",
"emotion": "joy",
"sentiment": "positive",
"text": "Well, my Grandfather was Swedish and my Grandmother was actually a tiny little bunny."
},
{
"speaker": "Monica",
"emotion": "joy",
"sentiment": "positive",
"text": "Okay, now you're even cuter!!"
},
{
"speaker": "Chandler",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Y'know that is a popular opinion today I must say."
},
{
"speaker": "Monica",
"emotion": "surprise",
"sentiment": "negative",
"text": "What?"
},
{
"speaker": "Chandler",
"emotion": "surprise",
"sentiment": "negative",
"text": "The weirdest thing happened at the coffee house, I think, I think Phoebe was hitting on me."
},
{
"speaker": "Monica",
"emotion": "surprise",
"sentiment": "negative",
"text": "What are you talking about?"
},
{
"speaker": "Chandler",
"emotion": "joy",
"sentiment": "positive",
"text": "I'm telling you I think Phoebe thinks I'm foxy."
},
{
"speaker": "Monica",
"emotion": "joy",
"sentiment": "positive",
"text": "That's not possible!"
},
{
"speaker": "Chandler",
"emotion": "surprise",
"sentiment": "positive",
"text": "Ow!"
},
{
"speaker": "Monica",
"emotion": "joy",
"sentiment": "positive",
"text": "I'm sorry it's just, Phoebe just always thought you were, you were charming in a, in a sexless kind of way."
},
{
"speaker": "Chandler",
"emotion": "anger",
"sentiment": "negative",
"text": "Oh, y'know I-I can't hear that enough."
},
{
"speaker": "Monica",
"emotion": "sadness",
"sentiment": "negative",
"text": "I'm sorry, I think that you just misunderstood her."
},
{
"speaker": "Chandler",
"emotion": "anger",
"sentiment": "negative",
"text": "No, I didn't misunderstand, okay? She was all over me! She touched my bicep for crying out loud!"
},
{
"speaker": "Monica",
"emotion": "surprise",
"sentiment": "negative",
"text": "This bicep?"
},
{
"speaker": "Chandler",
"emotion": "anger",
"sentiment": "negative",
"text": "Well it's not flexed right now!"
}
]
},
"03_sad_emotional": {
"description": "Ross-Rachel emotional confession — sadness dominant (S3E25)",
"scenario": "Emotional conversation with sadness and regret",
"primary_emotion": "sadness",
"source": "MELD Friends S3E25 Dialogue 312 (Ross+Rachel only, utt15/19 removed)",
"duration_sec": 49.5,
"emotion_distribution": {
"neutral": 6,
"anger": 3,
"sadness": 4,
"surprise": 3
},
"total_utterances": 16,
"utterances": [
{
"speaker": "Ross",
"emotion": "neutral",
"sentiment": "neutral",
"text": "You don’t know?! Rach, you balded my girlfriend!"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "All right! Ross, do you think it’s easy for me to see you with somebody else?"
},
{
"speaker": "Ross",
"emotion": "anger",
"sentiment": "negative",
"text": "Y'know, hey! You’re the one who ended it, remember?"
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Yeah, because I was"
},
{
"speaker": "Ross",
"emotion": "sadness",
"sentiment": "negative",
"text": "You still love me?"
},
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "Noo."
},
{
"speaker": "Ross",
"emotion": "neutral",
"sentiment": "neutral",
"text": "You still love me."
},
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "positive",
"text": "Oh, y-yeah, so, you-you love me!"
},
{
"speaker": "Ross",
"emotion": "surprise",
"sentiment": "positive",
"text": "Noo, nnnnn. What does this mean? What do you, I mean do you wanna, get back together?"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Noo!"
},
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "positive",
"text": "Maybe!"
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "I, I don’t know."
},
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "Ross, I still can’t forgive you for what you did, I can’t, I just, but sometimes when I’m with you I just, I feel so..."
},
{
"speaker": "Ross",
"emotion": "sadness",
"sentiment": "negative",
"text": "What?!"
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "I just, I feel, I-I just..."
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "I feel..."
}
]
},
"04_surprise_shock": {
"description": "Ross-Rachel drunk voicemail surprise (S4E21)",
"scenario": "Unexpected news and surprising revelations between couple",
"primary_emotion": "surprise",
"source": "MELD Friends S4E21 Dialogue 848 (from utt2, overlaps removed)",
"duration_sec": 30.2,
"emotion_distribution": {
"neutral": 2,
"sadness": 1,
"surprise": 5
},
"total_utterances": 8,
"utterances": [
{
"speaker": "Ross",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Rach, I got a message from you."
},
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "Oh my God Ross, no, hang up the phone, give me the phone Ross, give me the phone, give me the phone, give me the."
},
{
"speaker": "Ross",
"emotion": "surprise",
"sentiment": "negative",
"text": "You're over me?"
},
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "negative",
"text": "Ohhhhhhhh God."
},
{
"speaker": "Ross",
"emotion": "surprise",
"sentiment": "negative",
"text": "Wha... you're uh, you're, you're over me?"
},
{
"speaker": "Ross",
"emotion": "surprise",
"sentiment": "negative",
"text": "When, when were you... under me?"
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Well, basically, lately, I've uh, I've uh, sort of had feelings for you."
},
{
"speaker": "Ross",
"emotion": "surprise",
"sentiment": "negative",
"text": "OK, I need to lie down."
}
]
},
"05_fear_anxiety": {
"description": "Chandler-Rachel anxious situation — fear dominant (S7E11)",
"scenario": "Anxious and worried conversation between two people",
"primary_emotion": "fear",
"source": "MELD Friends S7E11 Dialogue 989",
"duration_sec": 19.9,
"emotion_distribution": {
"surprise": 2,
"neutral": 4,
"sadness": 1,
"fear": 5
},
"total_utterances": 12,
"utterances": [
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "positive",
"text": "Its still there!"
},
{
"speaker": "Chandler",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Mrs. Braverman must be out."
},
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "She could be out of town. Maybe she’ll be gone for months."
},
{
"speaker": "Chandler",
"emotion": "fear",
"sentiment": "negative",
"text": "By then, the cheesecake may have gone bad. We don’t want her to come back to bad cheesecake."
},
{
"speaker": "Rachel",
"emotion": "fear",
"sentiment": "negative",
"text": "No that could kill her."
},
{
"speaker": "Chandler",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Well, we don’t want that."
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "No, so we’re protecting her."
},
{
"speaker": "Chandler",
"emotion": "neutral",
"sentiment": "neutral",
"text": "But we should take it."
},
{
"speaker": "Rachel",
"emotion": "fear",
"sentiment": "negative",
"text": "But we should move quick."
},
{
"speaker": "Chandler",
"emotion": "surprise",
"sentiment": "negative",
"text": "Why?"
},
{
"speaker": "Rachel",
"emotion": "fear",
"sentiment": "negative",
"text": "Because I think I just heard her moving around in there."
},
{
"speaker": "Chandler",
"emotion": "fear",
"sentiment": "negative",
"text": "Go! Go! Go! Go! Go! Go! Go! Go! Go! Go!"
}
]
},
"06_disgust_annoyance": {
"description": "Joey-Rachel annoyance/bickering scene (S6E9)",
"scenario": "Annoyed and frustrated reactions between couple",
"primary_emotion": "anger",
"source": "MELD Friends S6E9 Dialogue 1025 (Joey+Rachel only, utt16 removed)",
"duration_sec": 29.2,
"emotion_distribution": {
"sadness": 1,
"surprise": 1,
"anger": 5,
"neutral": 2,
"fear": 1,
"joy": 1
},
"total_utterances": 11,
"utterances": [
{
"speaker": "Joey",
"emotion": "sadness",
"sentiment": "negative",
"text": "Will you hurry up?"
},
{
"speaker": "Joey",
"emotion": "surprise",
"sentiment": "negative",
"text": "Did you not hear me before when I told you that all of Janine’s friends are dancers?!"
},
{
"speaker": "Joey",
"emotion": "anger",
"sentiment": "negative",
"text": "And that they’re going to be drinking alot!"
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "No, I did, but tell me again, because it’s so romantic."
},
{
"speaker": "Joey",
"emotion": "anger",
"sentiment": "negative",
"text": "Well you’re whippin’ so slow! Can’t you do it any faster?"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Joey!"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Come on!"
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "I don’t wanna make any mistakes, alright?"
},
{
"speaker": "Rachel",
"emotion": "fear",
"sentiment": "negative",
"text": "This is the only dessert and if I screw it up everybody's gonna be like “Oh, remember that Thanksgiving when Rachel screwed up the trifle?”"
},
{
"speaker": "Rachel",
"emotion": "neutral",
"sentiment": "neutral",
"text": "So why don’t you just let me worry about making the trifle and you just worry about eating it, alright?"
},
{
"speaker": "Joey",
"emotion": "joy",
"sentiment": "positive",
"text": "Oh I am!"
}
]
},
"07_bittersweet": {
"description": "Ross-Rachel bittersweet farewell — sadness+surprise (S5E5), overlap fixed",
"scenario": "Mixed emotions: saying goodbye with conflicting feelings",
"primary_emotion": "sadness",
"source": "MELD Friends S5E5 Dialogue 676 (utt11 overlap removed)",
"duration_sec": 43.3,
"emotion_distribution": {
"sadness": 6,
"surprise": 3,
"fear": 1,
"anger": 3,
"neutral": 1
},
"total_utterances": 14,
"utterances": [
{
"speaker": "Ross",
"emotion": "sadness",
"sentiment": "negative",
"text": "is for me not to see you anymore."
},
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "positive",
"text": "That's crazy!"
},
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "positive",
"text": "You can't do that!"
},
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "What are you going to tell her?"
},
{
"speaker": "Rachel",
"emotion": "fear",
"sentiment": "negative",
"text": "Oh God."
},
{
"speaker": "Rachel",
"emotion": "sadness",
"sentiment": "negative",
"text": "Ohh, you already agreed to this, haven't you?"
},
{
"speaker": "Ross",
"emotion": "sadness",
"sentiment": "negative",
"text": "It's awful I know, I mean, I feel terrible but I have to do this if I want my marriage to work."
},
{
"speaker": "Ross",
"emotion": "sadness",
"sentiment": "negative",
"text": "And I do, I have to make"
},
{
"speaker": "Rachel",
"emotion": "surprise",
"sentiment": "positive",
"text": "Ohh! Lucky me! Oh my God! That"
},
{
"speaker": "Ross",
"emotion": "sadness",
"sentiment": "negative",
"text": "You have no idea what a nightmare this has been. This is so hard."
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Oh yeah, really? Is it Ross? Yeah? Okay, well let me make this a just a little bit easier for you."
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Storming out!"
},
{
"speaker": "Ross",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Rachel, this is your apartment."
},
{
"speaker": "Rachel",
"emotion": "anger",
"sentiment": "negative",
"text": "Yeah, well that's how mad I am!!"
}
]
},
"08_calm_daily": {
"description": "Joey-Monica casual conversation — neutral dominant (S7E19)",
"scenario": "Normal everyday chitchat between friends (baseline)",
"primary_emotion": "neutral",
"source": "MELD Friends S7E19 Dialogue 8 (dev)",
"duration_sec": 40.4,
"emotion_distribution": {
"neutral": 13,
"joy": 2
},
"total_utterances": 15,
"utterances": [
{
"speaker": "Monica",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Hey! What did you decide to do about the movie?"
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "I don’t know!"
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "It’s not like it’s porn!"
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "This is a serious, legitimate movie."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "And the nudity is really important to the story."
},
{
"speaker": "Monica",
"emotion": "neutral",
"sentiment": "neutral",
"text": "That’s what you say about porn."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "You’re right. Maybe I shouldn’t even go on the call back."
},
{
"speaker": "Monica",
"emotion": "joy",
"sentiment": "positive",
"text": "No! No you should! A lot of major actors do nude scenes! I mean, the chance to star in a movie? Come on!"
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Well that’s true."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "And I am only naked in one scene."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Plus it sounds really great."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "My character’s catholic and he falls in love with this Jewish girl."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "Who run away together and they get caught in this big rainstorm."
},
{
"speaker": "Joey",
"emotion": "neutral",
"sentiment": "neutral",
"text": "So we go into this barn and undress each other and hold each other."
},
{
"speaker": "Joey",
"emotion": "joy",
"sentiment": "positive",
"text": "It’s really sweet and-and tender."
}
]
},
"09_opposite_emotions": {
"description": "Updated clip — pair_state 'listening' triggers (tense speaker + calm listener)",
"scenario": "One speaker worked-up/tense + one calm listener — triggers listening pair animation (sparkles effect)",
"primary_emotion": "surprise",
"source": "MELD Friends clip (user-updated 2026-04-22, duration 24.9s)",
"duration_sec": 24.9,
"pair_state_observed": "listening",
"emotion_distribution": {
"surprise": 5,
"anger": 1,
"neutral": 3,
"fear": 1,
"joy": 1
},
"per_speaker_fused": {
"speaker_0": {
"surprise": 4,
"anger": 1
},
"speaker_1": {
"surprise": 1,
"neutral": 3,
"fear": 1,
"joy": 1
}
},
"total_segments": 11,
"notes": "Ground-truth utterance labels not available after WAV update. Distribution derived from pipeline fused output."
}
} |