Evolving director instructions for character voices

A prompt-evolution study over 10 character/style archetypes with MOSS-TTS-Local 4.55Bno reference audio. We search for the plain-English performance instruction that makes the model best embody each character, scored by a VoiceNet-based reward.
10 archetypesMOSS-TTS-Local · 4.55Bzero-shot, text-only steering VoiceNet 57-dim rewardbest-of-N + evolutionary search4,845 clips generated
→ Round 2: emotion-aware reward — same 10 archetypes re-optimized with EmoNet emotion scoring (character pushed harder, blend/genu halved). Read this page first, then continue there.

What this is, for anyone

MOSS-TTS-Local is a 4.55-billion-parameter text-to-speech model that you can steer with a natural-language performance instruction — a bit like a film director's note ("a rotting corpse's wet gurgling throat voice… slurred and groaning"). Crucially, in this study we give it no reference audio at all: the character voice has to emerge from the words of the instruction alone.

The question: which instruction makes the model best become the target character? We answer it automatically with a search loop:

Best-of-N. For any single instruction we sample the model N times (N = 8 during the search, N = 64 for the final round) and keep the best-scoring take. TTS is random per seed, so more draws = a better shot at a great take.
Evolutionary search. We start a population of ~10 candidate instructions, score each with best-of-8, keep the winners, mutate them (reword, add/remove one acoustic cue or one director-burst), and repeat for ~5–7 generations. The final champion is then re-drawn with best-of-64.
The reward is what tells "good" from "bad" — a learned voice-analysis model (VoiceNet) scores every take, described next.

The reward, in plain language

Each take is embedded with VoiceCLAP-commercial and passed through 57 VoiceNet regression heads that rate voice properties (roughness, chest resonance, brightness, whisper, arousal, …). From those we build, per best-of-N call:

reward = norm(blend) + norm(genu) + 1.5 · char [ then × an invWER factor ]

blend = how well the take matches the character's overall VoiceCLAP fingerprint (an esthetic/coherence term). genu = genuineness/naturalness. char = the mean of the archetype's characteristic VoiceNet dimensions — the positive dims pushed high, the penalized dims pushed low. char carries a 1.5× weight; blend and genu are ~1× each.

invWER factor (intelligibility). Some characters must stay intelligible, some need not. The factor is OFF for zombie & pain-scream (groans and screams are free), soft = 0.4 + 0.6·invWER for orc/mouse/goblin/ranting, and full = ×invWER for fairy/dragon/asmr-man/asmr-woman.

Important methodology caveat. The min-max normalization (norm()) is computed per gen_score call — i.e. within one best-of-N batch. So absolute reward numbers are only comparable inside a single call, never across generations or across archetypes. Throughout the search we compared candidates by putting them into the same scoring call and reading the head-to-head "playoff" ranking. Read the tables below with that in mind.

High-level results

One row per archetype. Metrics are for the top take of the final best-of-64 draw (best-of-8 champion where best-of-64 wasn't separately logged). Click a name to jump to its section.

ArchetypeChampion instructionrewardblendgenuinvWERchargensclipsclips/s
Zombie
rotting undead, deep in the throat
A rotting corpse's wet gurgling throat voice, thick phlegmy guttural rasp, hoarse and raw. Slurred groaning, l… 2.74 6.19 2.17 1.00 0.69 5 462 0.5
Orc
brutal orc warrior, guttural bass
A huge vicious orc spitting his words with mounting fury. Very very deep, extremely guttural bass voice, enorm… 2.00 5.63 1.66 1.00 0.61 5 472 0.499
Fairy
tiny airy fairy, bright & sweet
Delicate high fairy voice, feather-light and airy, warm and very bright, sweet and gentle, lightly melodic. Sm… 2.43 7.12 1.55 1.00 0.46 5 472 0.527
Mouse
squeaky cartoon mouse, nasal-bright
An extremely high squeaky cartoon-mouse voice, thin and bright with intense nasal buzz and piercing head reson… 2.73 5.41 1.35 0.93 0.75 4 768 0.513
Dragon
colossal ancient dragon, booming bass
A grand, theatrical, dramatic proclamation in an extremely deep commanding bass. Massive chest resonance, gutt… 2.46 6.09 1.75 0.93 0.57 6 616 0.5
Goblin
sneaky nasal goblin, escalating spite
A sneaky little goblin, thin, pinched and nasal, buzzing high and reedy through the nose with a rough scratchy… 1.89 4.79 1.65 0.92 0.58 7 648 0.505
ASMR Man
gentle male ASMR whisper
A deep, gentle man in a soft, breathy, intimate close-mic whisper, very gentle and slow. Warm, tender, soothin… 2.68 7.76 1.73 1.00 0.67 5 463 0.553
ASMR Woman
gentle female ASMR whisper
A gentle woman doing ASMR. (soft breath) Extremely soft, breathy, intimate close-mic whisper, slow and soothin… 2.55 9.69 1.34 1.00 0.50 5 472 0.524
Ranting
furious tirade at full volume
A person screaming a furious tirade at maximum volume, seething and spitting with rage. Voice cracking and str… 2.10 2.15 2.64 0.93 0.65 5 472 0.487
Pain Scream
raw agonized screaming
Wailing and shrieking in raw physical torment, voice torn, ragged and guttural, harsh grating rasp shredding t… 2.55 6.16 1.59 0.91 0.85 4 768 0.513

Per-archetype detail

For each archetype: the champion instruction, the reward's positive/penalized dims and intelligibility gate, the reward trajectory, and the top-3 takes of best-of-8 vs best-of-64 side by side. Every take has an audio player, its reward breakdown, the spoken text it produced, and a procedural voice profile — the top-5 dimensions (out of 57) on which that specific take deviates most from the average voice, computed by re-embedding the clip and running all 57 heads.

Zombie rotting undead, deep in the throat

Reward dims: ROUGR_THRTCOGLDFLU CLRTESTH · invWER gate: OFF (no intelligibility gate)
A rotting, diseased zombie whose voice sounds SICK and comes from deep in the THROAT: throaty, raspy, guttural, wet, laboured, decayed. Barely articulate: slurred, groaning, gurgling, struggling to form words; not loud, strained and ill. Reward favors roughness/throat-resonance/cognitive-load/disfluency and does NOT gate on intelligibility.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A rotting corpse's wet gurgling throat voice, thick phlegmy guttural rasp, hoarse and raw. Slurred groaning, laboured, mumbling and trailing off, decayed. (wet gurgle)
Reward trajectory (best mean per generation, 5 gens): 2.00 → 2.02 → 2.10 → 2.04 → 1.99
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.943blend 9.298genu 2.158invWER 1.000char 0.6299.280s
"Brains I need to feed. Come closer, friend."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-4.3]
  2. Extremely raw and vulnerable. [VULN z=+3.5]
  3. Extremely thin in head resonance. [R_HEAD z=-3.2]
  4. Extremely distressed and negative. [VALN z=-3.1]
  5. Extremely soft and gentle in onset. [ATCK z=-3.0]
reward 2.549blend 6.138genu 1.791invWER 1.000char 0.72010.880s
"Brains I need to feed. Come closer, friend."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely distressed and negative. [VALN z=-3.4]
  2. Extremely thin in head resonance. [R_HEAD z=-3.2]
  3. Extremely thin in mask resonance. [R_MASK z=-2.9]
  4. Extremely flat and monotone. [RANG z=-2.7]
  5. Extremely one-dimensional in resonance. [R_MIXD z=-2.7]
reward 1.979blend 4.094genu 1.890invWER 1.000char 0.46611.920s
"Brains I need to feed. Come closer, friend."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.8]
  2. Extremely organic and soft. [METL z=-3.0]
  3. Extremely noisy in the background. [BKGN z=-2.8]
  4. Extremely collapsing in energy. [ARSH z=-2.5]
  5. Extremely soft and gentle in onset. [ATCK z=-2.5]

Best 3 of 64 (final best-of-64 draw)

reward 2.742blend 6.192genu 2.167invWER 1.000char 0.69312.000s
"Brains. I need to feed. Come closer, friend."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.9]
  2. Extremely thin in head resonance. [R_HEAD z=-3.7]
  3. Extremely unpleasant and harsh. [ESTH z=-3.2]
  4. Extremely blurry and mumbled. [CLRT z=-3.1]
  5. Extremely one-dimensional in resonance. [R_MIXD z=-3.0]
