File size: 3,210 Bytes
2f8040d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 | [
{
"id": "tts_en_001",
"language": "english",
"script_type": "orthographic",
"speaker_id": "spk_01",
"text": "I honestly didn't expect things to go this smoothly [laughter], but I'm glad everything worked out better than we planned.",
"emotion": "amused",
"style": "conversational",
"intent": "reflection",
"pitch": "medium",
"speed": "slightly_slow",
"volume": "normal",
"events": ["laughter"],
"instruction": "Relaxed tone. Add a light laugh after 'smoothly', then continue warmly."
},
{
"id": "tts_en_002",
"language": "english",
"script_type": "orthographic",
"speaker_id": "spk_01",
"text": "Wait... I think someone just called your name [pause_short], did you hear that clearly?",
"emotion": "alert",
"style": "conversational",
"intent": "question",
"pitch": "medium",
"speed": "slightly_slow",
"volume": "normal",
"events": ["pause_short"],
"instruction": "Start cautiously. Add a short pause after 'name' and sound attentive."
},
{
"id": "tts_en_003",
"language": "english",
"script_type": "orthographic",
"speaker_id": "spk_01",
"text": "Please don't stress too much about this [sigh], we can still figure out a better solution together.",
"emotion": "reassuring",
"style": "empathetic",
"intent": "comfort",
"pitch": "low",
"speed": "slow",
"volume": "soft",
"events": ["sigh"],
"instruction": "Use a soft, reassuring tone. Add a gentle sigh after 'this' and continue calmly."
},
{
"id": "tts_en_004",
"language": "english",
"script_type": "orthographic",
"speaker_id": "spk_01",
"text": "Wow [breath], that turned out to be far more complicated than I initially thought it would be.",
"emotion": "shocked",
"style": "conversational",
"intent": "reaction",
"pitch": "medium",
"speed": "slow",
"volume": "normal",
"events": ["breath"],
"instruction": "Take a clear breath after 'Wow' and speak with mild shock and slower pacing."
},
{
"id": "tts_en_005",
"language": "english",
"script_type": "orthographic",
"speaker_id": "spk_01",
"text": "I mean... we could try approaching it differently [hesitation], but I'm not entirely sure if that will help.",
"emotion": "hesitant",
"style": "professional",
"intent": "suggestion",
"pitch": "low",
"speed": "slow",
"volume": "normal",
"events": ["hesitation"],
"instruction": "Stretch 'I mean' slightly and add a natural hesitation before the second clause."
},
{
"id": "tts_en_006",
"language": "english",
"script_type": "orthographic",
"speaker_id": "spk_01",
"text": "Let's just take a moment to think about this carefully [pause_long], rushing might only make things worse.",
"emotion": "calm",
"style": "professional",
"intent": "advice",
"pitch": "low",
"speed": "slow",
"volume": "soft",
"events": ["pause_long"],
"instruction": "Speak deliberately. Add a longer pause after 'carefully' and maintain a composed tone."
}
] |