What actually makes a generated voice sound emotional?

A controlled experiment on the MOSS voice-acting model · 1440 clips · every combination of four factors, generated once each

The question, in plain language

A text-to-speech model that can act is given more than words. It is given a target voice, an instruction about how to perform the line, and a written text whose punctuation already suggests a tone. When a clip comes out sounding genuinely furious or genuinely delighted, it is usually not clear which of those things did the work — people change all of them at once and keep whatever sounded best.

This page separates them. Four things were varied independently, and everything else was held fixed:

  1. The emotion adapter. A small trained module that pushes the model towards one specific emotion. It is switched on for every clip here, at the strength a separate sweep measured as best, so it is a constant rather than a factor — but it is the thing the other three are being compared against.
  2. The inline delivery direction. A note in round brackets inside the script, the kind a director writes in a margin: (overwhelmingly furious: letting it out, no politeness left, hard and cutting; tense, brisk). Either every spoken segment carries one, or none of them do.
  3. The punctuation of the written text. The same words either end in exclamation marks, question marks and ellipses, or in plain full stops. Not one word changes — only the final character of each sentence.
  4. The voice condition. Either the model is told nothing about whose voice this is, or it is given a specific person: a recording of them as reference and a small adapter trained on that voice.

Six emotions, five short utterances each, written in English and German as translations of one another, every utterance in both punctuation forms, both direction settings and six voice conditions. That is 6 × 5 × 2 × 2 × 2 × 6 = 1440 clips, each generated once. Because the grid is complete, the average score at one level of a factor averages over exactly the same mix of everything else, so a difference between two levels cannot be an accident of what else happened to be in that group.

What a direction looks like

This is one script in both arms. The square brackets are timings the model must hit — a length for each sentence and for each silence. The round brackets with a number are vocal bursts. The round brackets without a number are the delivery direction, and they are the only thing that differs between the two:

with direction
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no direction
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]

The wording of a direction is not invented for this study. The intensity adverb comes from the requested band, the emotion name from the label being asked for, and the phrase describing the stance is one of ten harvested from the training corpus by grouping the directions that real training rows already carried. The manner words at the end come from the project's own fixed vocabulary of delivery descriptors. One consequence is visible above: the corpus collapses forty emotions onto ten stance families, so the anger anchor is worded in terms of contempt. That is what the model was trained on, so it is what it is given here.

What the numbers are

The main-effects table

Each block takes one factor and averages every clip at each of its levels over everything else. The difference row is stronger than subtracting the two averages: it pairs each clip with the one clip that differs only in that factor — same emotion, same utterance, same language, same everything else — and averages the difference inside the pair, with a 95% bootstrap confidence interval. An interval that does not cross zero is marked in colour; n.s. means it does.

Factor / levelclipsemotion percentileemotion rank in studygenuinenessburst blendburst realisationword error rateduration error (s)
Inline delivery direction
with direction7200.8380.5020.9680.9430.3040.0620.009
no direction7200.8400.4980.9750.9480.3060.0670.009
difference (with direction − no direction)720-0.002
[-0.023, +0.020] n.s.
+0.005
[-0.015, +0.024] n.s.
-0.006
[-0.018, +0.005] n.s.
-0.005
[-0.024, +0.013] n.s.
-0.002
[-0.027, +0.024] n.s.
-0.005
[-0.042, +0.030] n.s.
-0.000
[-0.003, +0.002] n.s.
Punctuation of the text
expressive (! ? ...)7200.8420.5100.9710.9580.3050.0750.009
flat (full stops only)7200.8360.4900.9720.9340.3050.0550.008
difference (expressive (! ? ...) − flat (full stops only))720+0.006
[-0.017, +0.028] n.s.
+0.020
[-0.000, +0.040] n.s.
-0.001
[-0.015, +0.012] n.s.
+0.024
[+0.004, +0.044]
+0.000
[-0.027, +0.028] n.s.
+0.020
[-0.016, +0.058] n.s.
+0.001
[-0.001, +0.003] n.s.
Voice condition
unconditional (no reference, no voice LoRA)2400.8640.5000.9410.8700.3190.0700.007
voice profile (reference audio + voice LoRA)12000.8340.5000.9780.9610.3020.0640.009
difference (voice profile (reference audio + voice LoRA) − unconditional (no reference, no voice LoRA))1200-0.030
[-0.048, -0.012]
-0.000
[-0.019, +0.018] n.s.
+0.037
[+0.024, +0.049]
+0.091
[+0.071, +0.111]
-0.017
[-0.038, +0.005] n.s.
-0.006
[-0.028, +0.020] n.s.
+0.002
[+0.000, +0.004]
Language
English7200.9040.5860.9610.9530.3220.0410.005
German7200.7750.4140.9830.9380.2880.0890.012
difference (English − German)720+0.129
[+0.105, +0.153]
+0.173
[+0.150, +0.195]
-0.022
[-0.036, -0.009]
+0.015
[-0.005, +0.036] n.s.
+0.033
[+0.006, +0.060]
-0.048
[-0.087, -0.017]
-0.007
[-0.010, -0.004]
The short answer. Each figure is the average difference inside a matched pair of clips that differ in nothing but that one factor, with a 95% bootstrap interval.

What that says

None of the three factors we set out to separate moves the emotion score. The delivery direction — the factor everyone assumes is doing the work — is flat: its confidence interval straddles zero on both emotion measures. Punctuation is flat on emotion too. Supplying a voice profile actually lowers the emotion percentile slightly. The one factor that moves it a long way is the one nobody was asking about: the same utterance scores far higher in English than in German.

The honest reading of the direction result is not “directions do nothing”. It is that they do nothing here, on top of an emotion adapter that is already running at its measured optimum. The adapter is on in all 1440 clips, and the emotion percentile averages 0.84 before any of the three factors is applied — the clips are already at the top of the corpus distribution, and there is very little room left for an instruction to add anything. Two explanations fit that equally well: the direction is genuinely redundant once the adapter is loaded, or the measurement is against its ceiling. The control below separates them.

The factors do move the other numbers, and those effects are real: expressive punctuation improves how naturally vocal bursts sit in the speech, and supplying a voice profile improves both that and genuineness substantially, at a small cost in emotion percentile. Whatever a voice profile is doing, it is making the delivery sound more like a real person and slightly less like a strong emotion.

The control: what happens with the emotion adapter switched off

The result above has an obvious hole in it. The emotion adapter is loaded in every clip of the main grid, so a flat direction effect could mean the direction is useless, or it could mean the adapter had already pushed the score as high as it goes and left the direction nothing to do. Those are very different conclusions.

So the whole no-reference block was generated a second time — same 240 prompts, same seeds, same sampling — with the emotion adapter's weight set to zero and everything else identical. If directions matter at all, this is where it should show.

Conditionclipsemotion percentile
with direction
emotion percentile
no direction
paired differenceWER
with direction
WER
no direction
emotion adapter at 1.5 (the main grid)2400.8830.845+0.039
[-0.015, +0.096] n.s.
0.0830.056
emotion adapter at 0 (this control)2400.8320.810+0.022
[-0.031, +0.077] n.s.
0.0460.157
Reading the control. The direction effect is +0.022 [-0.031, +0.077] with the adapter off, against +0.039 [-0.015, +0.096] with it on. Neither clears zero. Removing the adapter does not reveal a direction effect that was being hidden.

But the control says something larger than that, and it is the most surprising number on this page. Switching the emotion adapter off — the component the whole pipeline is built around — moves the emotion percentile only from 0.864 to 0.821, a drop of 0.043. With no adapter, no direction and flat punctuation, these clips still score near the top of the corpus distribution.

So the ceiling was never mainly the adapter's doing, and it is not the direction's either. The most likely remaining explanation is the one thing every condition shares and nothing in the grid varies: the words. The utterances were written to suit their emotions — someone saying “get out of my house right now” reads as angry before any acting is applied — and an emotion classifier listening to a clip is also, unavoidably, hearing what was said. On text chosen this way, the content sets the score and the delivery controls move it very little.

That is a limitation of this design as much as a finding, and it points at the experiment worth running next: the identical factorial grid on emotionally neutral sentences, where the classifier has nothing but the delivery to go on. That is the condition under which a delivery direction has something to do, and it is not the condition tested here.

Per emotion

The same six averages, and then the paired effect of each factor on the emotion percentile, computed separately inside each emotion.

Emotionclipsemotion percentileemotion rank in studygenuinenessburst blendburst realisationword error rateduration error (s)direction effect
on emotion rank
punctuation effect
on emotion rank
voice effect
on emotion rank
Affection2400.9590.5000.9660.9910.3560.0440.006-0.006+0.028+0.059
Amusement2400.7470.5000.9640.8670.2730.0850.011-0.020-0.010-0.188
Anger2400.8870.5000.9740.9490.2890.0650.010+0.001+0.020+0.029
Elation2400.7000.5000.9710.9110.2650.0990.016-0.020+0.029-0.025
Fear2400.9100.5000.9780.9730.2540.0370.005+0.070-0.000+0.093
Pleasure Ecstasy2400.8320.5000.9750.9830.3930.0600.005+0.003+0.053+0.030

Per language

German and English texts are translations of the same utterance and carry the same timing plan, the same bursts and the same marks, so the only thing that changes is the words.

Languageclipsemotion percentileemotion rank in studygenuinenessburst blendburst realisationword error rateduration error (s)direction effect
on emotion rank
punctuation effect
on emotion rank
voice effect
on emotion rank
en7200.9040.5860.9610.9530.3220.0410.005+0.015+0.029+0.050
de7200.7750.4140.9830.9380.2880.0890.012-0.006+0.011-0.051

Per voice condition

The unconditional row is the model given no reference and no voice adapter. The five named rows each had that voice's own recording in the reference slot and that voice's own adapter loaded.

Voice conditionclipsemotion percentileemotion rank in studygenuinenessburst blendburst realisationword error rateduration error (s)direction effect
on emotion rank
punctuation effect
on emotion rank
none2400.8640.5000.9410.8700.3190.0700.007+0.028+0.057
anime 0422400.8440.5300.9710.9730.2970.0260.008-0.004+0.024
anime 0002400.8330.4720.9820.9890.3200.0510.009+0.032+0.030
emolia c01022400.7990.4130.9870.8860.2830.1300.010+0.020-0.001
emolia c19542400.8160.5010.9630.9660.3030.0620.010-0.042-0.010
k346 age3 bg12400.8790.5830.9870.9920.3080.0500.010-0.005+0.021
Voicepicked becausereference clip
anime_042elderly masculine, very low-energy, slow; very dark, gravelly, boominganime_042__C__abyssal-tyrant__en.c032
anime_000child feminine, energised, fast; neutral-bright, wide pitch rangeanime_000__E__Contentment__D__en.c004
emolia_c0102young adult feminine, normally alert, brisk; neutral-bright, fairly smoothemolia_c0102__E__Anger__B__en.c007
emolia_c1954middle-aged masculine, energised, measured, tense; very rough, very fullemolia_c1954__B__slurping_noises__en.c002
k346_age3_bg1adult feminine, very low-energy, slow; gravelly, slightly thin, slurredk346_age3_bg1__B__hiss__en.c001

The five reference voices

anime_042elderly masculine, very low-energy, slow; very dark, gravelly, booming
anime_000child feminine, energised, fast; neutral-bright, wide pitch range
emolia_c0102young adult feminine, normally alert, brisk; neutral-bright, fairly smooth
emolia_c1954middle-aged masculine, energised, measured, tense; very rough, very full
k346_age3_bg1adult feminine, very low-energy, slow; gravelly, slightly thin, slurred

The clips

Grouped so that the same utterance can be heard across every condition. Open an emotion, then an utterance; inside, the clips are ordered so the factor levels sit next to each other. Under every clip is what an automatic transcriber heard, and the script exactly as the model received it — the square brackets are durations and silences, the round brackets with a number are vocal bursts, and the round brackets without a number are the delivery direction.