reward 2.616blend 5.647genu 2.266invWER 1.000char 0.62412.080s
"Brains, I need to feed, come closer, friend."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-4.6]
  2. Extremely distressed and negative. [VALN z=-3.3]
  3. Extremely thin in head resonance. [R_HEAD z=-3.0]
  4. Extremely raw and vulnerable. [VULN z=+3.0]
  5. Extremely collapsing in energy. [ARSH z=-3.0]
reward 2.587blend 6.685genu 1.820invWER 1.000char 0.66210.800s
"Brains I need to feed come closer, friend."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.6]
  2. Extremely distressed and negative. [VALN z=-3.5]
  3. Extremely thin in head resonance. [R_HEAD z=-3.4]
  4. Extremely thin in mask resonance. [R_MASK z=-2.9]
  5. Extremely soft and gentle in onset. [ATCK z=-2.9]

Orc brutal orc warrior, guttural bass

Reward dims: R_CHSTR_THRTROUGAROUTENSS_RANT BRGT · invWER gate: soft (0.4 + 0.6·invWER)
A monstrous, brutal orc warrior — deep, guttural, growling, snarling, aggressive, rough, heavy chest+throat resonance, brutal menacing force and rage. Words growled but present.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A huge vicious orc spitting his words with mounting fury. Very very deep, extremely guttural bass voice, enormous chest and throat resonance, extremely rough grinding rasp. Extremely aggressive, brutal, tense and forceful, seething and ranting with rage. Dark and heavy, zero brightness. High quality recording.
Reward trajectory (best mean per generation, 5 gens): 1.76 → 1.74 → 1.71 → 1.75 → 1.65
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.203blend 8.071genu 1.680invWER 1.000char 0.3368.000s
"You should not have come here, little one. This is where your journey ends."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely raw and vulnerable. [VULN z=+2.9]
  2. Extremely collapsing in energy. [ARSH z=-2.7]
  3. Extremely meek and submissive. [STNC z=-2.4]
  4. Extremely warm and enveloping. [WARM z=+2.4]
  5. Extremely soft and gentle in onset. [ATCK z=-2.2]
reward 2.123blend 8.862genu 1.486invWER 1.000char 0.2956.320s
"You should not have come here, little one. This is where your journey ends."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.9]
  2. Extremely thin in head resonance. [R_HEAD z=-3.6]
  3. Extremely noisy and aperiodic. [HARM z=-3.5]
  4. Extremely blurry and mumbled. [CLRT z=-3.4]
  5. Extremely soft and gentle in onset. [ATCK z=-3.0]
reward 2.070blend 8.823genu 1.015invWER 1.000char 0.4397.280s
"You should not have come here, little one. This is where your journey ends."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely warm and enveloping. [WARM z=+3.9]
  2. Extremely full and cinematic. [FULL z=+2.8]
  3. Extremely denasal and clear. [R_NASL z=-2.4]
  4. Extremely fading in loudness. [DARC z=-2.4]
  5. Very breathy and whispered. [S_WHIS z=+2.0]

Best 3 of 64 (final best-of-64 draw)

reward 2.002blend 5.629genu 1.661invWER 1.000char 0.60812.240s
"You should not have come here, little one. This is where your journey ends."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely collapsing in energy. [ARSH z=-3.5]
  2. Extremely denasal and clear. [R_NASL z=-3.4]
  3. Extremely thin in head resonance. [R_HEAD z=-3.1]
  4. Extremely decelerating in pace. [VFLX z=-2.5]
  5. Extremely distressed and negative. [VALN z=-2.5]
reward 1.908blend 10.000genu 1.063invWER 1.000char 0.3805.440s
"You should not have come here, little one. This is where your journey ends."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.8]
  2. Extremely thin in head resonance. [R_HEAD z=-3.4]
  3. Extremely thin in mask resonance. [R_MASK z=-3.1]
  4. Extremely distressed and negative. [VALN z=-2.8]
  5. Extremely darkening in mood. [VALS z=-2.8]
reward 1.870blend 5.018genu 1.738invWER 1.000char 0.54412.080s
"You should not have come here, little one. This is where your journey ends."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-4.8]
  2. Extremely decelerating in pace. [VFLX z=-3.4]
  3. Extremely one-dimensional in resonance. [R_MIXD z=-3.2]
  4. Extremely distressed and negative. [VALN z=-3.1]
  5. Extremely thin in head resonance. [R_HEAD z=-2.7]

Fairy tiny airy fairy, bright & sweet

Reward dims: BRGTR_HEADRANGWARMESTH ROUGAGEVR_CHST · invWER gate: full (× invWER)
A tiny delicate fairy: very soft, light, airy, high-pitched, sweet, gentle, melodic almost singsong, twinkling, bright and warm, high head resonance, no roughness; pretty and pleasant.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
Delicate high fairy voice, feather-light and airy, warm and very bright, sweet and gentle, lightly melodic. Smooth pure glassy head resonance, tender and pleasant, crystal clear, no roughness at all. (light giggle) High quality recording.
Reward trajectory (best mean per generation, 5 gens): 1.59 → 1.97 → 1.67 → 1.85 → 1.85
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.363blend 5.886genu 1.732invWER 1.000char 0.5897.280s
"Oh, hello, little one. Follow me and I'll show you where the moonflowers bloom."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely submissive and unassertive. [S_AUTH z=-2.4]
  2. Extremely loud and non-intimate. [S_ASMR z=-2.1]
  3. Very strongly emphasized. [EMPH z=+1.9]
  4. Very non-instructional in style. [S_TECH z=-1.7]
  5. Very casual and loose. [S_FORM z=-1.6]
reward 2.355blend 6.288genu 1.883invWER 1.000char 0.5067.680s
"Oh, hello little one. Follow me, and I'll show you where the moonflowers bloom."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely collapsing in energy. [ARSH z=-3.1]
  2. Extremely one-dimensional in resonance. [R_MIXD z=-2.7]
  3. Extremely non-instructional in style. [S_TECH z=-2.7]
  4. Extremely darkening in mood. [VALS z=-2.2]
  5. Extremely thin in chest resonance. [R_CHST z=-2.1]
reward 1.987blend 4.029genu 1.661invWER 0.933char 0.5827.120s
"Mmm Hello little one. Follow me and I'll show you where the moonflowers bloom."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Very calm and even-tempered. [S_RANT z=-1.8]
  2. Very slow and deliberate in tempo. [TEMP z=-1.7]
  3. Very jerky and uneven in rhythm. [SMTH z=-1.7]
  4. Very bright in oral resonance. [R_ORAL z=+1.7]
  5. Very heavily nasal in resonance. [R_NASL z=+1.6]

Best 3 of 64 (final best-of-64 draw)

reward 2.428blend 7.117genu 1.546invWER 1.000char 0.4647.920s
"Oh hello little one. Follow me and I'll show you where the moonflowers bloom."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely one-dimensional in resonance. [R_MIXD z=-3.0]
  2. Extremely loud and non-intimate. [S_ASMR z=-2.3]
  3. Extremely submissive and unassertive. [S_AUTH z=-2.3]
  4. Extremely noisy in the background. [BKGN z=-2.1]
  5. Extremely jerky and uneven in rhythm. [SMTH z=-2.1]
reward 2.300blend 5.198genu 1.185invWER 1.000char 0.6726.800s
"Oh, hello, little one. Follow me and I'll show you where the moonflowers bloom."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely loud and non-intimate. [S_ASMR z=-2.3]
  2. Extremely clean and safe in content. [EXPL z=-2.3]
  3. Extremely storytelling in style. [S_STRY z=+2.2]
  4. Very crisply articulated. [CLRT z=+1.8]
  5. Very strongly emphasized. [EMPH z=+1.7]
reward 2.238blend 4.854genu 1.141invWER 1.000char 0.6776.480s
"Oh hello little one. Follow me and I'll show you where the moonflowers bloom."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Very bright and ringing. [BRGT z=+2.0]
  2. Very storytelling in style. [S_STRY z=+1.9]
  3. Very effortless and fluent. [COGL z=-1.6]
  4. Very strongly emphasized. [EMPH z=+1.6]
  5. Very thin in chest resonance. [R_CHST z=-1.6]

Champion generalizing across other texts

Text: "text2"
reward 2.481blend 5.779genu 1.178invWER 1.000char 0.5707.760s
"Don't be afraid. The forest sings sweetly for those with a kind heart."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely organic and soft. [METL z=-3.0]
  2. Extremely meek and submissive. [STNC z=-2.9]
  3. Extremely soft and gentle in onset. [ATCK z=-2.5]
  4. Extremely thin in chest resonance. [R_CHST z=-2.4]
  5. Extremely intimate and ASMR-like. [S_ASMR z=+2.3]

Mouse squeaky cartoon mouse, nasal-bright

Reward dims: BRGTR_HEADR_NASLS_CARTTENS AGEVR_CHSTFULL · invWER gate: soft (0.4 + 0.6·invWER)
A cute tiny squeaking mouse: small, high-pitched, quick, squeaky/pippy, bright, young, chipper and adorable; perky and nasal-bright, tiny and energetic (NOT the soft dreamy singsong of a fairy). Reward favors brightness/head+nasal-resonance/cartoonish-style/tension; penalizes voice-age/chest-resonance/fullness; soft intelligibility gate.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
An extremely high squeaky cartoon-mouse voice, thin and bright with intense nasal buzz and piercing head resonance. Pinched, tense, quick and chipper, exaggerated and cute. Very small and young, weightless, no chest resonance or fullness. High quality recording.
Reward trajectory (best mean per generation, 4 gens): 1.89 → 1.79 → 1.84 → 1.72
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.107blend 2.660genu 1.390invWER 0.929char 0.68810.160s
"Yep Hello there Do you have any cheese? I love cheese so, so much."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely strongly emphasized. [EMPH z=+2.3]
  2. Extremely non-instructional in style. [S_TECH z=-2.1]
  3. Very emotionally volatile. [VOLT z=+1.8]
  4. Very one-dimensional in resonance. [R_MIXD z=-1.8]
  5. Very dramatic and theatrical. [S_DRAM z=+1.7]
reward 2.038blend 1.021genu 1.160invWER 1.000char 0.8657.600s
"Eep! Hello there! Do you have any cheese? I love cheese so, so much."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely strongly emphasized. [EMPH z=+2.5]
  2. Extremely one-dimensional in resonance. [R_MIXD z=-2.3]
  3. Extremely thin in chest resonance. [R_CHST z=-2.2]
  4. Extremely high in vocal register. [REGS z=+2.0]
  5. Very heavily nasal in resonance. [R_NASL z=+2.0]
reward 1.975blend 2.813genu 1.380invWER 0.929char 0.58012.000s
"Beep! Hello there! Do you have any cheese? I love cheese so, so much."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Very submissive and unassertive. [S_AUTH z=-2.0]
  2. Very playful and humorous. [S_PLAY z=+1.9]
  3. Very casual and loose. [S_FORM z=-1.8]
  4. Very emotionally volatile. [VOLT z=+1.7]
  5. Very thin in chest resonance. [R_CHST z=-1.7]

Best 3 of 64 (final best-of-64 draw)

reward 2.731blend 5.413genu 1.355invWER 0.929char 0.7528.960s
"Heep! Hello there. Do you have any cheese? I love cheese so, so much."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely one-dimensional in resonance. [R_MIXD z=-3.0]
  2. Extremely cold and sterile. [WARM z=-2.4]
  3. Extremely non-instructional in style. [S_TECH z=-2.1]
  4. Extremely thin in chest resonance. [R_CHST z=-2.1]
  5. Extremely young and childlike. [AGEV z=-2.0]
reward 2.636blend 5.504genu 1.047invWER 1.000char 0.7108.640s
"Eep! Hello there! Do you have any cheese? I love cheese so, so much."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely cold and sterile. [WARM z=-2.7]
  2. Extremely one-dimensional in resonance. [R_MIXD z=-2.1]
  3. Very non-instructional in style. [S_TECH z=-1.9]
  4. Very high in vocal register. [REGS z=+1.9]
  5. Very thin in chest resonance. [R_CHST z=-1.8]
reward 2.529blend 4.007genu 1.311invWER 1.000char 0.7238.960s
"Eep, hello there. Do you have any cheese? I love cheese so, so much."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely high in vocal register. [REGS z=+2.2]
  2. Extremely thin in chest resonance. [R_CHST z=-2.1]
  3. Very storytelling in style. [S_STRY z=+1.7]
  4. Very submissive and unassertive. [S_AUTH z=-1.6]
  5. Notably bright and ringing. [BRGT z=+1.5]

Dragon colossal ancient dragon, booming bass

Reward dims: R_CHSTR_THRTFULLS_DRAMS_AUTHAGEV BRGT · invWER gate: full (× invWER)
A colossal ancient dragon - extremely deep, booming, resonant bass from a vast chest cavity; slow thunderous rumble; full, dark, authoritative, commanding, menacing, powerful. Reward favors chest-resonance/fullness/authoritative+dramatic-style/voice-age/throat-resonance (dims R_CHST,FULL,S_AUTH,S_DRAM,AGEV,R_THRT), penalizes brightness (BRGT), full invWER gate on intelligibility.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A grand, theatrical, dramatic proclamation in an extremely deep commanding bass. Massive chest resonance, guttural throat rumble, slow and thunderous. Dark, full, domineering, ancient and menacing. (deep rumble) High quality recording.
Reward trajectory (best mean per generation, 6 gens): 1.52 → 1.76 → 1.66 → 1.69 → 1.58 → 1.62
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.087blend 7.439genu 0.752invWER 0.929char 0.7108.320s
"You dare enter my mountain, little thief. Your bones will warm my horde tonight."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely full and cinematic. [FULL z=+3.5]
  2. Extremely warm and enveloping. [WARM z=+2.9]
  3. Extremely rough and raspy. [ROUG z=+2.7]
  4. Extremely dark and muffled. [BRGT z=-2.1]
  5. Extremely denasal and clear. [R_NASL z=-2.1]
reward 1.680blend 4.975genu 0.715invWER 0.786char 0.8477.440s
"You dare enter my mountain, little thief. Your bones will warm my horde to night."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely rough and raspy. [ROUG z=+4.0]
  2. Extremely denasal and clear. [R_NASL z=-3.8]
  3. Extremely full and cinematic. [FULL z=+3.5]
  4. Extremely intensely focused. [FOCS z=+3.0]
  5. Extremely monologue-like. [S_CONV z=-2.8]
reward 1.679blend 8.329genu 1.045invWER 0.786char 0.4607.440s
"You dare enter my mountain, little thief. Your bones will warm my horde to night."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-4.2]
  2. Extremely darkening in mood. [VALS z=-2.9]
  3. Extremely thin in mask resonance. [R_MASK z=-2.5]
  4. Extremely thin in head resonance. [R_HEAD z=-2.5]
  5. Extremely distressed and negative. [VALN z=-2.4]

Best 3 of 64 (final best-of-64 draw)

reward 2.461blend 6.087genu 1.747invWER 0.929char 0.56911.920s
"You dare enter my mountain, little thief. Your bones will warm my horde tonight."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.7]
  2. Extremely collapsing in energy. [ARSH z=-2.8]
  3. Extremely thin in head resonance. [R_HEAD z=-2.8]
  4. Extremely dark and muffled. [BRGT z=-2.7]
  5. Extremely thin in mask resonance. [R_MASK z=-2.6]
reward 2.120blend 5.548genu 1.488invWER 0.929char 0.4759.040s
"You dare enter my mountain, little thief. Your bones will warm my horde tonight."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.5]
  2. Extremely distressed and negative. [VALN z=-2.5]
  3. Extremely thin in mask resonance. [R_MASK z=-2.4]
  4. Extremely dark and muffled. [BRGT z=-2.3]
  5. Extremely monologue-like. [S_CONV z=-2.2]
reward 2.078blend 4.419genu 1.020invWER 0.929char 0.7327.520s
"You dare enter my mountain, little thief. Your bones will warm my horde tonight."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely full and cinematic. [FULL z=+3.4]
  2. Extremely distressed and negative. [VALN z=-2.9]
  3. Extremely one-dimensional in resonance. [R_MIXD z=-2.8]
  4. Extremely denasal and clear. [R_NASL z=-2.7]
  5. Extremely deep in throat resonance. [R_THRT z=+2.6]

Champion generalizing across other texts

Text: "For a thousand years I have slept. Who wakes me now must be prepared to burn."
reward 2.024blend 5.646genu 0.739invWER 1.000char 0.7917.520s
"For a thousand years I have slept. Who wakes me now must be prepared to burn."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely warm and enveloping. [WARM z=+3.6]
  2. Extremely full and cinematic. [FULL z=+3.2]
  3. Extremely beautiful and pleasing. [ESTH z=+2.6]
  4. Extremely rough and raspy. [ROUG z=+2.6]
  5. Extremely elderly-sounding. [AGEV z=+2.2]