Affection — 240 clips
Utterance 1: I am so glad you are home... I missed you more than words can hold!

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: "'I am so glad you are home. "'I missed you more than words can hold.'
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold. Ah.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold, Theron.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: I am so glad you were home. I missed you more than words can hold. So...
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
with directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I am so glad you were home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I am so glad you were home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold. He...
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] (utterly affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, overwhelmingly, warm) [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home... [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I am so glad you are home. I missed you more than words can hold.
[0.3 seconds pause] [1.7 seconds duration] I am so glad you are home. [0.3 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.6 seconds duration] I missed you more than words can hold. [0.8 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.93 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst. What?
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
with directionflatanime_042emo 0.04 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich hab dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
no directionflatanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
with directionflatanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst. Puh.
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
no directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich hab dich unendlich vermisst.
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich hab dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.04 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich hab dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich hab dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
no directionflatemolia_c1954emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.
[0.3 seconds pause] (completely affectionate: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr... [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich bin so froh über deine Rückkehr. Ich habe dich unendlich vermisst.«
[0.3 seconds pause] [2.5 seconds duration] Ich bin so froh über deine Rückkehr. [0.6 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] Ich habe dich unendlich vermisst. [0.8 seconds pause]
Utterance 2: Come here and let me hold you... Everything is going to be all right!

English

with directionexpressiveunconditionalemo 0.99 · genuine 0.45 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be... alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
with directionflatunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 1.57 · dur err +0.00s
ASR transcript: Well, come on, let me hold you. Everything's going to be all right. I love them. I'm not going to die. I don't know. I don't know. You're not right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
no directionflatunconditionalemo 0.98 · genuine 0.20 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here, and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here, and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here, and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right. Ugh.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be alright.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 0.75 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: "'Come here and let me hold you. Everything is going to be all right.'
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] (utterly affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] (affectionate, still unguarded, warm) [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you... [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Come here and let me hold you. Everything is going to be all right.
[0.5 seconds pause] (contented sigh, 0.3 seconds) [0.2 seconds pause] [2.0 seconds duration] Come here and let me hold you. [0.5 seconds pause] [2.4 seconds duration] Everything is going to be all right. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
with directionflatunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten, alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
no directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten, alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut. Ach.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
with directionflatanime_042emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten, alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
no directionflatanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten, alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.67 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
no directionflatemolia_c1954emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Komm her und lass dich halten. Alles wird wieder gut.«
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Komm her und lass dich halten, alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] (overwhelmingly affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] (still overwhelmingly affectionate, warm) [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten... [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Komm her und lass dich halten. Alles wird wieder gut. Puh.
[0.3 seconds pause] (contented sigh, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Komm her und lass dich halten. [0.3 seconds pause] [1.5 seconds duration] Alles wird wieder gut. [0.8 seconds pause]
Utterance 3: You are the best thing in my life! I want you to know that...

English

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that I... that's...
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 0.00 · WER 0.14 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. I love
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that...
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. It
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Sigh.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: We were the best thing in my life. I want you to know that.
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Shh.
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Oomph.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
with directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Sigh.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that...
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Who
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that...
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 0.20 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Hanes...
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that...
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 0.30 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that. Hmm.
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] (still letting it out, warm) [1.6 seconds duration] I want you to know that. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that...
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life! [0.5 seconds pause] [1.6 seconds duration] I want you to know that... [0.9 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You are the best thing in my life. I want you to know that.
[0.3 seconds pause] [2.3 seconds duration] You are the best thing in my life. [0.5 seconds pause] [1.6 seconds duration] I want you to know that. [0.9 seconds pause]

German

with directionexpressiveunconditionalemo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du bist das Beste in meinem Leben, das sollst du wissen.«
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
with directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du bist das Beste in meinem Leben, das sollst du wissen.«
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 0.07 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
no directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben, das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen. Fuh!«
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
with directionflatanime_042emo 0.99 · genuine 0.23 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben, das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du bist das Beste in meinem Leben, das sollst du wissen.«
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du bist das Beste in meinem Leben. Das sollst du wissen.«
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
with directionexpressiveemolia_c0102emo 0.00 · genuine 1.00 · blend 0.18 · WER 0.00 · dur err -0.08s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen...
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
no directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen. Oh.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
no directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du bist das Beste in meinem Leben, das sollst du wissen!«
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
with directionexpressiveemolia_c1954emo 0.87 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
with directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
no directionexpressiveemolia_c1954emo 0.65 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 0.60 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen.
[0.3 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] (same again, overwhelmingly affectionate) [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 0.13 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Du bist das Beste in meinem Leben. Das sollst du wissen. Iiiiih!
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben! [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen... [0.3 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du bist das Beste in meinem Leben, das sollst du wissen.«
[0.3 seconds pause] [2.4 seconds duration] Du bist das Beste in meinem Leben. [0.3 seconds pause] [1.5 seconds duration] Das sollst du wissen. [0.3 seconds pause]
Utterance 4: Sleep now little one... I will be right here all night...

English

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
with directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
no directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.36 · dur err +0.00s
ASR transcript: Sleep now, little one. People boy were here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
no directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: Sleep now, little one. Sleep right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here, all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
with directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
with directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
no directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
no directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night and day.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: "'Sleep now, little one. "'I will be right here all night.'
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: "'Sleep now, little one. "'I will be right here all night.'
[0.5 seconds pause] (completely affectionate. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, warm, audible breath) [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (same again, overwhelmingly affectionate) [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night... [0.4 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Sleep now, little one. I will be right here all night. Ahem.
[0.5 seconds pause] [1.4 seconds duration] Sleep now little one. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.1 seconds duration] I will be right here all night. [0.4 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
with directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
with directionflatanime_042emo 1.00 · genuine 0.31 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir. Fumm 20.«
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir. Ach.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] (affectionate, still unguarded) [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.«
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines... [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir... [0.5 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Schlaf jetzt, mein Kleines. Ich bleibe die ganze Nacht bei dir.
[0.4 seconds pause] [1.8 seconds duration] Schlaf jetzt mein Kleines. [0.4 seconds pause] (soft hum, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Ich bleibe die ganze Nacht bei dir. [0.5 seconds pause]
Utterance 5: Thank you for everything... I could not have done this without you!

English

with directionexpressiveunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
with directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.17 · dur err +0.00s
ASR transcript: Think for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.95 · genuine 0.59 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you. The...
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
with directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
with directionflatanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
no directionflatanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
with directionflatanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.08s
ASR transcript: Thank you for everything. I could not have done this without you. No.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
no directionflatanime_000emo 0.91 · genuine 0.39 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
with directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
no directionflatemolia_c0102emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.33 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you. And I was at
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
with directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
no directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you. Hey...
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 0.72 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
with directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you. Shh.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (completely affectionate — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; warm, audible breath) [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] (keep it overwhelmingly affectionate) [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Thank you for everything. I could not have done this without you.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything... [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you! [0.6 seconds pause]
no directionflatk346_age3_bg1emo 0.04 · genuine 1.00 · blend 1.00 · WER 1.00 · dur err +0.00s
ASR transcript: .
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] Thank you for everything. [0.3 seconds pause] [2.6 seconds duration] I could not have done this without you. [0.6 seconds pause]

German

with directionexpressiveunconditionalemo 0.93 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft. Ah, ah.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles... [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
with directionflatunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles. [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Danke für alles. Ohne dich hätte ich das nicht geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles... [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
no directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: »Tch, danke für alles. Ohne dich hätte ich das nicht geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles. [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
with directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Pff, danke für alles. Ohne dich hätte ich das nicht geschafft. Pff.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles... [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
with directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles. [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
no directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles... [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
no directionflatanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles. [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles... [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
with directionflatanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles. [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles... [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
no directionflatanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft. Geld.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles. [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles... [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
with directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft. 24.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles. [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 0.72 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles... [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
no directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles. [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles... [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
with directionflatemolia_c1954emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles. [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles... [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
no directionflatemolia_c1954emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Ach, danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles. [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles... [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft. Mhm, mhm.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly affectionate, warm, audible breath) [1.1 seconds duration] Danke für alles. [0.5 seconds pause] (still overwhelmingly affectionate, warm) [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Danke für alles. Ohne dich hätte ich das nicht geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles... [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft! [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Ach, danke für alles. Ohne dich hätte ich das nicht geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.1 seconds duration] Danke für alles. [0.5 seconds pause] [2.8 seconds duration] Ohne dich hätte ich das nicht geschafft. [0.9 seconds pause]
Amusement — 240 clips
Utterance 1: He actually did it! He wore the chicken suit to the wedding! The bride is still laughing..

English

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 0.76 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 0.96 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it! He wore the chicken suit to the wedding! The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.35 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the lake and the bride is still laughing. Biji sent us this
[0.3 seconds pause] [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
no directionflatanime_042emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
with directionflatanime_000emo 0.98 · genuine 0.68 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
with directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing. Weren't he that?
[0.3 seconds pause] [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
with directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it! He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (still letting it out, bright) [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] (same again, overwhelmingly amused, bright) [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding! [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing... [0.3 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He actually did it. He wore the chicken suit to the wedding. The bride is still laughing.
[0.3 seconds pause] [1.3 seconds duration] He actually did it. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] He wore the chicken suit to the wedding. [0.5 seconds pause] [1.9 seconds duration] The bride is still laughing. [0.3 seconds pause]

German

with directionexpressiveunconditionalemo 0.83 · genuine 1.00 · blend 1.00 · WER 0.38 · dur err +0.08s
ASR transcript: Er hat es wirklich getan. Er hat es mit Kostüm zur Hochzeit. Die Braut lacht immer noch. Jöck mal.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 0.30 · WER 0.06 · dur err +0.08s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Traut lacht immer noch.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.«
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
no directionflatunconditionalemo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
with directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
with directionflatanime_042emo 0.43 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Hm.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
no directionexpressiveanime_042emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
no directionflatanime_042emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err -0.08s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. H-h-h-h-h.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
with directionflatanime_000emo 0.63 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: Hey, er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Tööö.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
no directionexpressiveanime_000emo 0.77 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
no directionflatanime_000emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trub das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Ich sag, es ist
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
with directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Er hat es wirklich getan! Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Die...
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
with directionflatemolia_c0102emo 0.90 · genuine 1.00 · blend 0.15 · WER 0.00 · dur err +0.00s
ASR transcript: »Er hat es wirklich getan.« Er trug das Hühnerkostüm zur Hochzeit. »Die Braut lacht immer noch.«
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
no directionexpressiveemolia_c0102emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.19 · dur err +0.00s
ASR transcript: Er hat das wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Die will
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
no directionflatemolia_c0102emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.25 · dur err -0.08s
ASR transcript: Der hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. 17.20 Uhr
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
with directionexpressiveemolia_c1954emo 0.40 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.«
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. »Hahaha.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
no directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
no directionflatemolia_c1954emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Ich betrug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Iggy!
[0.5 seconds pause] (completely amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly amused, bright) [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] (amused, overwhelmingly, bright) [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.19 · dur err -0.08s
ASR transcript: Er hat es wirklich getan. Hä? Er trub das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch. Hä?
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan! [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit! [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch... [0.4 seconds pause]
no directionflatk346_age3_bg1emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Er hat es wirklich getan. Er trug das Hühnerkostüm zur Hochzeit. Die Braut lacht immer noch.
[0.5 seconds pause] [1.8 seconds duration] Er hat es wirklich getan. [0.4 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.7 seconds duration] Er trug das Hühnerkostüm zur Hochzeit. [0.5 seconds pause] [1.9 seconds duration] Die Braut lacht immer noch. [0.4 seconds pause]
Utterance 2: The cat knocked over the entire cake! Then it just sat there licking the frosting...

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. And then it just sat there licking the frosting. Yeah.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
with directionflatunconditionalemo 0.94 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. And it just sat there licking the frosting. Yeah, I...
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 0.16 · WER 0.13 · dur err +0.00s
ASR transcript: Cat knocked over the entire cake. And then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
no directionflatunconditionalemo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
with directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there, licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.39 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting. One of, one of.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.14 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
with directionflatanime_000emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err -0.08s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting. No. No.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.55 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
no directionflatanime_000emo 0.79 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Cat knocked over the entire cake. Then it just sat there licking the frosting. Hehehe.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake, and it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake! Then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
with directionflatemolia_c1954emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
no directionflatemolia_c1954emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake, and it just sat there licking the frosting. Sigh.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there licking the frosting. Kitsumad will.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake, and it just sat there licking the frosting.
[0.5 seconds pause] (speak this utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there, licking the frosting. Pfft.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting... [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: The cat knocked over the entire cake. Then it just sat there, licking the frosting. Sigh.
[0.5 seconds pause] [2.5 seconds duration] The cat knocked over the entire cake. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Then it just sat there licking the frosting. [0.8 seconds pause]

German

with directionexpressiveunconditionalemo 0.87 · genuine 1.00 · blend 1.00 · WER 0.19 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur. Ich hatte spökt...
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
with directionflatunconditionalemo 0.84 · genuine 1.00 · blend 1.00 · WER 1.25 · dur err +0.00s
ASR transcript: Und ich tige mit ihnen. Hey, geht's doch kurz. Das ist ein Effietzgerlender. Und ich sage, ich habe zu viel gesungen.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
no directionflatunconditionalemo 0.88 · genuine 1.00 · blend 1.00 · WER 0.19 · dur err +0.00s
ASR transcript: Jetzt hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur. »Ach,
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
with directionexpressiveanime_042emo 0.35 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
with directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Katze hat die ganze Torte umgeworfen.« Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
no directionexpressiveanime_042emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: »Bikazza hat die ganze Torte umgeworfen!« Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
no directionflatanime_042emo 0.30 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
with directionexpressiveanime_000emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
with directionflatanime_000emo 0.55 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
no directionexpressiveanime_000emo 0.64 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
no directionflatanime_000emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
with directionexpressiveemolia_c0102emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur. Ah.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
with directionflatemolia_c0102emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: »Die Katze hat die ganze Torte umgeworfen.« »Dann saß sie einfach da und leckte die Glasur.« »Ternal 20.«
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
no directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err -0.08s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur. Puh.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
no directionflatemolia_c0102emo 0.82 · genuine 1.00 · blend 0.16 · WER 0.12 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und deckte die Glasur. Hhhhhhhhhh.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
with directionexpressiveemolia_c1954emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
with directionflatemolia_c1954emo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
no directionexpressiveemolia_c1954emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
no directionflatemolia_c1954emo 0.65 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
with directionexpressivek346_age3_bg1emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.56 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly amused, bright, light breath) [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
no directionexpressivek346_age3_bg1emo 0.13 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen! [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur... [0.3 seconds pause]
no directionflatk346_age3_bg1emo 0.76 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Katze hat die ganze Torte umgeworfen. Dann saß sie einfach da und leckte die Glasur.
[0.4 seconds pause] [2.9 seconds duration] Die Katze hat die ganze Torte umgeworfen. [0.6 seconds pause] (chuckle, 0.4 seconds) [0.2 seconds pause] [3.2 seconds duration] Dann saß sie einfach da und leckte die Glasur. [0.3 seconds pause]
Utterance 3: Have you seen his new haircut? A hedgehog must have fallen asleep on his head!

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Yeah.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 0.15 · WER 0.27 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. You put it up.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Did the farm use
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionflatanime_042emo 0.99 · genuine 0.05 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionexpressiveanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Oh, let's watch this.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionexpressiveanime_000emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionflatanime_000emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 0.79 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionflatanime_000emo 0.79 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Hehehehe.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 0.14 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.40 · dur err +0.00s
ASR transcript: Have you seen this new haircut? A hedgehog must have fallen asleep on his head. Ha ha ha ha ha.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Penasso.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.57 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Sigh. Sigh. Sigh.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionflatemolia_c1954emo 0.87 · genuine 0.46 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Easy, Biffy, Fli.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 0.07 · blend 0.21 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionflatemolia_c1954emo 0.94 · genuine 0.40 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head!
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
with directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] (completely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] (amused, overwhelmingly, bright) [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 1.27 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head. Ha ha. E-e-e-e-e-e-e-e-e-e-e-e-e-e-e-e-e.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut? [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head! [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]
no directionflatk346_age3_bg1emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Have you seen his new haircut? A hedgehog must have fallen asleep on his head.
[0.3 seconds pause] [2.0 seconds duration] Have you seen his new haircut. [0.4 seconds pause] [3.2 seconds duration] A hedgehog must have fallen asleep on his head. [0.3 seconds pause] (childlike giggle, 0.4 seconds) [0.6 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.«
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionflatunconditionalemo 0.88 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.08s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Ich tischechehre.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.00 · genuine 1.00 · blend 0.01 · WER 0.00 · dur err +0.08s
ASR transcript: »Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.«
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionflatunconditionalemo 0.27 · genuine 1.00 · blend 0.03 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionexpressiveanime_042emo 0.27 · genuine 1.00 · blend 1.00 · WER 0.40 · dur err -0.08s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Nicht die Fudeau, die Ciu, doch!
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionexpressiveanime_042emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.«
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionexpressiveanime_000emo 0.80 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Eissig, geschossig.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionflatanime_000emo 0.59 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionexpressiveanime_000emo 0.21 · genuine 1.00 · blend 1.00 · WER 0.33 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Hm, hm, hm, hm, hm.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionflatanime_000emo 0.26 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.74 · genuine 1.00 · blend 0.00 · WER 0.27 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Ah, Gott, Kopfhörer, Kopfhörer.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionflatemolia_c0102emo 0.68 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Jungs.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 0.14 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionflatemolia_c1954emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.51 · genuine 1.00 · blend 1.00 · WER 3.93 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh, äh,
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.30 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.57 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. Diese Türen!
[0.3 seconds pause] (speak this extremely amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] (still letting it out) [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.71 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen. It's a suitish. Tastung.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen? [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen! [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hast du seinen neuen Haarschnitt gesehen? Da ist wohl ein Igel auf seinem Kopf eingeschlafen.
[0.3 seconds pause] [2.9 seconds duration] Hast du seinen neuen Haarschnitt gesehen. [0.4 seconds pause] [3.6 seconds duration] Da ist wohl ein Igel auf seinem Kopf eingeschlafen. [0.4 seconds pause] (childlike giggle, 0.4 seconds) [0.8 seconds pause]
Utterance 4: He tried to sound serious the whole time! His own dog would not stop howling at him...

English

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
with directionflatunconditionalemo 0.98 · genuine 1.00 · blend 0.09 · WER 0.06 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. But...
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 0.12 · WER 0.06 · dur err +0.00s
ASR transcript: They tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
with directionflatanime_042emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. Woof!
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
no directionflatanime_042emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.29 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. H-h-h-h-h.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
with directionflatanime_000emo 0.19 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.06 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
no directionflatanime_000emo 0.57 · genuine 1.00 · blend 1.00 · WER 0.24 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. Shoo-choo-s-shoes.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.21 · genuine 0.03 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. Heesh.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. Yeah.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.59 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. Hmm.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
with directionflatemolia_c1954emo 0.60 · genuine 0.33 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
no directionflatemolia_c1954emo 0.95 · genuine 1.00 · blend 0.00 · WER 0.12 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him. He hee.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] (utterly amused — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] (amused, still unguarded, bright) [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him... [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: He tried to sound serious the whole time. His own dog would not stop howling at him.
[0.4 seconds pause] [2.8 seconds duration] He tried to sound serious the whole time. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.3 seconds pause] [2.8 seconds duration] His own dog would not stop howling at him. [0.8 seconds pause]

German

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Titi-titi.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
with directionflatunconditionalemo 0.90 · genuine 1.00 · blend 0.17 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
with directionflatanime_042emo 0.15 · genuine 1.00 · blend 0.12 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
no directionexpressiveanime_042emo 0.17 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
no directionflatanime_042emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
with directionexpressiveanime_000emo 0.26 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err -0.08s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Ja...
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
with directionflatanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Tschut, tschut, tschut, tschut.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
no directionexpressiveanime_000emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err -0.08s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejolt.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
no directionflatanime_000emo 0.29 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Ihr neigner Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
with directionexpressiveemolia_c0102emo 0.66 · genuine 1.00 · blend 0.00 · WER 0.07 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Ähm...
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
no directionexpressiveemolia_c0102emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
no directionflatemolia_c0102emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.67 · dur err -0.08s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Die Zeichen, die Zeichen, die Zeichen, das ist so oft.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
with directionexpressiveemolia_c1954emo 0.29 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. It I...
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
with directionflatemolia_c1954emo 0.37 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Ich...
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
no directionexpressiveemolia_c1954emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err -0.08s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
no directionflatemolia_c1954emo 0.14 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
with directionexpressivek346_age3_bg1emo 0.77 · genuine 1.00 · blend 1.00 · WER 0.40 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sie heinge nach Hund hat ununterbrochen gejault. Ihr freut sich.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
with directionflatk346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Tschöp.
[0.4 seconds pause] (utterly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (amused, still unguarded) [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
no directionexpressivek346_age3_bg1emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.40 · dur err -0.08s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen.
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen! [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault... [0.7 seconds pause]
no directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Er hat die ganze Zeit versucht, ernst zu klingen. Sein eigener Hund hat ununterbrochen gejault. Gah!
[0.4 seconds pause] [3.4 seconds duration] Er hat die ganze Zeit versucht ernst zu klingen. [0.6 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [3.2 seconds duration] Sein eigener Hund hat ununterbrochen gejault. [0.7 seconds pause]
Utterance 5: I cannot take this seriously anymore! She put googly eyes on the whole office! Even the pr

English

with directionexpressiveunconditionalemo 0.93 · genuine 0.64 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
with directionflatunconditionalemo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
no directionexpressiveunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 0.60 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
with directionexpressiveanime_042emo 0.37 · genuine 0.45 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
with directionflatanime_042emo 0.18 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now. What?
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
no directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 0.41 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
no directionflatanime_042emo 0.17 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err -0.08s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now. Huh?
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
with directionexpressiveanime_000emo 0.00 · genuine 0.49 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
with directionflatanime_000emo 0.69 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
no directionexpressiveanime_000emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
no directionflatanime_000emo 0.12 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
with directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 0.09 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
with directionflatemolia_c0102emo 0.93 · genuine 1.00 · blend 0.02 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
no directionexpressiveemolia_c0102emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now. But...
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 0.37 · WER 0.05 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now. Uh,
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
with directionexpressiveemolia_c1954emo 0.19 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
with directionflatemolia_c1954emo 0.16 · genuine 0.30 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now. He!
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
no directionexpressiveemolia_c1954emo 0.20 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
no directionflatemolia_c1954emo 0.92 · genuine 0.34 · blend 0.16 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
with directionexpressivek346_age3_bg1emo 0.73 · genuine 0.48 · blend 0.01 · WER 0.00 · dur err -0.08s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
with directionflatk346_age3_bg1emo 0.26 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] (overwhelmingly amused. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, bright, light breath) [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] (still overwhelmingly amused, bright) [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] (still letting it out, bright) [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]
no directionexpressivek346_age3_bg1emo 0.95 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err -0.08s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office, even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore! [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office! [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now... [0.2 seconds pause]
no directionflatk346_age3_bg1emo 0.58 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I cannot take this seriously anymore. She put googly eyes on the whole office. Even the printer has a face now.
[0.5 seconds pause] [2.5 seconds duration] I cannot take this seriously anymore. [0.4 seconds pause] [2.7 seconds duration] She put googly eyes on the whole office. [0.4 seconds pause] [2.1 seconds duration] Even the printer has a face now. [0.2 seconds pause]

German

with directionexpressiveunconditionalemo 0.90 · genuine 1.00 · blend 0.00 · WER 0.05 · dur err +0.00s
ASR transcript: »Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst.« »Sogar der Drucker hat jetzt ein Gesicht.« »Schülich!«
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
with directionflatunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.88 · genuine 1.00 · blend 0.00 · WER 0.05 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Ähm...
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
no directionflatunconditionalemo 0.98 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.00 · genuine 1.00 · blend 0.01 · WER 0.10 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Ähm, weil...
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
with directionflatanime_042emo 0.13 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Hauuuhu!
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
no directionflatanime_042emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Ih.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.09 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
with directionflatanime_000emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. WIEW
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.16 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Puh. Puh.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
no directionflatanime_000emo 0.26 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Hüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüü
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.79 · genuine 1.00 · blend 1.00 · WER 0.29 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht. Äh. Äh. Komm, komm, komm, komm.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
with directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 0.02 · WER 0.19 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt sein Gesicht. Ah, ah, ah.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.47 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
no directionflatemolia_c0102emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.74 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
no directionflatemolia_c1954emo 0.00 · genuine 1.00 · blend 0.65 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] (speak this overwhelmingly amused: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; bright, light breath) [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] (same again, overwhelmingly amused) [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] (keep it overwhelmingly amused, bright) [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen! [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst! [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht... [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich kann das nicht mehr ernst nehmen. Sie hat dem ganzen Büro Wackelaugen verpasst. Sogar der Drucker hat jetzt ein Gesicht.
[0.3 seconds pause] [2.6 seconds duration] Ich kann das nicht mehr ernst nehmen. [0.3 seconds pause] [3.2 seconds duration] Sie hat dem ganzen Büro Wackelaugen verpasst. [0.4 seconds pause] [2.8 seconds duration] Sogar der Drucker hat jetzt ein Gesicht. [0.8 seconds pause]
Anger — 240 clips
Utterance 1: You promised me! This was never going to happen again! You looked me in the eye and lied!

English

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: you promised me this was never going to happen again. You looked me in the eye and lied. That's
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
with directionflatunconditionalemo 0.98 · genuine 0.63 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me. [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
no directionexpressiveunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 1.06 · dur err +0.00s
ASR transcript: Who makes him you promise? I know to put it on the toilet yet. And nothing I ain't lied in life.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 0.00 · WER 0.06 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied. Please.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me. [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
with directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
with directionflatanime_042emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me. [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
no directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.17 · dur err +0.00s
ASR transcript: "'You promised me this was never going to happen again. "'You looked me in the eye and lied.'"
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me. [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
with directionflatanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me. [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no directionflatanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me. [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
with directionexpressiveemolia_c0102emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
with directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 0.82 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me. [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
no directionexpressiveemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied. Um,
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied. Ugh.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me. [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied."
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me. [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
no directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 0.82 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me. [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
with directionexpressivek346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me! [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (speak this utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.1 seconds duration] You promised me. [0.3 seconds pause] (angry, overwhelmingly, tense) [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]
no directionexpressivek346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me! [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again! [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied! [0.4 seconds pause]
no directionflatk346_age3_bg1emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: You promised me this was never going to happen again. You looked me in the eye and lied.
[0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.1 seconds duration] You promised me. [0.3 seconds pause] [2.5 seconds duration] This was never going to happen again. [0.5 seconds pause] [2.3 seconds duration] You looked me in the eye and lied. [0.4 seconds pause]

German

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 0.50 · WER 0.05 · dur err +0.00s
ASR transcript: Du hast es mir versprochen, das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen. Ach.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
with directionflatunconditionalemo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: du hast es mir versprochen das sollte nie wieder passieren du hast mir in die augen gesehen und gelogen
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.«
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
no directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen, das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
with directionexpressiveanime_042emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: »Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.«
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
no directionexpressiveanime_042emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
with directionflatanime_000emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.«
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 6.63 · dur err +0.00s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen. Kannst du sein, dass ich deshalb das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich das hier umklärt dir und gelogen gesagt habe, dass ich
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.73 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
no directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.26 · dur err +0.00s
ASR transcript: Du hast es mir versprochen, das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen. Chim und zwanzig Beisch. Pfff.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen, das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.«
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.11 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen. Klugen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] (angry, still unguarded) [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] (angry, still unguarded, tense) [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.«
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen! [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren! [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen! [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Du hast es mir versprochen. Das sollte nie wieder passieren. Du hast mir in die Augen gesehen und gelogen.
[0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Du hast es mir versprochen. [0.6 seconds pause] [2.3 seconds duration] Das sollte nie wieder passieren. [0.4 seconds pause] [3.2 seconds duration] Du hast mir in die Augen gesehen und gelogen. [0.9 seconds pause]
Utterance 2: Get out of my house right now! I am done listening to your excuses!

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now! I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
with directionflatunconditionalemo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: "'Get out of my house right now. I am done listening to your excuses.'
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
no directionflatanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
with directionexpressiveemolia_c0102emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
with directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
no directionexpressiveemolia_c0102emo 0.61 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
no directionflatemolia_c0102emo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Get out of my house right now! I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses. Shh.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now! I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] (letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; extremely angry, tense, brisk) [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (angry, overwhelmingly) [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses. Hank.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses! [0.3 seconds pause]
no directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Get out of my house right now. I am done listening to your excuses.
[0.4 seconds pause] [2.0 seconds duration] Get out of my house right now. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [2.4 seconds duration] I am done listening to your excuses. [0.3 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Verschwinde sofort aus meinem Haus! Ich höre mir deine Ausreden nicht mehr an!
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
with directionflatunconditionalemo 0.54 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.08s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an!«
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
no directionflatunconditionalemo 0.55 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich hör mir deine Ausreden nicht mehr an.
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich hör mir deine Ausreden nicht mehr an.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Hör mir deine Ausreden nicht mehr an. Chumann zwanzig.
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
no directionflatanime_000emo 0.98 · genuine 1.00 · blend 0.28 · WER 0.08 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich hör mir deine Ausreden nicht mehr an.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an. Höh, höh, höh, höh.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an. Äh, äh.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: »Schwinde sofort aus meinem Haus! Ich höre mir deine Ausreden nicht mehr an!«
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: »Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.«
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus! [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Verschwinde sofort aus meinem Haus. Ich höre mir deine Ausreden nicht mehr an.
[0.5 seconds pause] [2.5 seconds duration] Verschwinde sofort aus meinem Haus. [0.6 seconds pause] (exasperated sigh, 0.4 seconds) [0.2 seconds pause] [3.0 seconds duration] Ich höre mir deine Ausreden nicht mehr an. [0.8 seconds pause]
Utterance 3: How dare you touch my things! Who gave you permission? Nobody did!

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did! [0.2 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 0.19 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did. [0.2 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did!
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] [0.8 seconds duration] Nobody did! [0.2 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] [0.8 seconds duration] Nobody did. [0.2 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 0.60 · blend 1.00 · WER 0.17 · dur err +0.00s
ASR transcript: "'How dare you touch my things! Who gave you permission? Nobody did!'
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did! [0.2 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did. [0.2 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] [0.8 seconds duration] Nobody did! [0.2 seconds pause]
no directionflatanime_042emo 1.00 · genuine 0.51 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] [0.8 seconds duration] Nobody did. [0.2 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did! [0.2 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did. [0.2 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] [0.8 seconds duration] Nobody did! [0.2 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] [0.8 seconds duration] Nobody did. [0.2 seconds pause]
with directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did!
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did! [0.2 seconds pause]
with directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 0.03 · WER 0.08 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did. At
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did. [0.2 seconds pause]
no directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] [0.8 seconds duration] Nobody did! [0.2 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 0.20 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] [0.8 seconds duration] Nobody did. [0.2 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did! [0.2 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did. [0.2 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] [0.8 seconds duration] Nobody did! [0.2 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] [0.8 seconds duration] Nobody did. [0.2 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 0.53 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did!
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did! [0.2 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] (speak this extremely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] (angry, still unguarded, tense) [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] (keep it overwhelmingly angry) [0.8 seconds duration] Nobody did. [0.2 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things! Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things! [0.3 seconds pause] [1.6 seconds duration] Who gave you permission? [0.5 seconds pause] [0.8 seconds duration] Nobody did! [0.2 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: How dare you touch my things? Who gave you permission? Nobody did.
[0.3 seconds pause] [1.9 seconds duration] How dare you touch my things. [0.3 seconds pause] [1.6 seconds duration] Who gave you permission. [0.5 seconds pause] [0.8 seconds duration] Nobody did. [0.2 seconds pause]

German

with directionexpressiveunconditionalemo 1.00 · genuine 0.49 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das!«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 0.86 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das!«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 0.22 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 0.00 · WER 0.41 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Ja, eigentlich dann, die sieben, die sieben,
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das!«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Niemand.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Wie kannst du es warten, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Oh, juh.
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Kimi
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
no directionflatanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Puh.
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.86 · genuine 1.00 · blend 0.65 · WER 0.59 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Ich hoffe, ich hoffe, ob ich das nicht weiterhören kann.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen?« »Wer hat dir die Erlaubnis gegeben?« »Niemand hat das.«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Hey.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 0.65 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das. Hugh!
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das!«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err -0.08s
ASR transcript: Fieh, hannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.«
[0.5 seconds pause] (completely angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] (angry, still unguarded, tense) [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] (still letting it out, tense) [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen! [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben? [0.6 seconds pause] [1.1 seconds duration] Niemand hat das! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wie kannst du es wagen, meine Sachen anzufassen? Wer hat dir die Erlaubnis gegeben? Niemand hat das.«
[0.5 seconds pause] [3.3 seconds duration] Wie kannst du es wagen meine Sachen anzufassen. [0.4 seconds pause] [2.4 seconds duration] Wer hat dir die Erlaubnis gegeben. [0.6 seconds pause] [1.1 seconds duration] Niemand hat das. [0.5 seconds pause]
Utterance 4: I have had enough of this! Every single day you make it worse!

English

with directionexpressiveunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
with directionflatunconditionalemo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
no directionexpressiveunconditionalemo 0.91 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse. What?
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
no directionflatunconditionalemo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
with directionexpressiveanime_042emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse, Tide.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
no directionexpressiveanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day, you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
with directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this every single day. You make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
no directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
no directionflatanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
with directionexpressiveemolia_c0102emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day, you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
with directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day, you make it worse. I'm not
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day, you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
no directionflatemolia_c0102emo 0.62 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 0.77 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day, you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
no directionexpressiveemolia_c1954emo 0.20 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: I've had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
with directionexpressivek346_age3_bg1emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: I've had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
with directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (utterly angry. letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them, tense, brisk) [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] (same again, overwhelmingly angry) [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]
no directionexpressivek346_age3_bg1emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this! [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse! [0.2 seconds pause]
no directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have had enough of this. Every single day you make it worse.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.7 seconds duration] I have had enough of this. [0.3 seconds pause] [2.3 seconds duration] Every single day you make it worse. [0.2 seconds pause]

German

with directionexpressiveunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
with directionflatunconditionalemo 0.85 · genuine 1.00 · blend 1.00 · WER 1.09 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer. Nein, das ist nicht so, wie du gesagt hast, jeder mal wirst.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.72 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
no directionflatunconditionalemo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer. Scheuhe.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
no directionflatanime_042emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
with directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es. Schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
no directionflatanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.38 · genuine 1.00 · blend 0.00 · WER 0.09 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer. Ähm...
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.41 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.79 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon! Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.48 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag. Machst du es schlimmer?
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err -0.08s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer. Hih.
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] (overwhelmingly angry — letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] (same again, overwhelmingly angry) [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon! [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe genug davon. Jeden einzelnen Tag machst du es schlimmer.«
[0.4 seconds pause] (exasperated sigh, 0.4 seconds) [0.3 seconds pause] [1.5 seconds duration] Ich habe genug davon. [0.3 seconds pause] [3.0 seconds duration] Jeden einzelnen Tag machst du es schlimmer. [0.5 seconds pause]
Utterance 5: Do not walk away from me! We are going to finish this conversation now!

English

with directionexpressiveunconditionalemo 0.99 · genuine 0.39 · blend 0.01 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me! We are going to finish this conversation now!
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
with directionflatunconditionalemo 0.53 · genuine 1.00 · blend 1.00 · WER 0.57 · dur err +0.00s
ASR transcript: Do not walk away from me. Put finnigrista key fishes now. Put...
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
no directionexpressiveunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me! We are going to finish this conversation now!
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
no directionflatunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
with directionflatanime_042emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
no directionexpressiveanime_042emo 0.66 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
no directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
with directionexpressiveanime_000emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
with directionflatanime_000emo 0.67 · genuine 0.74 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
no directionexpressiveanime_000emo 0.80 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
no directionflatanime_000emo 0.94 · genuine 0.46 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: "'Do not walk away from me. We are going to finish this conversation now.'
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
with directionexpressiveemolia_c0102emo 0.87 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now. Sister.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
with directionflatemolia_c0102emo 0.66 · genuine 1.00 · blend 0.22 · WER 0.07 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now. And...
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
no directionexpressiveemolia_c0102emo 0.44 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me! We are going to finish this conversation now!
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
no directionflatemolia_c0102emo 0.61 · genuine 1.00 · blend 0.11 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me! We are going to finish this conversation now!
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
with directionflatemolia_c1954emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
no directionexpressiveemolia_c1954emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
no directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
with directionexpressivek346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Do not walk away from me. You are going to finish this conversation now.
[0.5 seconds pause] (utterly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (angry, overwhelmingly) [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]
no directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me! [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now! [0.4 seconds pause]
no directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not walk away from me. We are going to finish this conversation, now.
[0.5 seconds pause] [1.7 seconds duration] Do not walk away from me. [0.4 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [3.0 seconds duration] We are going to finish this conversation now. [0.4 seconds pause]

German

with directionexpressiveunconditionalemo 0.84 · genuine 1.00 · blend 0.03 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
with directionflatunconditionalemo 0.12 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.42 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
no directionflatunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
with directionflatanime_042emo 0.37 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende. 29.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.20 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
no directionflatanime_042emo 0.27 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.66 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
with directionflatanime_000emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
no directionflatanime_000emo 0.61 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.60 · genuine 1.00 · blend 1.00 · WER 0.17 · dur err +0.00s
ASR transcript: Die ist nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.79 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.08s
ASR transcript: Geht jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.44 · genuine 1.00 · blend 1.00 · WER 0.50 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende. Höh, höh, höh, höh, höh, höh,
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Geh jetzt nicht einfach weg! Wir bringen dieses Gespräch jetzt zu Ende!«
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
no directionflatemolia_c1954emo 0.06 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.71 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] (speak this overwhelmingly angry: letting it out, no politeness left, the contempt right on the surface, hard and cutting, not hiding what you think of them; tense, brisk) [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (still overwhelmingly angry) [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.33 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg! [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Geh, geh jetzt nicht einfach weg. Wir bringen dieses Gespräch jetzt zu Ende.
[0.3 seconds pause] [2.0 seconds duration] Geh jetzt nicht einfach weg. [0.6 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [3.0 seconds duration] Wir bringen dieses Gespräch jetzt zu Ende. [0.8 seconds pause]
Elation — 240 clips
Utterance 1: We did it! We actually won the whole thing! This is simply unbelievable!

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it! [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable. Hmm.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it. [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it! [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable. I... I...
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it. [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it! [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it. [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it! [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it. [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it! [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it. [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it! [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it. [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: They did it! They actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it! [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it. [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: I did it! He actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it! [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
no directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it. [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it! [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it. [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it! [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it. [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it! [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it. We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; completely elated, highly aroused, wide pitch range) [0.8 seconds duration] We did it. [0.6 seconds pause] (elated, still unguarded) [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] (same again, overwhelmingly elated) [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing! This is simply unbelievable!
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it! [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing! [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: We did it! We actually won the whole thing. This is simply unbelievable.
[0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [0.8 seconds duration] We did it. [0.6 seconds pause] [2.1 seconds duration] We actually won the whole thing. [0.3 seconds pause] [1.9 seconds duration] This is simply unbelievable. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 0.01 · WER 0.07 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Äh,
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
with directionflatunconditionalemo 0.51 · genuine 1.00 · blend 0.07 · WER 0.40 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wir haben es geschafft! Wir haben tatsächlich alles gewonnen! Das ist einfach nicht zu fassen!«
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
no directionflatunconditionalemo 0.96 · genuine 1.00 · blend 0.00 · WER 0.47 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Du sagst, wir wollen beleuen, Furi. Nööö.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
with directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
no directionexpressiveanime_042emo 0.52 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. 29.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
with directionexpressiveanime_000emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.40 · dur err +0.08s
ASR transcript: Ihr habt mir tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
no directionflatanime_000emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Shimon!
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
with directionflatemolia_c0102emo 0.53 · genuine 1.00 · blend 0.00 · WER 0.07 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Echt?
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 6.67 · dur err +0.16s
ASR transcript: Ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja, ja,
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 0.46 · WER 0.07 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Ähm...
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Äh, fuck.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
with directionflatemolia_c1954emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.56 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.08s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Oh, oh.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: »Wir haben's geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.«
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Hey.
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (speak this utterly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] (still letting it out) [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] (still overwhelmingly elated, highly aroused) [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Wir haben's geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen. Hä?
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft! [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen! [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen! [0.6 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: »Ja, wir haben es geschafft. Wir haben tatsächlich alles gewonnen. Das ist einfach nicht zu fassen.«
[0.4 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.6 seconds duration] Wir haben es geschafft. [0.4 seconds pause] [2.6 seconds duration] Wir haben tatsächlich alles gewonnen. [0.4 seconds pause] [2.3 seconds duration] Das ist einfach nicht zu fassen. [0.6 seconds pause]
Utterance 2: I got the job! They called me an hour ago! I start on Monday!

English

with directionexpressiveunconditionalemo 0.99 · genuine 0.13 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
with directionflatunconditionalemo 0.60 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.08s
ASR transcript: I got the job. They called me an hour ago. I start on Monday. I start...
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
no directionexpressiveunconditionalemo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
no directionflatunconditionalemo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
with directionexpressiveanime_042emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: I got the job! They called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
with directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
with directionexpressiveanime_000emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I got the job. He called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
with directionexpressiveemolia_c0102emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job! They called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
with directionflatemolia_c0102emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday. Ok.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
no directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job! They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
no directionflatemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
with directionexpressiveemolia_c1954emo 0.53 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
with directionflatemolia_c1954emo 0.55 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday. Sir?
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job! They called me an hour ago! I start on Monday!
[0.4 seconds pause] [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err -0.08s
ASR transcript: "'I got the job. They called me an hour ago. I start on Monday.'
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
with directionflatk346_age3_bg1emo 0.56 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err -0.08s
ASR transcript: I got the job. They called me an hour ago. I start on Monday. I...
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (still overwhelmingly elated) [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] (still overwhelmingly elated, highly aroused) [1.2 seconds duration] I start on Monday. [0.7 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job! They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job! [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago! [0.6 seconds pause] [1.2 seconds duration] I start on Monday! [0.7 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I got the job. They called me an hour ago. I start on Monday.
[0.4 seconds pause] [0.9 seconds duration] I got the job. [0.3 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [1.8 seconds duration] They called me an hour ago. [0.6 seconds pause] [1.2 seconds duration] I start on Monday. [0.7 seconds pause]

German

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.19 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an. Mit meiner Willen.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
with directionflatunconditionalemo 0.68 · genuine 0.27 · blend 0.09 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.«
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
no directionexpressiveunconditionalemo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 0.01 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.«
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
with directionexpressiveanime_042emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
with directionflatanime_042emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
no directionexpressiveanime_042emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.«
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
no directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.«
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an. Ich...
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
with directionflatanime_000emo 0.81 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.«
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
no directionexpressiveanime_000emo 0.59 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Ich... Ich... Ich haben vor einer Stunde angerufen. Ich fange am Montag an. 31, well...
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
no directionflatanime_000emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
with directionexpressiveemolia_c0102emo 0.52 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an. Was fange am Montag an?
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
with directionflatemolia_c0102emo 0.67 · genuine 1.00 · blend 0.00 · WER 0.19 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Ich habe vor einer Stunde angerufen. Ich fange am Montag an. 27...
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
no directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.44 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an. Die, äh, die, f, mal, mal, felf.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
no directionflatemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Wir haben vor einer Stunde angerufen. Ich fange am Montag an. Und...
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
with directionexpressiveemolia_c1954emo 0.61 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
with directionflatemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
no directionexpressiveemolia_c1954emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
no directionflatemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
with directionexpressivek346_age3_bg1emo 0.69 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
with directionflatk346_age3_bg1emo 0.53 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.08s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an. Ich fange am Montag an.
[0.5 seconds pause] (completely elated — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] (keep it overwhelmingly elated, highly aroused) [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
no directionexpressivek346_age3_bg1emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an. Hey, hey.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen! [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen! [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an! [0.7 seconds pause]
no directionflatk346_age3_bg1emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe die Stelle bekommen. Sie haben vor einer Stunde angerufen. Ich fange am Montag an.
[0.5 seconds pause] [2.0 seconds duration] Ich habe die Stelle bekommen. [0.5 seconds pause] (breathy giggle, 0.3 seconds) [0.2 seconds pause] [2.6 seconds duration] Sie haben vor einer Stunde angerufen. [0.4 seconds pause] [1.6 seconds duration] Ich fange am Montag an. [0.7 seconds pause]
Utterance 3: Look at this view! I have never seen anything like it! We made it all the way up here!

English

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Look at this view! I have never seen anything like it. We made it all the way up here. But...
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view! [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
with directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view! I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view. [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view! [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
no directionflatunconditionalemo 0.91 · genuine 1.00 · blend 1.00 · WER 0.11 · dur err +0.00s
ASR transcript: Oh look at this view. I have never seen anything like it. We made it all the way up here and
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view. [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.64 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view! [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
with directionflatanime_042emo 0.96 · genuine 0.91 · blend 1.00 · WER 0.11 · dur err +0.00s
ASR transcript: Who luck at this view? I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view. [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view! [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
no directionflatanime_042emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view. [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view! [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
with directionflatanime_000emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view. [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view! [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
no directionflatanime_000emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view. [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view! I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view! [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.16 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here. Oh, oh, oh.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view. [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.32 · dur err +0.08s
ASR transcript: How good to see you. I have never seen anything like it. I made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view! [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.56 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like... We made it all the way up here...
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view. [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view! I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view! [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
with directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view. [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.60 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view! [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
no directionflatemolia_c1954emo 0.70 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view. [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view! [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated, highly aroused, wide pitch range) [1.2 seconds duration] Look at this view. [0.6 seconds pause] (keep it overwhelmingly elated) [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] (keep it overwhelmingly elated) [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view! I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view! [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it! [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 0.73 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Look at this view. I have never seen anything like it. We made it all the way up here.
[0.3 seconds pause] (deep breath, 0.4 seconds) [0.2 seconds pause] [1.2 seconds duration] Look at this view. [0.6 seconds pause] [2.3 seconds duration] I have never seen anything like it. [0.4 seconds pause] [2.1 seconds duration] We made it all the way up here. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.59 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an! So etwas habe ich noch nie gesehen! Wir haben es ganz nach oben geschafft!«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
with directionflatunconditionalemo 0.01 · genuine 1.00 · blend 0.35 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an? So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
no directionexpressiveunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an! So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft!«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
no directionflatunconditionalemo 0.77 · genuine 0.24 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
with directionexpressiveanime_042emo 0.53 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
with directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
no directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
no directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
with directionexpressiveanime_000emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
with directionflatanime_000emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
no directionexpressiveanime_000emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
no directionflatanime_000emo 0.61 · genuine 1.00 · blend 1.00 · WER 0.11 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft. Oh, oh.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
with directionexpressiveemolia_c0102emo 0.51 · genuine 1.00 · blend 0.28 · WER 0.11 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft. Tschüss. Tschüss.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
with directionflatemolia_c0102emo 0.01 · genuine 1.00 · blend 0.30 · WER 0.05 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft. 22...
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
no directionexpressiveemolia_c0102emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.05 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft. Oh.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
no directionflatemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.63 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft. Ich, ich, ich, ich, ich. My King wird es nach oben geschafft...
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
with directionexpressiveemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
with directionflatemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
no directionexpressiveemolia_c1954emo 0.58 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
no directionflatemolia_c1954emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
with directionexpressivek346_age3_bg1emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
with directionflatk346_age3_bg1emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] (elated, still unguarded, highly aroused) [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] (elated, still unguarded) [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
no directionexpressivek346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.«
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an! [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen! [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft! [0.3 seconds pause]
no directionflatk346_age3_bg1emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sieh dir diese Aussicht an. So etwas habe ich noch nie gesehen. Wir haben es ganz nach oben geschafft.
[0.5 seconds pause] (deep breath, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Sieh dir diese Aussicht an. [0.4 seconds pause] [2.5 seconds duration] So etwas habe ich noch nie gesehen. [0.6 seconds pause] [2.7 seconds duration] Wir haben es ganz nach oben geschafft. [0.3 seconds pause]
Utterance 4: She said yes! She really said yes! I am completely overwhelmed with happiness...

English

with directionexpressiveunconditionalemo 0.52 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes! [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
with directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes. [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes! [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes. [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes? She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes! [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes. [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes! She really said yes! I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes! [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes. [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.23 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness. Hoo-hoo-hoo.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes! [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes. [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes! [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes. [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes! She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes! [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
with directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness. Well...
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes. [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes! [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
no directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes. [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.00s
ASR transcript: She said yes. She really said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes! [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes. [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes! [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes. [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness. Whew.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes! [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] (speak this overwhelmingly elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated) [1.3 seconds duration] She really said yes. [0.5 seconds pause] (elated, still unguarded) [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes! [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes! [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness... [0.5 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: She said yes. She really said yes. I am completely overwhelmed with happiness.
[0.3 seconds pause] [0.9 seconds duration] She said yes. [0.3 seconds pause] (surprised gasp, 0.3 seconds) [0.2 seconds pause] [1.3 seconds duration] She really said yes. [0.5 seconds pause] [2.9 seconds duration] I am completely overwhelmed with happiness. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.65 · genuine 1.00 · blend 1.00 · WER 0.60 · dur err +0.00s
ASR transcript: Ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
with directionflatunconditionalemo 0.98 · genuine 1.00 · blend 0.99 · WER 0.00 · dur err +0.00s
ASR transcript: Sie hat ja gesagt, sie hat wirklich ja gesagt. Ich bin völlig überwältigt, vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.53 · dur err +0.00s
ASR transcript: Ich... ich hat ja gesagt... Ich... ich... ich... ich hat wirklich ja gesagt... Ich... ich... ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
no directionflatunconditionalemo 0.01 · genuine 1.00 · blend 0.01 · WER 0.00 · dur err +0.00s
ASR transcript: Sie hat ja gesagt, sie hat wirklich ja gesagt, ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.«
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
with directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt, sie hat wirklich ja gesagt, ich bin völlig überwältigt vor Glück. Sieh.«
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt! Sie hat wirklich ja gesagt! Ich bin völlig überwältigt vor Glück!«
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
no directionflatanime_042emo 0.71 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.00s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück. Seit wann?
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sie hat ja gesagt, sie hat wirklich ja gesagt, ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
with directionflatanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor...
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
no directionflatanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.13 · dur err +0.08s
ASR transcript: Sien hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt. Vor Glück. Sien?
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
with directionflatemolia_c0102emo 0.54 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Sie hat ja gesagt, sie hat wirklich ja gesagt, ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
no directionflatemolia_c0102emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt, sie hat wirklich, ja, gesagt, ich bin völlig überwältigt vor Glück.«
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Sie hat ja gesagt, sie hat wirklich gesagt, ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
with directionflatemolia_c1954emo 0.01 · genuine 1.00 · blend 0.27 · WER 0.00 · dur err +0.08s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.«
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
no directionflatemolia_c1954emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.«
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 0.70 · genuine 1.00 · blend 1.00 · WER 0.93 · dur err +0.08s
ASR transcript: Ich hab das Kücher gesagt.
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.«
[0.3 seconds pause] (speak this extremely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly elated) [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] (keep it overwhelmingly elated) [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück. 27
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt! [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt! [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück... [0.5 seconds pause]
no directionflatk346_age3_bg1emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Sie hat ja gesagt. Sie hat wirklich ja gesagt. Ich bin völlig überwältigt vor Glück.«
[0.3 seconds pause] [1.3 seconds duration] Sie hat ja gesagt. [0.5 seconds pause] (surprised gasp, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] Sie hat wirklich ja gesagt. [0.3 seconds pause] [2.6 seconds duration] Ich bin völlig überwältigt vor Glück. [0.5 seconds pause]
Utterance 5: The results came back this morning! Everything is completely fine! I want to shout it from

English

with directionexpressiveunconditionalemo 0.85 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Uh,
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
with directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.01 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. And...
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
no directionflatunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.28 · dur err +0.00s
ASR transcript: Yes, that's it. The results came back this morning. Everything is completely fine. I want to shout it from the roof. Thank you.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Sigh.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
with directionflatanime_042emo 0.76 · genuine 0.90 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.98 · genuine 0.44 · blend 1.00 · WER 0.06 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Oh!
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
no directionflatanime_042emo 0.80 · genuine 1.00 · blend 0.01 · WER 0.06 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Hmm.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.93 · genuine 0.04 · blend 0.01 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
with directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Oh!
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.61 · genuine 0.31 · blend 0.05 · WER 0.00 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
no directionflatanime_000emo 0.81 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Shhhum.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.44 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. She must thosm for a belly miss ready.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.56 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. Uh...
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.63 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
with directionflatemolia_c1954emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.59 · genuine 0.37 · blend 0.44 · WER 0.00 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 0.48 · blend 0.00 · WER 0.00 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.11 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof. It's a...
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; extremely elated, highly aroused, wide pitch range) [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] (elated, overwhelmingly) [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] (elated, overwhelmingly) [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning! [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine! [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: The results came back this morning. Everything is completely fine. I want to shout it from the roof.
[0.4 seconds pause] [2.3 seconds duration] The results came back this morning. [0.3 seconds pause] [2.0 seconds duration] Everything is completely fine. [0.3 seconds pause] [2.2 seconds duration] I want to shout it from the roof. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.52 · genuine 0.07 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
with directionflatunconditionalemo 0.53 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.89 · genuine 1.00 · blend 0.25 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
no directionflatunconditionalemo 0.01 · genuine 1.00 · blend 0.07 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
with directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.83 · genuine 1.00 · blend 0.00 · WER 0.12 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. 25, fünftlich.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
no directionflatanime_042emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
with directionflatanime_000emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. Huch!
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.58 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
no directionflatanime_000emo 0.76 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. Es ist...
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen, alles ist völlig in Ordnung, ich möchte es von den Dächern rufen, Dächchen 20, öff...
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.01 · genuine 1.00 · blend 0.00 · WER 0.12 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. Fear none.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. Fuck.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.01 · genuine 1.00 · blend 0.00 · WER 0.18 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. 21 Dexes da.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.58 · genuine 1.00 · blend 1.00 · WER 4.12 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. F-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich-f-sich
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
no directionflatemolia_c1954emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.«
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.01 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.61 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. Der nächste Text.
[0.3 seconds pause] (speak this completely elated: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; highly aroused, wide pitch range) [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] (elated, overwhelmingly, highly aroused) [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] (elated, still unguarded) [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen! [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung! [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.58 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Die Ergebnisse kamen heute Morgen. Alles ist völlig in Ordnung. Ich möchte es von den Dächern rufen. Oh.
[0.3 seconds pause] [2.4 seconds duration] Die Ergebnisse kamen heute Morgen. [0.5 seconds pause] [2.0 seconds duration] Alles ist völlig in Ordnung. [0.3 seconds pause] [2.5 seconds duration] Ich möchte es von den Dächern rufen. [0.8 seconds pause]
Fear — 240 clips
Utterance 1: Something is moving in the hallway... Did you lock the door?

English

with directionexpressiveunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
with directionflatunconditionalemo 0.93 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door? She...
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.86 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: something is moving in the hallway. Did you lock the door? No.
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
no directionflatunconditionalemo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: "'Something is moving in the hallway. "'Did you lock the door?'
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
with directionflatanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
no directionflatanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: "'Something is moving in the hallway. Did you lock the door?'
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
with directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: something is moving in the hallway. Did you lock the door? Um...
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
no directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: something is moving in the hallway did you lock the door
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door? No.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
no directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door? Yes.
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door? No.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (same again, overwhelmingly afraid, breathless) [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door? Oh.
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door? [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.72 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Something is moving in the hallway. Did you lock the door?
[0.5 seconds pause] [2.3 seconds duration] Something is moving in the hallway. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.5 seconds duration] Did you lock the door. [0.9 seconds pause]

German

with directionexpressiveunconditionalemo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Da bewegt sich etwas im Flur.« »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
with directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
no directionflatunconditionalemo 0.61 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
with directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
with directionflatanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
no directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
with directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
with directionflatanime_000emo 0.28 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
no directionexpressiveanime_000emo 0.44 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
no directionflatanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 0.96 · genuine 1.00 · blend 0.06 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
no directionflatemolia_c0102emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.68 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.64 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen? H-h-h-h-h-h-h!
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
no directionflatemolia_c1954emo 0.58 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. »Hast du die Tür abgeschlossen?«
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.45 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur.
[0.5 seconds pause] (extremely afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur... [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen? [0.6 seconds pause]
no directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Da bewegt sich etwas im Flur. Hast du die Tür abgeschlossen?«
[0.5 seconds pause] [2.0 seconds duration] Da bewegt sich etwas im Flur. [0.6 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [2.1 seconds duration] Hast du die Tür abgeschlossen. [0.6 seconds pause]
Utterance 2: I do not want to go down there! It is completely dark... I can hear someone breathing...

English

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing...
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
with directionflatunconditionalemo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
no directionflatunconditionalemo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: "'I do not want to go down there. It is completely dark. I can hear someone breathing.'
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. He can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
no directionflatanime_000emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing...
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
with directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing. Pfft.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
no directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.29 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
no directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing. Oh, oh.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.29 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; extremely afraid, breathless, very tense) [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] (still letting it out) [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid) [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there! [0.6 seconds pause] [1.5 seconds duration] It is completely dark... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing... [0.6 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I do not want to go down there. It is completely dark. I can hear someone breathing.
[0.4 seconds pause] [2.1 seconds duration] I do not want to go down there. [0.6 seconds pause] [1.5 seconds duration] It is completely dark. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [1.9 seconds duration] I can hear someone breathing. [0.6 seconds pause]

German

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
with directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.«
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
no directionflatunconditionalemo 0.93 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.«
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
with directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
with directionflatanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err -0.08s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen. Juhu!
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
no directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich will da nicht runtergehen. Es ist vollkommen dunkel.« Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
with directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
no directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich will da nicht runtergehen. Es ist vollkommen dunkel.« »Ich höre jemanden atmen.«
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen. Äh, äh.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
no directionflatemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: »Ich... ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.«
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err -0.08s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen. Oh, Thompson!
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
with directionflatemolia_c1954emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen. Äh...
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich will da nicht runtergehen. Es ist vollkommen dunkel.« Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.
[0.3 seconds pause] (not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; completely afraid, breathless, very tense) [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] (still overwhelmingly afraid, breathless) [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (afraid, overwhelmingly) [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: »Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.«
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen! [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel... [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen... [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich will da nicht runtergehen. Es ist vollkommen dunkel. Ich höre jemanden atmen.«
[0.3 seconds pause] [2.1 seconds duration] Ich will da nicht runtergehen. [0.4 seconds pause] [1.8 seconds duration] Es ist vollkommen dunkel. [0.3 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [1.7 seconds duration] Ich höre jemanden atmen. [0.9 seconds pause]
Utterance 3: Do not make a sound... It is right behind us!

English

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
with directionflatunconditionalemo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
no directionexpressiveunconditionalemo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
no directionflatunconditionalemo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
with directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: "'Do not make a sound. It is right behind us.'
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
no directionexpressiveanime_042emo 0.93 · genuine 0.88 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
no directionflatanime_042emo 0.60 · genuine 0.33 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: "'Do not make a sound. It is right behind us.'
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
with directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
with directionflatanime_000emo 0.46 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
no directionexpressiveanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
no directionflatanime_000emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
with directionexpressiveemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
with directionflatemolia_c0102emo 0.94 · genuine 0.44 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
no directionexpressiveemolia_c0102emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Do not make a sound! It is right behind us! Oh...
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
no directionflatemolia_c0102emo 0.59 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound! It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
with directionexpressiveemolia_c1954emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
no directionexpressiveemolia_c1954emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
no directionflatemolia_c1954emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
with directionexpressivek346_age3_bg1emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: "'Do not make a sound. It is right behind us.'
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] (afraid, overwhelmingly) [1.5 seconds duration] It is right behind us. [0.4 seconds pause]
no directionexpressivek346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound... [0.6 seconds pause] [1.5 seconds duration] It is right behind us! [0.4 seconds pause]
no directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Do not make a sound. It is right behind us.
[0.5 seconds pause] (sharp inhale, 0.2 seconds) [0.3 seconds pause] [1.3 seconds duration] Do not make a sound. [0.6 seconds pause] [1.5 seconds duration] It is right behind us. [0.4 seconds pause]

German

with directionexpressiveunconditionalemo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut. Es ist direkt hinter uns.«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
with directionflatunconditionalemo 0.86 · genuine 1.00 · blend 0.27 · WER 0.38 · dur err +0.00s
ASR transcript: Mach kein Laut. Es ist direkt hinter uns. Hach, hach.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut! Es ist direkt hinter uns!«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
no directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.25 · dur err +0.00s
ASR transcript: Kein Laut, es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut, es ist direkt hinter uns.«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: »Mach kein Laut! Es ist direkt hinter uns!«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut. Es ist direkt hinter uns.«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
no directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut. Es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut, es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut! Es ist direkt hinter uns!
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.71 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut. Es ist direkt hinter uns.«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
no directionflatanime_000emo 0.77 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut. Es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut. Es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err -0.08s
ASR transcript: Mach kein Laut! Es ist direkt hinter uns!
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut! Es ist direkt hinter uns!«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut. Es ist direkt hinter uns.«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut! Es ist direkt hinter uns!«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut, es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut! Es ist direkt hinter uns!«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
no directionflatemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: Mach keinen Laut. Es ist direkt hinter uns. Ich
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut! Es ist direkt hinter uns!«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.88 · genuine 1.00 · blend 1.00 · WER 1.00 · dur err +0.00s
ASR transcript: Hahahaha!
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] (utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] (afraid, still unguarded) [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Mach keinen Laut, es ist direkt hinter uns.
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut... [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Mach keinen Laut. Es ist direkt hinter uns.«
[0.3 seconds pause] (sharp inhale, 0.2 seconds) [0.2 seconds pause] [1.2 seconds duration] Mach keinen Laut. [0.3 seconds pause] [1.8 seconds duration] Es ist direkt hinter uns. [0.8 seconds pause]
Utterance 4: My hands will not stop shaking... Something terrible has happened here...

English

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 0.17 · WER 0.00 · dur err +0.00s
ASR transcript: my hands will not stop shaking something terrible has happened here
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here. I...
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
no directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here. Sigh.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here. Sigh. Sigh. Sigh.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] (speak this utterly afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking... [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here... [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: My hands will not stop shaking. Something terrible has happened here.
[0.4 seconds pause] [2.1 seconds duration] My hands will not stop shaking. [0.5 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.5 seconds duration] Something terrible has happened here. [0.9 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.22 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert. Oh, oh.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. »Hier ist etwas Schreckliches passiert!«
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.33 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert. Oh, oh, oh.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
with directionflatanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
no directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.22 · dur err -0.08s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert. Wie es...
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.«
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
no directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.33 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert. Huch, huch, huch.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.«
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.
[0.5 seconds pause] (completely afraid: not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] (still overwhelmingly afraid) [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.«
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen... [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert... [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Meine Hände zittern ununterbrochen. Hier ist etwas Schreckliches passiert.«
[0.5 seconds pause] [2.5 seconds duration] Meine Hände zittern ununterbrochen. [0.6 seconds pause] (deep breath, 0.5 seconds) [0.3 seconds pause] [2.7 seconds duration] Hier ist etwas Schreckliches passiert. [0.9 seconds pause]
Utterance 5: Where did everybody go? The whole building is empty... I am completely alone...

English

with directionexpressiveunconditionalemo 0.52 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty! I am completely alone!
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
with directionflatunconditionalemo 0.66 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
no directionexpressiveunconditionalemo 0.32 · genuine 0.23 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
no directionflatunconditionalemo 0.25 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
with directionflatanime_042emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
no directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
with directionexpressiveanime_000emo 0.67 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
with directionflatanime_000emo 0.80 · genuine 0.69 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
no directionexpressiveanime_000emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
no directionflatanime_000emo 0.86 · genuine 0.97 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
with directionexpressiveemolia_c0102emo 0.64 · genuine 0.37 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: "'Where did everybody go? The whole building is empty. I am completely alone.'
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
with directionflatemolia_c0102emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
no directionexpressiveemolia_c0102emo 0.47 · genuine 0.11 · blend 0.01 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
no directionflatemolia_c0102emo 0.29 · genuine 1.00 · blend 0.01 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
with directionexpressiveemolia_c1954emo 0.97 · genuine 0.63 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
with directionflatemolia_c1954emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
no directionexpressiveemolia_c1954emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
no directionflatemolia_c1954emo 0.79 · genuine 0.27 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
with directionexpressivek346_age3_bg1emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: "'Where did everybody go? The whole building is empty. I am completely alone.'
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
with directionflatk346_age3_bg1emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] (utterly afraid. not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded, breathless, very tense) [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] (still letting it out, breathless) [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] (still letting it out, breathless) [1.5 seconds duration] I am completely alone. [0.2 seconds pause]
no directionexpressivek346_age3_bg1emo 0.87 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go? [0.4 seconds pause] [1.9 seconds duration] The whole building is empty... [0.4 seconds pause] [1.5 seconds duration] I am completely alone... [0.2 seconds pause]
no directionflatk346_age3_bg1emo 0.79 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Where did everybody go? The whole building is empty. I am completely alone.
[0.5 seconds pause] [1.5 seconds duration] Where did everybody go. [0.4 seconds pause] [1.9 seconds duration] The whole building is empty. [0.4 seconds pause] [1.5 seconds duration] I am completely alone. [0.2 seconds pause]

German

with directionexpressiveunconditionalemo 0.86 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein. Oh, oh.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
with directionflatunconditionalemo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
no directionexpressiveunconditionalemo 0.55 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
no directionflatunconditionalemo 0.81 · genuine 0.82 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
with directionexpressiveanime_042emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
with directionflatanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
no directionexpressiveanime_042emo 0.76 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
no directionflatanime_042emo 0.80 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
with directionexpressiveanime_000emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
with directionflatanime_000emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
no directionexpressiveanime_000emo 0.48 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein. Huch!
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
no directionflatanime_000emo 0.81 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
with directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.31 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein. Ich bin nicht allein.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
no directionexpressiveemolia_c0102emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
no directionflatemolia_c0102emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
with directionexpressiveemolia_c1954emo 0.87 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
with directionflatemolia_c1954emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
no directionexpressiveemolia_c1954emo 0.64 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
no directionflatemolia_c1954emo 0.40 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
with directionexpressivek346_age3_bg1emo 0.40 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
with directionflatk346_age3_bg1emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.
[0.5 seconds pause] (completely afraid — not holding it together at all, breath shallow and fast, the fear plain in the voice, unguarded; breathless, very tense) [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] (still letting it out) [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] (keep it overwhelmingly afraid, breathless) [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
no directionexpressivek346_age3_bg1emo 0.87 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.«
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin? [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer... [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein... [0.7 seconds pause]
no directionflatk346_age3_bg1emo 0.57 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Wo sind alle hin? Das ganze Gebäude ist leer. Ich bin völlig allein.
[0.5 seconds pause] [1.2 seconds duration] Wo sind alle hin. [0.3 seconds pause] [1.9 seconds duration] Das ganze Gebäude ist leer. [0.3 seconds pause] [1.5 seconds duration] Ich bin völlig allein. [0.7 seconds pause]
Pleasure Ecstasy — 240 clips
Utterance 1: This tastes unbelievably good! I could eat this every single day...

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
with directionflatunconditionalemo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
no directionexpressiveunconditionalemo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
no directionflatunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day!
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
with directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
with directionexpressiveanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.27 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day. His Fint is...
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
with directionexpressiveemolia_c0102emo 0.78 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
with directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.09 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day. Ugh.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
no directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
with directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
with directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] (utterly elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly) [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good! [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day... [0.7 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: This tastes unbelievably good. I could eat this every single day.
[0.3 seconds pause] [2.0 seconds duration] This tastes unbelievably good. [0.4 seconds pause] (contented sigh, 0.4 seconds) [0.3 seconds pause] [2.3 seconds duration] I could eat this every single day. [0.7 seconds pause]

German

with directionexpressiveunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
with directionflatunconditionalemo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
no directionflatunconditionalemo 0.39 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
with directionflatanime_042emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
no directionflatanime_042emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
with directionflatanime_000emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
no directionflatanime_000emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
with directionflatemolia_c0102emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.20 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen. Das 24.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
no directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.42 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen. Tag.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
with directionflatemolia_c1954emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.10 · dur err +0.00s
ASR transcript: Schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
no directionflatemolia_c1954emo 0.70 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] (utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] (keep it overwhelmingly elated with pleasure, breathless) [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.«
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut! [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen... [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das schmeckt unglaublich gut. Ich könnte das jeden Tag essen.
[0.3 seconds pause] [2.0 seconds duration] Das schmeckt unglaublich gut. [0.5 seconds pause] (contented sigh, 0.4 seconds) [0.2 seconds pause] [2.2 seconds duration] Ich könnte das jeden Tag essen. [0.8 seconds pause]
Utterance 2: The warm water feels incredible on my back... I never want to get out of here!

English

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
with directionflatunconditionalemo 0.29 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here. Thou...
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.69 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
no directionflatunconditionalemo 0.42 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
with directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
with directionflatanime_042emo 0.84 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
no directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
no directionflatanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
with directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
no directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here. Sigh.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 0.77 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
with directionflatemolia_c0102emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here. I...
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
no directionflatemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.19 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here. The sun's been
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
with directionflatemolia_c1954emo 0.40 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.26 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here. What?
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
no directionflatemolia_c1954emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 0.59 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
with directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] (elated with pleasure, still unguarded) [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back... [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here! [0.6 seconds pause]
no directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The warm water feels incredible on my back. I never want to get out of here.
[0.5 seconds pause] (contented sigh, 0.5 seconds) [0.3 seconds pause] [2.9 seconds duration] The warm water feels incredible on my back. [0.3 seconds pause] [2.1 seconds duration] I never want to get out of here. [0.6 seconds pause]

German

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
with directionflatunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.«
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
no directionexpressiveunconditionalemo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
no directionflatunconditionalemo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
with directionexpressiveanime_042emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.«
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
with directionflatanime_042emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
no directionexpressiveanime_042emo 0.77 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
no directionflatanime_042emo 0.80 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
with directionexpressiveanime_000emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
with directionflatanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus. Dreizigte. Tschüss.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
no directionexpressiveanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
no directionflatanime_000emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
with directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
with directionflatemolia_c0102emo 0.42 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
no directionexpressiveemolia_c0102emo 0.69 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
no directionflatemolia_c0102emo 0.73 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.«
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
with directionexpressiveemolia_c1954emo 0.81 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.«
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
with directionflatemolia_c1954emo 0.87 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
no directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
no directionflatemolia_c1954emo 0.51 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] (extremely elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
no directionexpressivek346_age3_bg1emo 0.75 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus. Puh.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an... [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus! [0.8 seconds pause]
no directionflatk346_age3_bg1emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Das warme Wasser fühlt sich unglaublich an. Ich will hier nie wieder raus.
[0.3 seconds pause] (contented sigh, 0.5 seconds) [0.2 seconds pause] [3.0 seconds duration] Das warme Wasser fühlt sich unglaublich an. [0.3 seconds pause] [2.1 seconds duration] Ich will hier nie wieder raus. [0.8 seconds pause]
Utterance 3: I have been waiting all year for this moment! It is even better than in my imagination!

English

with directionexpressiveunconditionalemo 0.98 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: I've been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
with directionflatunconditionalemo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
no directionexpressiveunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.24 · dur err +0.00s
ASR transcript: I've been waiting all year for this moment. It is even better than in my imagination. It is...
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
no directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It's even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
with directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. I
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
with directionflatanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
no directionexpressiveanime_042emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
no directionflatanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
with directionexpressiveanime_000emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
with directionflatanime_000emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: I've been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
no directionexpressiveanime_000emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. Wow.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
no directionflatanime_000emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
with directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. Cheecho.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
with directionflatemolia_c0102emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
no directionexpressiveemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
no directionflatemolia_c0102emo 0.93 · genuine 0.89 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
with directionexpressiveemolia_c1954emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
with directionflatemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. Oh.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
no directionexpressiveemolia_c1954emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
no directionflatemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.12 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. The fake's
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. Oh.
[0.3 seconds pause] (utterly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]
no directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination. Whew.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment! [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination! [0.9 seconds pause]
no directionflatk346_age3_bg1emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: I have been waiting all year for this moment. It is even better than in my imagination.
[0.3 seconds pause] [3.0 seconds duration] I have been waiting all year for this moment. [0.5 seconds pause] (sharp inhale, 0.3 seconds) [0.2 seconds pause] [2.8 seconds duration] It is even better than in my imagination. [0.9 seconds pause]

German

with directionexpressiveunconditionalemo 0.46 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
with directionflatunconditionalemo 0.84 · genuine 1.00 · blend 1.00 · WER 0.35 · dur err +0.16s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung. Es ist noch besser als in
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
no directionexpressiveunconditionalemo 0.37 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.«
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
no directionflatunconditionalemo 0.89 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Das ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
with directionexpressiveanime_042emo 0.71 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
with directionflatanime_042emo 0.08 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
no directionexpressiveanime_042emo 0.53 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.«
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
no directionflatanime_042emo 0.36 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung. »Hüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüüü
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
with directionexpressiveanime_000emo 0.77 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err -0.08s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung. Oh!
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
with directionflatanime_000emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
no directionexpressiveanime_000emo 0.65 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.«
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
no directionflatanime_000emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
with directionexpressiveemolia_c0102emo 0.45 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
with directionflatemolia_c0102emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.18 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung. Ach, ach, ach.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
no directionexpressiveemolia_c0102emo 0.86 · genuine 1.00 · blend 0.28 · WER 1.00 · dur err +0.00s
ASR transcript: Schön, Schwanzin.
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
no directionflatemolia_c0102emo 0.74 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung. Puh...
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
with directionexpressiveemolia_c1954emo 0.46 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
with directionflatemolia_c1954emo 0.32 · genuine 1.00 · blend 1.00 · WER 0.06 · dur err -0.08s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung. So.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
no directionexpressiveemolia_c1954emo 0.96 · genuine 1.00 · blend 0.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
no directionflatemolia_c1954emo 0.83 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err -0.08s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
with directionexpressivek346_age3_bg1emo 0.88 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
with directionflatk346_age3_bg1emo 0.36 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.«
[0.4 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; overwhelmingly elated with pleasure, breathless, very warm) [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] (still overwhelmingly elated with pleasure) [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
no directionexpressivek346_age3_bg1emo 0.52 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.«
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet! [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung! [0.6 seconds pause]
no directionflatk346_age3_bg1emo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Ich habe das ganze Jahr auf diesen Moment gewartet. Es ist noch besser als in meiner Vorstellung.«
[0.4 seconds pause] [3.6 seconds duration] Ich habe das ganze Jahr auf diesen Moment gewartet. [0.4 seconds pause] (sharp inhale, 0.3 seconds) [0.3 seconds pause] [3.2 seconds duration] Es ist noch besser als in meiner Vorstellung. [0.6 seconds pause]
Utterance 4: Listen to that sound! It goes right through me... I have goosebumps everywhere!

English

with directionexpressiveunconditionalemo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
with directionflatunconditionalemo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.00 · genuine 1.00 · blend 0.04 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
no directionflatunconditionalemo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
with directionflatanime_042emo 0.68 · genuine 1.00 · blend 1.00 · WER 0.08 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere. It...
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
no directionflatanime_042emo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
with directionflatanime_000emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.23 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. Hum. Hum. I have goosebumps everywhere. Hum.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
no directionflatanime_000emo 0.54 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.89 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. Goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.65 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.91 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.95 · genuine 1.00 · blend 1.00 · WER 1.08 · dur err +0.00s
ASR transcript: Mm-hmm. Mm-hmm. Mm-hmm. Mm-hmm. Mm-hmm. Mm-hmm. Mm-hmm.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
with directionflatemolia_c1954emo 0.46 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
no directionflatemolia_c1954emo 0.23 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.15 · dur err +0.00s
ASR transcript: "'Listen to that sound. It goes right through me. I have goosebumps everywhere.'
[0.5 seconds pause] (speak this utterly elated with pleasure: letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] (same again, overwhelmingly elated with pleasure) [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound! [0.3 seconds pause] [1.7 seconds duration] It goes right through me... [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Listen to that sound. It goes right through me. I have goosebumps everywhere.
[0.5 seconds pause] [1.4 seconds duration] Listen to that sound. [0.3 seconds pause] [1.7 seconds duration] It goes right through me. [0.3 seconds pause] (resonant hum, 0.4 seconds) [0.2 seconds pause] [1.9 seconds duration] I have goosebumps everywhere. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.97 · genuine 0.64 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
with directionflatunconditionalemo 0.49 · genuine 0.89 · blend 1.00 · WER 0.33 · dur err +0.00s
ASR transcript: »Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.« »Ich bin jetzt schon alt.«
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
no directionexpressiveunconditionalemo 0.32 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
no directionflatunconditionalemo 0.94 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
with directionexpressiveanime_042emo 0.66 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an, er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
with directionflatanime_042emo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an, er geht mir durch und durch. Ich habe überall Gänsehaut.«
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
no directionexpressiveanime_042emo 0.85 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
no directionflatanime_042emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
with directionexpressiveanime_000emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
with directionflatanime_000emo 0.41 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.«
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
no directionexpressiveanime_000emo 0.93 · genuine 1.00 · blend 1.00 · WER 5.87 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut. Schü-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r-r
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
no directionflatanime_000emo 0.37 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 0.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.«
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
with directionflatemolia_c0102emo 0.31 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut. »Ugh«.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 0.97 · genuine 1.00 · blend 1.00 · WER 1.00 · dur err +0.00s
ASR transcript: Oh, das ist das.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
no directionflatemolia_c0102emo 0.35 · genuine 1.00 · blend 1.00 · WER 0.33 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut. Äh, äh, äh, äh, äh.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 0.48 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
with directionflatemolia_c1954emo 0.65 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 0.47 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
no directionflatemolia_c1954emo 0.28 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut. 29
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an, er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
with directionflatk346_age3_bg1emo 0.14 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] (completely elated with pleasure — letting it out / not hiding it, warm and open, emotionally reachable, unguarded; breathless, very warm) [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] (same again, overwhelmingly elated with pleasure) [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] (elated with pleasure, overwhelmingly, breathless) [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 0.40 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.08s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an! [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch... [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut! [0.5 seconds pause]
no directionflatk346_age3_bg1emo 0.86 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Hör dir diesen Klang an. Er geht mir durch und durch. Ich habe überall Gänsehaut.«
[0.4 seconds pause] [1.7 seconds duration] Hör dir diesen Klang an. [0.4 seconds pause] [2.0 seconds duration] Er geht mir durch und durch. [0.4 seconds pause] (resonant hum, 0.4 seconds) [0.3 seconds pause] [1.9 seconds duration] Ich habe überall Gänsehaut. [0.5 seconds pause]
Utterance 5: The sun on my skin is pure bliss... I could stay like this forever...

English

with directionexpressiveunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
with directionflatunconditionalemo 1.00 · genuine 0.17 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
no directionexpressiveunconditionalemo 1.00 · genuine 0.40 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
no directionflatunconditionalemo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this... forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
with directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
with directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
no directionexpressiveanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
no directionflatanime_042emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
with directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
with directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever. Bellevue!
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
no directionexpressiveanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
no directionflatanime_000emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
with directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.21 · dur err +0.08s
ASR transcript: "'The sun on my skin is pure bliss. "'I could stay like this forever.'
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
with directionflatemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
no directionexpressiveemolia_c0102emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
no directionflatemolia_c0102emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever. Um,
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
with directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
with directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
no directionexpressiveemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
no directionflatemolia_c1954emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
with directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] (letting it out / not hiding it, warm and open, emotionally reachable, unguarded; utterly elated with pleasure, breathless, very warm) [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] (still letting it out, breathless) [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]
no directionexpressivek346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss, I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss... [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever... [0.5 seconds pause]
no directionflatk346_age3_bg1emo 1.00 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: The sun on my skin is pure bliss. I could stay like this forever.
[0.5 seconds pause] [2.2 seconds duration] The sun on my skin is pure bliss. [0.3 seconds pause] [2.1 seconds duration] I could stay like this forever. [0.5 seconds pause]

German

with directionexpressiveunconditionalemo 0.99 · genuine 0.17 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.«
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
with directionflatunconditionalemo 0.93 · genuine 1.00 · blend 0.68 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.«
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
no directionexpressiveunconditionalemo 0.99 · genuine 0.13 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
no directionflatunconditionalemo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.«
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
with directionexpressiveanime_042emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.«
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
with directionflatanime_042emo 0.98 · genuine 0.19 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
no directionexpressiveanime_042emo 0.96 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
no directionflatanime_042emo 0.97 · genuine 0.18 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
with directionexpressiveanime_000emo 0.98 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben. Kuh.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
with directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
no directionexpressiveanime_000emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
no directionflatanime_000emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben.«
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
with directionexpressiveemolia_c0102emo 0.28 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err -0.08s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben. Pf.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
with directionflatemolia_c0102emo 0.95 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.«
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
no directionexpressiveemolia_c0102emo 0.75 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.«
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
no directionflatemolia_c0102emo 0.90 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
with directionexpressiveemolia_c1954emo 0.82 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
with directionflatemolia_c1954emo 0.92 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: »Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben.«
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
no directionexpressiveemolia_c1954emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
no directionflatemolia_c1954emo 0.97 · genuine 0.92 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
with directionexpressivek346_age3_bg1emo 1.00 · genuine 0.37 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
with directionflatk346_age3_bg1emo 0.97 · genuine 1.00 · blend 1.00 · WER 0.00 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben.
[0.3 seconds pause] (overwhelmingly elated with pleasure. letting it out / not hiding it, warm and open, emotionally reachable, unguarded, breathless, very warm) [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] (elated with pleasure, overwhelmingly) [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]
no directionexpressivek346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.14 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne. So könnte ich ewig bleiben. Hüßte es.
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne... [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben... [0.7 seconds pause]
no directionflatk346_age3_bg1emo 0.99 · genuine 1.00 · blend 1.00 · WER 0.07 · dur err +0.00s
ASR transcript: Die Sonne auf meiner Haut ist die reine Wonne, so könnte ich ewig bleiben. Hä?
[0.3 seconds pause] [3.2 seconds duration] Die Sonne auf meiner Haut ist die reine Wonne. [0.3 seconds pause] [1.9 seconds duration] So könnte ich ewig bleiben. [0.7 seconds pause]

What this does not tell you

How it was made

Why the emotion adapter sits at 1.5

Before this study the same adapter family was swept across six strengths on 248 prompts each (31 emotion adapters, 8 prompts apiece, identical prompts at every strength). Emotion percentile climbs all the way to 2.0, but intelligibility turns around after 1.5:

adapter strengthclipsemotion percentilegenuinenessburst blendword error rate
0.02480.4080.8170.9250.167
0.252480.4070.8440.9550.179
0.52480.4300.8330.9230.146
1.02480.4410.8360.9540.130
1.52480.4710.8460.9610.096
2.02480.4920.8800.9690.184

1.5 is the last strength at which the word error rate is still falling; at 2.0 it roughly doubles for a further 0.021 of emotion percentile. That is the number used throughout this page, and it is a measurement rather than a guess — but it was measured on corpus prompts, not on the texts written for this study.

1440 clips generated and scored, 0 dropped. Text written for this study; no corpus text is reproduced. Audio is model output and should not be taken as a recording of any real person.