Text: "You dare enter my mountain, little thief? Your bones will warm my hoard tonight."
reward 2.140blend 4.393genu 1.164invWER 0.929char 0.85710.960s
"You dare enter my mountain, little thief. Your bones will warm my horde tonight."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely full and cinematic. [FULL z=+3.7]
  2. Extremely denasal and clear. [R_NASL z=-3.2]
  3. Extremely rough and raspy. [ROUG z=+2.8]
  4. Extremely deep in throat resonance. [R_THRT z=+2.5]
  5. Extremely elderly-sounding. [AGEV z=+2.4]
Text: "Kneel, mortal, and perhaps I shall let you keep your worthless life."
reward 2.176blend 9.416genu 1.739invWER 0.917char 0.2487.360s
"Pff, mortal, and perhaps I shall let you keep your worthless life."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely organic and soft. [METL z=-4.2]
  2. Extremely denasal and clear. [R_NASL z=-4.0]
  3. Extremely soft and gentle in onset. [ATCK z=-3.2]
  4. Extremely thin in head resonance. [R_HEAD z=-3.0]
  5. Extremely meek and submissive. [STNC z=-2.8]

Goblin sneaky nasal goblin, escalating spite

Reward dims: R_NASLROUGS_CARTTENSARSH FULLR_CHSTWARM · invWER gate: soft (0.4 + 0.6·invWER)
A small, sneaky, nasty goblin: high-ish nasal, raspy, whiny, scheming, sniveling, sharp, quick, gleeful-cruel and mean; thin nasal resonance with a rasp. Reward favors nasal-resonance/roughness/cartoonish-style/tension/arousal-shift, penalizes fullness/chest-resonance/warmth; soft intelligibility gate.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A sneaky little goblin, thin, pinched and nasal, buzzing high and reedy through the nose with a rough scratchy grating rasp. The voice keeps cracking higher, sharper, shriller and whinier with gleeful cruel malice, tightening and quickening as it goes, giddy with spite. Mean and scheming. No chest, no warmth, no fullness. High quality recording.
Reward trajectory (best mean per generation, 7 gens): 1.43 → 1.49 → 1.83 → 1.43 → 1.47 → 1.59 → 1.51
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 1.842blend 5.907genu 1.690invWER 0.846char 0.447—s
"He what have we here? A lost little traveler with shiny pockets?"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely calm and low-energy. [AROU z=-2.5]
  2. Extremely submissive and unassertive. [S_AUTH z=-2.5]
  3. Extremely soft and gentle in onset. [ATCK z=-2.2]
  4. Extremely raw and vulnerable. [VULN z=+2.2]
  5. Extremely decelerating in pace. [VFLX z=-2.2]
reward 1.828blend 3.668genu 1.812invWER 0.769char 0.678—s
"What have we here? A lost little traveller with shiny pockets"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely submissive and unassertive. [S_AUTH z=-2.3]
  2. Very casual and loose. [S_FORM z=-1.8]
  3. Very storytelling in style. [S_STRY z=+1.8]
  4. Very thin in chest resonance. [R_CHST z=-1.7]
  5. Very playful and humorous. [S_PLAY z=+1.7]
reward 1.667blend 4.176genu 2.047invWER 0.769char 0.425—s
"He what have we here? A lost little traveller with shiny pockets?"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely calm and low-energy. [AROU z=-2.7]
  2. Extremely decelerating in pace. [VFLX z=-2.7]
  3. Extremely thin in head resonance. [R_HEAD z=-2.5]
  4. Extremely dark and muffled. [BRGT z=-2.4]
  5. Extremely submissive and unassertive. [S_AUTH z=-2.3]

Best 3 of 64 (final best-of-64 draw)

reward 1.891blend 4.790genu 1.647invWER 0.923char 0.584—s
"Heh heh! What have we here? A lost little traveller with shiny pockets?"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Very calm and low-energy. [AROU z=-1.7]
  2. Very submissive and unassertive. [S_AUTH z=-1.6]
  3. Notably slow and deliberate in tempo. [TEMP z=-1.4]
  4. Notably casual and loose. [S_FORM z=-1.3]
  5. Notably soft and gentle in onset. [ATCK z=-1.2]
reward 1.872blend 5.420genu 2.194invWER 0.923char 0.335—s
"Heh heh. What have we here? A lost little traveller with shiny pockets?"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely warm and enveloping. [WARM z=+3.4]
  2. Extremely organic and soft. [METL z=-3.0]
  3. Extremely flat and monotone. [RANG z=-2.7]
  4. Extremely submissive and unassertive. [S_AUTH z=-2.6]
  5. Extremely calm and low-energy. [AROU z=-2.2]
reward 1.841blend 4.524genu 2.180invWER 0.846char 0.447—s
"Hey! What have we here? A lost little traveler with shiny pockets?"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely raw and vulnerable. [VULN z=+3.5]
  2. Extremely collapsing in energy. [ARSH z=-3.5]
  3. Extremely thin in head resonance. [R_HEAD z=-3.2]
  4. Extremely dark and muffled. [BRGT z=-2.7]
  5. Extremely audibly breathing and gasping. [RESP z=+2.7]

ASMR Man gentle male ASMR whisper

Reward dims: S_ASMRS_WHISWARMESTHVULNRESP AROUGEND · invWER gate: full (× invWER)
A man doing gentle ASMR: very soft, breathy, intimate close-mic whisper, slow, soothing, warm, tender, calm, low arousal, saying something kind/comforting. Reward favors ASMR/whisper/warmth/esthetics/vulnerability/respiration and MALE gender + low arousal, and IS gated on intelligibility — keep words clear while maximally soft/whispered.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A deep, gentle man in a soft, breathy, intimate close-mic whisper, very gentle and slow. Warm, tender, soothing, deeply calm, low arousal. Soft audible breaths, clear whispered words. (soft breath) High quality recording.
Reward trajectory (best mean per generation, 5 gens): 1.60 → 2.03 → 1.94 → 2.00 → 2.07
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.511blend 7.266genu 1.855invWER 1.000char 0.59812.000s
"You did so well today. Just relax now. Everything is going to be okay."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely organic and soft. [METL z=-3.5]
  2. Extremely denasal and clear. [R_NASL z=-3.3]
  3. Extremely collapsing in energy. [ARSH z=-2.8]
  4. Extremely meek and submissive. [STNC z=-2.8]
  5. Extremely blurry and mumbled. [CLRT z=-2.8]
reward 2.311blend 5.928genu 2.039invWER 1.000char 0.50511.920s
"You did so well today. Just relax now. Everything is going to be okay."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely flat and monotone. [RANG z=-3.2]
  2. Extremely collapsing in energy. [ARSH z=-2.9]
  3. Extremely submissive and unassertive. [S_AUTH z=-2.6]
  4. Extremely fading in loudness. [DARC z=-2.6]
  5. Extremely soft and gentle in onset. [ATCK z=-2.6]
reward 2.217blend 6.213genu 1.174invWER 1.000char 0.7089.280s
"You did so well today. Just relax now. Everything is going to be okay."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely organic and soft. [METL z=-3.5]
  2. Extremely calm and even-tempered. [S_RANT z=-3.0]
  3. Extremely soft and gentle in onset. [ATCK z=-2.7]
  4. Extremely meek and submissive. [STNC z=-2.6]
  5. Extremely warm and enveloping. [WARM z=+2.6]

Best 3 of 64 (final best-of-64 draw)

reward 2.678blend 7.762genu 1.727invWER 1.000char 0.66612.000s
"You did so well today. Just relax now. Everything is going to be okay."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely organic and soft. [METL z=-3.5]
  2. Extremely meek and submissive. [STNC z=-3.1]
  3. Extremely blurry and mumbled. [CLRT z=-2.9]
  4. Extremely fading in loudness. [DARC z=-2.6]
  5. Extremely calm and even-tempered. [S_RANT z=-2.6]
reward 2.675blend 7.837genu 1.653invWER 1.000char 0.67812.080s
"You did so well today. Just relax now. Everything is going to be okay."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely soft and gentle in onset. [ATCK z=-2.7]
  2. Extremely organic and soft. [METL z=-2.7]
  3. Extremely warm and enveloping. [WARM z=+2.7]
  4. Extremely flat and monotone. [RANG z=-2.6]
  5. Extremely meek and submissive. [STNC z=-2.6]
reward 2.520blend 7.863genu 1.247invWER 1.000char 0.68111.920s
"You did so well today. Just relax now. Everything is going to be okay."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely warm and enveloping. [WARM z=+3.7]
  2. Extremely organic and soft. [METL z=-2.8]
  3. Extremely soft and gentle in onset. [ATCK z=-2.6]
  4. Extremely flat and monotone. [RANG z=-2.6]
  5. Extremely submissive and unassertive. [S_AUTH z=-2.5]

ASMR Woman gentle female ASMR whisper

Reward dims: S_ASMRS_WHISWARMESTHVULN AROU · invWER gate: full (× invWER)
A woman doing gentle ASMR — very soft, breathy, intimate close-mic whisper, slow, soothing, warm, tender, calm, low arousal, saying something kind. Female, low arousal, words clear.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A gentle woman doing ASMR. (soft breath) Extremely soft, breathy, intimate close-mic whisper, slow and soothing, hushed and quiet. Warm, tender, calm, feminine and delicate, very low arousal, kind and comforting, tenderly caring, soothing you to rest. Whispered but clear. High quality recording.
Reward trajectory (best mean per generation, 5 gens): 1.80 → 1.74 → 2.06 → 1.90 → 1.85
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.671blend 8.410genu 1.619invWER 1.000char 0.4917.680s
"Take a deep breath with me. You are safe, and you are so loved."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.8]
  2. Extremely organic and soft. [METL z=-3.4]
  3. Extremely soft and gentle in onset. [ATCK z=-2.9]
  4. Extremely meek and submissive. [STNC z=-2.8]
  5. Extremely thin in head resonance. [R_HEAD z=-2.8]
reward 2.140blend 5.247genu 1.384invWER 1.000char 0.5038.720s
"Take a deep breath with me. You are safe, and you are so loved."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely calm and even-tempered. [S_RANT z=-3.2]
  2. Extremely organic and soft. [METL z=-3.2]
  3. Extremely meek and submissive. [STNC z=-2.7]
  4. Extremely blurry and mumbled. [CLRT z=-2.6]
  5. Extremely collapsing in energy. [ARSH z=-2.5]
reward 1.819blend 3.216genu 1.301invWER 1.000char 0.49112.000s
"Take a deep breath with me. You are safe. And you are so loved."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely calm and even-tempered. [S_RANT z=-3.6]
  2. Extremely organic and soft. [METL z=-3.0]
  3. Extremely soft and gentle in onset. [ATCK z=-2.6]
  4. Extremely meek and submissive. [STNC z=-2.5]
  5. Extremely blurry and mumbled. [CLRT z=-2.2]

Best 3 of 64 (final best-of-64 draw)

reward 2.549blend 9.690genu 1.336invWER 1.000char 0.5005.040s
"Take a deep breath with me. You are safe, and you are so loved."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely calm and even-tempered. [S_RANT z=-3.1]
  2. Extremely meek and submissive. [STNC z=-2.5]
  3. Extremely organic and soft. [METL z=-2.3]
  4. Extremely submissive and unassertive. [S_AUTH z=-2.1]
  5. Extremely relaxed and loose. [TENS z=-2.0]
reward 2.408blend 7.648genu 1.248invWER 1.000char 0.6088.080s
"Take a deep breath with me. You are safe and you are so loved."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely organic and soft. [METL z=-3.6]
  2. Extremely calm and even-tempered. [S_RANT z=-3.2]
  3. Extremely soft and gentle in onset. [ATCK z=-2.6]
  4. Extremely meek and submissive. [STNC z=-2.5]
  5. Extremely blurry and mumbled. [CLRT z=-2.5]
reward 2.370blend 7.698genu 1.284invWER 1.000char 0.5547.440s
"Take a deep breath with me. You are safe and you are so loved."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely thin in head resonance. [R_HEAD z=-2.5]
  2. Extremely darkening in mood. [VALS z=-2.2]
  3. Extremely submissive and unassertive. [S_AUTH z=-2.1]
  4. Extremely collapsing in energy. [ARSH z=-2.1]
  5. Extremely denasal and clear. [R_NASL z=-2.1]

Ranting furious tirade at full volume

Reward dims: S_RANTAROUTENSVOLTATCKEMPH · invWER gate: soft (0.4 + 0.6·invWER)
Someone ranting furiously: scolding at maximum volume, explosive rage, shouting, harsh, strained, aggressive, veins-popping intensity; words still present but yelled.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
A person screaming a furious tirade at maximum volume, seething and spitting with rage. Voice cracking and strained, harsh and tense, sharp percussive attack on the consonants, pounding emphasis, explosive and volatile, surging louder and louder. Enraged but the words survive. (furious snarl) High quality recording.
Reward trajectory (best mean per generation, 5 gens): 1.52 → 1.63 → 1.76 → 1.73 → 1.48
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.288blend 3.742genu 1.581invWER 1.000char 0.7039.920s
"I am absolutely sick of this. How dare you waste my time again and again."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely raw and vulnerable. [VULN z=+2.6]
  2. Extremely emotionally volatile. [VOLT z=+2.3]
  3. Extremely thin in chest resonance. [R_CHST z=-2.3]
  4. Extremely one-dimensional in resonance. [R_MIXD z=-2.2]
  5. Extremely high in vocal register. [REGS z=+2.1]
reward 1.837blend 4.554genu 1.829invWER 1.000char 0.25710.480s
"I am absolutely sick of this. How dare you waste my time again and again."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-4.2]
  2. Extremely thin in head resonance. [R_HEAD z=-3.5]
  3. Extremely raw and vulnerable. [VULN z=+3.3]
  4. Extremely soft and gentle in onset. [ATCK z=-2.8]
  5. Extremely noisy and aperiodic. [HARM z=-2.3]
reward 1.812blend 3.979genu 1.516invWER 1.000char 0.39011.840s
"I am absolutely sick of this. How dare you waste my time again and again!"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely denasal and clear. [R_NASL z=-3.6]
  2. Extremely thin in head resonance. [R_HEAD z=-3.2]
  3. Extremely thin in mask resonance. [R_MASK z=-3.0]
  4. Extremely rough and raspy. [ROUG z=+2.7]
  5. Extremely distressed and negative. [VALN z=-2.7]

Best 3 of 64 (final best-of-64 draw)

reward 2.100blend 2.154genu 2.636invWER 0.933char 0.6488.800s
"I am absolutely sick of this. How dare you waste my time again and again and"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely raw and vulnerable. [VULN z=+4.1]
  2. Extremely meek and submissive. [STNC z=-2.1]
  3. Extremely scattered and disorganized. [STRU z=-2.0]
  4. Very collapsing in energy. [ARSH z=-1.9]
  5. Very emotionally volatile. [VOLT z=+1.8]
reward 1.912blend 3.193genu 1.535invWER 1.000char 0.75912.560s
"I am absolutely sick of this! How dare you waste my time again and again!"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely one-dimensional in resonance. [R_MIXD z=-3.1]
  2. Extremely collapsing in energy. [ARSH z=-2.9]
  3. Extremely non-instructional in style. [S_TECH z=-2.7]
  4. Extremely unpleasant and harsh. [ESTH z=-2.6]
  5. Extremely loud and non-whispered. [S_WHIS z=-2.5]
reward 1.908blend 5.095genu 1.659invWER 1.000char 0.58910.480s
"I am absolutely sick of this! How dare you waste my time again and again!"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely non-instructional in style. [S_TECH z=-2.7]
  2. Extremely collapsing in energy. [ARSH z=-2.6]
  3. Extremely one-dimensional in resonance. [R_MIXD z=-2.5]
  4. Extremely decelerating in pace. [VFLX z=-2.2]
  5. Very cold and sterile. [WARM z=-2.0]

Champion generalizing across other texts

Text: "text2"
reward 2.735blend 4.766genu 1.302invWER 1.000char 0.7055.760s
"Get out Get out right now and never, ever come back here."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely distressed and negative. [VALN z=-3.5]
  2. Extremely denasal and clear. [R_NASL z=-3.2]
  3. Extremely darkening in mood. [VALS z=-2.2]
  4. Extremely loud and non-intimate. [S_ASMR z=-2.1]
  5. Extremely emotionally volatile. [VOLT z=+2.1]

Pain Scream raw agonized screaming

Reward dims: AROUTENSVOLTS_RANTROUGARSH · invWER gate: OFF (no intelligibility gate)
Someone SCREAMING in great physical pain: raw, agonized, wild, strained, desperate, tortured wails and cries; mostly non-verbal anguish. Reward favors arousal/tension/volatility/ranting-style/roughness/harshness; NO intelligibility gate (wer=none) - lean fully into raw screaming.
Champion instruction (no reference audio — this text alone steers the 4.55B model):
Wailing and shrieking in raw physical torment, voice torn, ragged and guttural, harsh grating rasp shredding through, breaking on every word. Extreme arousal, extreme tension, violently volatile, uncontrolled and frantic. (agonized scream) (wail) High quality recording.
Reward trajectory (best mean per generation, 4 gens): 1.85 → 1.88 → 1.81 → 2.04
Absolute values are min-max normalized per gen_score call, so they are only comparable within a call — champions were picked by same-call head-to-head playoffs.

Best 3 of 8 (evolution champion, best-of-8)

reward 2.295blend 5.018genu 1.413invWER 1.000char 0.8404.880s
"No, it hurts. It hurts so much! Please make it stop!"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely one-dimensional in resonance. [R_MIXD z=-2.8]
  2. Extremely non-instructional in style. [S_TECH z=-2.6]
  3. Extremely strongly emphasized. [EMPH z=+2.5]
  4. Extremely loud and non-whispered. [S_WHIS z=-2.3]
  5. Extremely high-energy and animated. [AROU z=+2.2]
reward 2.267blend 3.055genu 1.708invWER 1.000char 0.85111.840s
"No, it hurts, it hurts so much. Please make it stop"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely one-dimensional in resonance. [R_MIXD z=-3.7]
  2. Extremely unpleasant and harsh. [ESTH z=-3.3]
  3. Extremely non-instructional in style. [S_TECH z=-2.5]
  4. Extremely strongly emphasized. [EMPH z=+2.5]
  5. Extremely distressed and negative. [VALN z=-2.4]
reward 2.146blend 5.336genu 1.309invWER 1.000char 0.7565.840s
"No it hurts it hurts so much Please make it stop."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely one-dimensional in resonance. [R_MIXD z=-2.6]
  2. Extremely strongly emphasized. [EMPH z=+2.6]
  3. Extremely non-instructional in style. [S_TECH z=-2.5]
  4. Extremely loud and non-intimate. [S_ASMR z=-2.3]
  5. Extremely submissive and unassertive. [S_AUTH z=-2.2]

Best 3 of 64 (final best-of-64 draw)

reward 2.547blend 6.164genu 1.588invWER 0.909char 0.8466.720s
"It hurts. It hurts so much. Please make it stop."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely unpleasant and harsh. [ESTH z=-2.8]
  2. Extremely strongly emphasized. [EMPH z=+2.8]
  3. Extremely emotionally volatile. [VOLT z=+2.6]
  4. Extremely non-instructional in style. [S_TECH z=-2.5]
  5. Extremely wide in dynamic swell. [DARC z=+2.4]
reward 2.444blend 7.569genu 2.286invWER 1.000char 0.4586.720s
"No, it hurts, it hurts so much. Please make it stop."
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely raw and vulnerable. [VULN z=+4.4]
  2. Extremely thin in head resonance. [R_HEAD z=-3.8]
  3. Extremely unpleasant and harsh. [ESTH z=-3.3]
  4. Extremely darkening in mood. [VALS z=-2.8]
  5. Extremely clean and safe in content. [EXPL z=-2.8]
reward 2.430blend 7.221genu 1.520invWER 1.000char 0.7195.680s
"No It hurts It hurts so much Please make it stop"
Procedural voice profile (top-5 deviations vs the average voice):
  1. Extremely non-instructional in style. [S_TECH z=-2.4]
  2. Extremely cold and sterile. [WARM z=-2.4]
  3. Extremely strongly emphasized. [EMPH z=+2.4]
  4. Extremely one-dimensional in resonance. [R_MIXD z=-2.3]
  5. Extremely emotionally volatile. [VOLT z=+2.2]

Compute & timing

4,845
clips generated
2.6 h
audio GPU-seconds (9,486s)
~0.51
mean clips / s
10
archetypes

Each archetype ran ~5–7 generations of a ~10-instruction population × best-of-8, plus a final best-of-64 draw and (most) a variety-text check. That is the "10 per population" scene-generation cost the study was sized around: one generation = 10 candidate instructions × 8 samples = 80 clips ≈ 160 s of generation at ~0.5 clips/s (~2.7 min of GPU per generation), so a full ~6-generation evolution + best-of-64 + variety lands around 460–770 clips per archetype. Mouse and pain-scream were generated in one combined run (768 clips shared), counted once above.

Archetypeclipssecondsclips/sgensnote
Zombie4629240.55
Orc4729460.4995
Fairy4728950.5275
Mouse76814970.5134combined across both archetypes on GPU3; per-archetype ~half
Dragon61612320.56
Goblin64812840.5057
ASMR Man4638370.5535
ASMR Woman4729020.5245
Ranting4729700.4875
Pain Scream76814970.5134combined across both archetypes on GPU3; per-archetype ~half

Detailed lessons — build on this next time

The point of the study is a reusable playbook. First the strong convergent findings that held across archetypes, then the raw per-archetype notes.

Convergent findings

1. Describe concrete acoustics, not the archetype label.
Naming what the voice physically does (wet phlegmy throat, nasal buzz, massive chest resonance) beats naming the character. The literal word “cartoon” scored dead-last for goblin despite S_CART being a rewarded dim; “raspy gravelly cartoon goblin” = 1.03, worst of its generation. Describe cartoonish acoustics implicitly (exaggerated, shrill, gleeful) instead.
2. Balance beats char-maxing — because char is only 1.5×.
Reward = norm(blend) + norm(genu) + 1.5·char. Pushing roughness / whisper / pitch to extremes spikes the character dim on a single take but collapses the VoiceCLAP blend (esthetics) term, which drops overall reward. Zombie roughness-only hit char 0.77 but blend 3.27 → lowest reward; over-whispering crushed ASMR blend toward 0–1.5; ranting/scream pure-volume garbled the words. Every archetype rediscovered this.
3. One ()-burst maximum; extra bursts and roars hurt.
A single round-bracket director note — (wet gurgle), (light giggle), (deep rumble), (soft breath), (furious snarl) — reliably added character with no WER cost. Two or three stacked bursts, and especially escalation-into-a-ROAR, lowered blend and intelligibility for no char gain (dragon double-burst dropped invWER to ~0.79; goblin burst-heavy prompt was last). Bursts always go in the instruction, never in the spoken text (that ~5×’s WER).
4. Continuous-escalation phrasing is a big lever.
“The voice keeps cracking higher, sharper, shriller … tightening and quickening as it goes” jumped goblin from ~1.43 to ~1.83 mean by driving the arousal-shift (ARSH) and tension (TENS) dims. Ranting’s “surging louder and louder” and orc’s “mounting fury” work the same way. (Exception: for the static-timbre archetypes zombie/dragon, escalation was neutral-to-slightly-negative.)
5. Explicitly negate the penalized dims.
Spelling out “no chest, no warmth, no fullness” (goblin), “no roughness at all, no chest” (fairy), “dark, zero brightness” (orc/dragon) directly suppressed the negative reward dims and was harmless to intelligibility. Cheap, reliable points.
6. The ONE place a style label won: ASMR-woman.
“A gentle woman doing ASMR” as a literal frame anchored the female GEND dim + S_ASMR/S_WHIS better than a pure acoustic description. This is the single exception to the describe-acoustics-not-labels rule — because “ASMR” names a very specific, well-represented recording style AND fixes perceived gender at once.
7. Per-call normalization is a real methodology caveat.
The min-max normalization inside gen_score runs per call, so absolute rewards are only comparable within one best-of-N call. Cross-generation trajectories are noisy (~±0.2). Every agent worked around this by running same-call “playoffs” — putting the champions of different generations into one shared scoring call and reading the head-to-head ranking.
8. Lean prompts beat kitchen-sink prompts.
Stacked “very very / extremely” intensifiers and long flowery descriptions plateaued or hurt. Zombie’s leanest single-burst finalist produced the highest single-take rewards (max 2.94); “max-everything” prompts made the model clean up rather than commit to the effect.
9. Per-archetype specifics worth reusing.
Pain-scream: short 5–7 s non-verbal bursts beat long ~12 s takes, which drift into calmer articulate speech. Ranting: the safety clause “enraged but the words survive” keeps invWER ~1.0 under the soft gate. Orc/dragon: name chest AND throat resonance together. Mouse vs fairy: mouse wants nasal-buzz + tense + cartoon-perky, fairy wants glassy head-resonance + warmth — describing the wrong one collapses the target.

What worked (per archetype)

Zombie
  • Framing 'a rotting corpse's voice' + 'all resonance packed into a wet constricted throat' simultaneously maximized throat-resonance/roughness (char) AND kept VoiceCLAP blend high — the gen3 champ g3z3 hit char 0.738 with blend 6.97.
  • Naming a concrete wet/phlegmy/gurgling throat plus 1-2 (wet gurgle)/(raspy wheeze) director bursts drove ROUG+R_THRT+DFLU; adding 'mind rotted and vacant'/'brain-dead' cheaply lifted cognitive-load (COGL).
  • Leaner prompts (finalist g5z8, single burst) produced the highest single-take rewards in best-of-N (max 2.94 in gen5, 2.74 in the best-of-64) — fewer competing descriptors gave more consistent extreme decay.
  • The WER gate is OFF for zombie, so slurred/groaning delivery is free; leaning all the way into decay never costs reward.
Orc
  • Concrete stacked acoustics won: very very deep + extremely guttural bass + enormous chest and throat resonance + extremely rough grinding rasp. Naming chest AND throat resonance explicitly (both are positive dims R_CHST/R_THRT) is key.
  • A ranting action frame — spitting his words with mounting fury / seething and ranting with rage — reliably lifted mean reward by engaging the S_RANT/AROU/TENS dims without hurting intelligibility (this framing won the strong gen4 playoff).
  • zero brightness explicitly suppresses the BRGT negative dim; dark and heavy reinforce it.
  • Words stayed fully intelligible (invWER 1.0 on every top take) even at max roughness, so the soft WER gate never bit — roughness and clarity coexisted.
Fairy
  • Compact, dense acoustic descriptions ('delicate high, feather-light and airy, warm and very bright, glassy head resonance, crystal clear') beat long flowery ones.
  • A single trailing (light giggle) director-note reliably lifted the characteristic (brightness/head-resonance) score and mean_reward without hurting WER.
  • Explicit negation of the penalized dims — 'no roughness at all', 'no chest' — directly raised reward (ROUG/R_CHST are penalized dims).
  • Intensifier 'very bright' on the top positive dim (BRGT) gave the cleanest separation in the final playoff.
  • 'feather-light and airy' + 'glassy/crystal clear' pushed head-resonance & esthetics while keeping full intelligibility (WER-gated archetype).
Mouse
  • Naming concrete acoustics drove the characteristic dims: 'strong nasal buzz' (R_NASL), 'bright/piercing head resonance' (R_HEAD/BRGT), 'pinched and tense throat' (TENS), 'cartoon-style, exaggerated' (S_CART).
  • Explicit smallness/youth negations ('tiny and young', 'weightless, no chest resonance or fullness') suppressed the penalized dims AGEV/R_CHST/FULL and lifted char.
  • The balanced full-acoustic description (m4c7) that pairs high char with high genuineness beat pure char-maxers in the fair shootout; best-of-64 top take reached reward 2.73 (char 0.75, blend 5.4).
  • 'Very high squeaky voice, thin and bright' + fast/chipper pacing reliably produced the small perky timbre; soft WER gate meant near-perfect intelligibility (invwer ~0.93-1.0) so it never cost reward.
Dragon
  • 'A grand, theatrical, dramatic proclamation' framing directly targets the S_DRAM+S_AUTH reward dims and is the single strongest opener - both finalists use it.
  • Naming concrete resonance: 'massive chest resonance' + 'guttural throat rumble' reliably lifts R_CHST/R_THRT/FULL, the highest-weighted (1.5x) char terms.
  • 'Dark' / 'menacing dark bass' suppresses the penalized BRGT dim; pairs well with 'deep/booming/bass'.
  • Age words 'ancient, aeons-old' cheaply raise AGEV with no intelligibility cost.
  • Exactly ONE vocal burst - either (deep rumble) or (low growl) - as a round-bracket director note; keeps delivery clean (invwer often 1.0).
  • A concrete acoustic metaphor ('like distant thunder rolling through a vast cavern') helped the runner-up family; evocative-but-clean imagery adds character without hurting WER.
  • Trailing 'High quality recording.' tag, and audio_temp 1.1 for good best-of-N breadth.
  • 'full and heavy' / 'full, thick and heavy' nudges the FULL dim upward.
Goblin
  • Continuous-escalation phrasing is the single biggest lever: 'the voice keeps cracking higher, sharper, shriller and whinier ... tightening and quickening as it goes' drove the arousal-shift (ARSH) and tension (TENS) dims and jumped best mean from ~1.43 (gen2) to ~1.83 (gen3).
  • 'giddy with spite' / 'gleeful cruel malice' emotional-affect words compounded the escalation gain (gen4->gen5 champion g5c2).
  • Fusing three concrete acoustic axes wins: thin/pinched NASAL buzz ('buzzing high and reedy through the nose') + rough scratchy grating RASP + escalation. 'rough scratchy grating rasp' beat plain 'dry rasp' in the gen7 playoff (g7c10).
  • Explicit negation of the penalized dims ('no chest, no warmth, no fullness') in every prompt reliably suppressed FULL/R_CHST/WARM and was harmless to intelligibility.
  • Soft WER gate stayed satisfied (invWER 0.77-1.0) because all bursts/stage-notes were kept OUT of the spoken text; best-of-64 top take hit invWER 0.923 while keeping 'Heh heh!'.
ASMR Man
  • 'A deep, gentle man' prefix reliably pushed the (negative) GEND dim toward male and lifted char without hurting intelligibility.
  • 'clear whispered words' + a SINGLE (soft breath) burst was the key balance: it protected VoiceCLAP blend/ESTH (7-9) while keeping whisper/respiration high — finalist g5a1 hit char 0.60 / blend 7.27 / genu 1.86, and the best-of-64 top-3 all had char ~0.67 with blend ~7.8.
  • Stacking 'soft, breathy, intimate close-mic whisper, very gentle and slow, low arousal, warm/tender/soothing' hit S_ASMR+S_WHIS+WARM+VULN+low-AROU together.
  • invWER stayed ~1.0 through EVERY generation — a soft male whisper did not hurt Parakeet intelligibility, so the WER gate never actually bound; whispering freely was safe.
ASMR Woman
  • The literal frame A gentle woman doing ASMR anchors the female (GEND) + S_ASMR/S_WHIS dims better than a pure acoustic description without the ASMR label — the one place naming the style beat describing only properties.
  • Paired director bursts (soft breath) and (gentle whisper) inside the instruction raised the RESP/whisper dims with zero intelligibility cost (every top take invWER 1.0).
  • Stacking stillness/quietness words — hushed and quiet, hushed quiet and still — was the single biggest jump (gen3), suppressing the AROU negative dim; adding a soft narrative tail soothing you to rest lifted warmth/vulnerability and won the gen5 playoff.
  • Explicit very low arousal plus warm/tender/kind/comforting kept AROU low while boosting WARM/VULN/ESTH; final best-of-64 top take hit blend 9.69 with char 0.5, all perfectly clear.
Ranting
  • 'screaming a furious tirade... voice cracking and strained' captured arousal/tension far better than generic 'yells angrily'.
  • Naming the reward dims as concrete acoustics — 'sharp percussive attack on the consonants' (ATCK), 'pounding emphasis' (EMPH), 'explosive and volatile / surging louder and louder' (VOLT) — steadily raised the characteristic score.
  • (furious snarl) as a director-note was the best single burst; it added rasp/aggression while the words survived.
  • The safety clause 'Enraged but the words survive' / 'still intelligible' kept invWER ~1.0 (soft gate still rewards intelligibility), letting high-arousal takes keep their reward.
  • 'seething and spitting with rage' phrasing gave the best char+intelligibility balance of any variant.
Pain Scream
  • Action verbs 'Wailing and shrieking ... shredding through' plus texture words 'torn, ragged and guttural, harsh grating rasp' drove ROUG/ARSH; 'Extreme arousal, extreme tension' drove AROU/TENS; 'violently volatile, uncontrolled and frantic' drove VOLT/S_RANT.
  • Adding 'guttural' and 'uncontrolled and frantic' to the winning line (p4c2) gave the highest AND most consistent char (0.84, mean 2.039 with tight spread), beating higher-blend but lower-char rivals.
  • No intelligibility gate (wer=none) let fully non-verbal, shredded delivery score freely; best-of-64 top take hit reward 2.55 (char 0.85, blend 6.2).
  • (agonized scream) and (wail) director bursts inside the instruction helped push the raw-scream character without hurting anything (no WER cost).

What failed (per archetype)

Zombie
  • Max-everything prompts ('very very extremely' + three bursts, g1z10) COLLAPSED char to 0.41 — piling on conflicting cues made the model clean up rather than decay.
  • Pushing roughness alone (g1z6 char 0.767) tanked blend to 3.27 and gave the LOWEST reward: reward = norm(blend)+norm(genu)+1.5*char rewards BALANCE, not pure roughness.
  • Heavy stammering / 'half-formed words dissolving' disfluency (g2z4) crushed blend to 2.56.
Orc
  • Pushing roughness to extremes (voice like grinding boulders, thick vocal fry, snarling-only) spiked the char dim but collapsed the VoiceCLAP blend score to 2-4, tanking overall reward. char alone is only 1.5x weight vs blend+genu.
  • Loud/roar bursts and (roar) director notes did not help mean reward and sometimes lowered blend/consistency.
Fairy
  • Inline vocal bursts in the text were never used (per protocol); the giggle only works as a (round-bracket) note in the instruction.
  • Doubling the giggle ((light giggle)(light giggle)) or adding (airy sigh) did NOT beat a single giggle.
  • Naming the label ('a little flower fairy', 'enchanting fairy voice') without dense acoustics scored mid-pack.
Mouse
  • Pure char-maximizing phrasing (e.g. double bursts, extreme pinch) spiked char to ~0.77-0.86 on single takes but collapsed blend/genuineness, lowering mean_reward.
  • Exotic pitch metaphors ('piccolo-high', 'featherlight', 'helium') did not outperform plain 'very high squeaky' and sometimes reduced consistency.
Dragon
  • Escalation into a ROAR ('swells into a thunderous commanding roar', g1c5) was the worst gen1 prompt - it trades fullness/intelligibility for loudness the reward doesn't want.
  • Two stacked bursts '(deep rumble) (low growl)' (g1c9, g3c7) lowered intelligibility (invwer dropped to ~0.79) with no char gain.
  • 'so deep the very stone trembles' (g5c2) and other purple-prose intensity phrases hurt WER (invwer 0.79) for no reward gain.
  • Putting bursts/stage directions in the TEXT was never done (protocol) - would ~5x WER.
Goblin
  • Vocal-burst director notes like '(nasal snicker)' / '(snickering cackle)' inside the instruction did NOT help and usually hurt: burst-heavy gen1 g1c9 was last (1.22), and every A/B with vs without a burst on the same base (g4c5, g5c6, g6c10) ranked below its burst-free twin.
  • The literal word 'cartoon' tanked despite S_CART being a positive reward dim: gen2 g2c5 'raspy gravelly cartoon goblin' scored 1.03, dead last. Describe cartoonish acoustics implicitly (exaggerated, shrill, gleeful) rather than naming the style.
  • Stacked 'very very / extremely' intensifiers (gen1 g1c3, gen2 g2c7) underperformed plainer descriptions.
ASMR Man
  • Over-whispering ('extremely soft' + heavy airy/breath emphasis, g1a5/g2a6/g4a7) collapsed blend toward 0-1.5 — ESTH tanks when the voice becomes pure air. This was the dominant failure mode.
  • Two bursts (soft breath)+(gentle whisper) or 'softening/escalation' phrasing raised char but added variance and lowered genu/blend on average.
ASMR Woman
  • Over-breathy framings (speaking almost entirely in breath, breath audible on every word) pushed the char/whisper dim up but crushed the VoiceCLAP blend to ~4 and lost mean reward — the full WER gate and blend term punish an unclear whisper.
  • Adding soft as a feather / soothing ASMR as the ONLY framing (gen1 a1c9/a1c10) under-scored vs the concrete ASMR + very-low-arousal + hushed formula.
Ranting
  • Pushing pure volume ('so hard the voice strains', 'bellowing at ear-splitting volume') garbled words (invWER dropped to ~0.73) and cost reward despite the soft gate.
  • (shout) as the primary burst was noisier and less reliable than (furious snarl); stacking (shout)(furious snarl) did not help.
  • Extra body cues ('veins popping','chest heaving','jaw clenched') added nothing measurable.
Pain Scream
  • Long takes (~12s) consistently scored worst - they drift into calmer, more articulate speech that dilutes scream arousal/roughness. Winning takes were short (~5-7s) bursts of pure anguish.
  • Char-maxing lines (e.g. p2c2, p2c1) hit char up to 0.96 on single takes but with weak blend, so mean_reward lagged the balanced phrasings.

Mediocre / within-noise (per archetype)

Zombie
  • (low guttural groan) vs (raspy wheeze) vs (wet gurgle) bursts were roughly interchangeable; two bursts was the sweet spot, three slightly worse.
  • Escalation phrasing ('starts as a groan and escalates') was neutral-to-slightly-negative for this archetype.
  • mean_reward is min-max normalized WITHIN each gen_score call, so cross-generation absolute values are noisy (~+/-0.2); a same-call champions head-to-head (gen5) was needed to pick the finalist fairly.
Orc
  • Single (guttural growl)/(snarl) bursts were roughly neutral vs no bursts — occasionally a small max_reward boost but no mean gain; the acoustic description carries the delivery.
  • Escalation framing (starts low, escalates into a roar) was decent but slightly below the sustained ranting-fury frame.
  • Extra intensifier words beyond the core set gave diminishing returns; reward plateaued around 1.6-1.75 mean from gen1 onward.
Fairy
  • 'tinkling bells' / 'silvery' imagery was decent but no better than plain 'bright/glassy' acoustics.
  • 'extremely high-pitched' produced high-variance takes (great max, weaker mean) — pitch too extreme sometimes thinned the voice.
Mouse
  • Adding (tiny squeak)/(excited squeak) director bursts was roughly neutral for mouse - occasionally helped a single take but did not raise mean over the burst-free description.
  • Stacking more intensifiers ('very very', 'extremely', 'intense') past a point gave diminishing returns; reward plateaued around gen1's level for 4 generations.
Dragon
  • Adding 'authoritative' on top of 'imperious and commanding' (g4c2/g6f5): redundant, no measurable lift.
  • Metaphor swaps 'subterranean cathedral' / 'colossal chest cavity' (g5c3/g5c5): neutral-to-slightly-worse vs plain 'vast cavern'.
  • 'sub-bass' vs 'bass' (g5c1) and 'gravelly guttural' vs 'guttural' (g5c4): within noise.
  • 'pitch-black ... no brightness' explicit BRGT-suppression (g3c4/g5c7): about even with plain 'dark' - 'dark' already does the job.
Goblin
  • Pure static acoustic descriptions (nasal+rasp, no escalation) plateaued around the pack average; they are solid but never won once the escalation phrasing existed.
  • Adding 'strangled/tight in the throat' tension words was roughly neutral (g6c7, g4c9) - the escalation already supplies TENS.
  • 'honking' vs 'buzzing' for nasal onset was a wash across playoffs.
ASMR Man
  • 'very very gentle'/'unhurried'/'hushed' intensifiers gave higher single-take ceilings (g4a8 max 2.78) but noisier means; 'extremely soft' traded blend for char roughly evenly.
  • Explicit vulnerability wording ('gently vulnerable') did little for the VULN dim and sometimes hurt blend.
  • Because reward is normalized within each call, a same-call gen5 head-to-head of champions was used to select the finalist.
ASMR Woman
  • Leading with (gentle whisper) instead of (soft breath) was roughly neutral to slightly worse.
  • feathery and perfectly clear helped char but did not consistently beat the plainer hushed and quiet, whispered but clear phrasing.
  • soft gentle woman vs gentle woman made little difference; very very low arousal did not beat very low arousal.
Ranting
  • 'red-faced and raging drill sergeant' framings were intelligible but landed low on the characteristic dims.
  • Ranting reward was noisy across best-of-8 (high per-take variance): high-arousal takes occasionally slur, so best-of-N matters more here than for fairy.
Pain Scream
  • 'howling' as a third verb ('shrieking, wailing and howling') was roughly neutral vs the two-verb form.
  • Triple bursts (agonized scream)(pained cry)(wail) sometimes raised blend but did not reliably raise char/mean over the two-burst (agonized scream)(wail) winner.