← all 40 emotions

Interest — evolutionary maximization

10-generation evolution of prompt + LoRA-strength + sampling to maximize Interest. Fitness = mean over 8 candidates. Best evolved 0.418 vs prompt-without-LoRA 0.393 (LoRA lift +0.025) vs neutral 0.145; winning λ≈0.5.

Method & reproducibility — how the evolution ran
Base model: laion/moss-tts-local-transformer-4.55b-voice-acting-v2 · LoRA: the matching v3 emotion LoRA (TTS-AGI/moss-emotion-loras-v3, rank 32), applied via PEFT adapter scaling at strength λ.
Algorithm: genetic search — population 16, 10 generations, elitism (top 6 carried over). Each generation: every genome is generated best-of-8 and its fitness = the mean target-emotion strength over those 8 candidates (EmoNet score for the emotion, minus 0.25·max(0, WER−0.6) as a light intelligibility guard). Offspring = 60% crossover of two elites + mutation, 40% mutation of one elite.
Genome (what evolves): the GENERAL voice description, the SCRIPT delivery cue, the carrier sentence, the LoRA strength λ (seeded 0.75–1.5, mutated within 0.4–2.0), and the sampling params (audio temperature, top_p, top_k).
Mutation operators: 35% regenerate the description (new intensity + manner adjectives), 20% swap the carrier sentence, 23% jitter λ by ±0.25/0.5, 12% jitter temperature ±0.1, 10% change top_k.
LoRA on vs off: the two LoRA OFF cards are baselines generated with the adapter disabled (λ=0) — a plain neutral prompt, and the best steering prompt without the LoRA. Every LoRA ON hall-of-fame recipe below was generated with the LoRA active at the evolved λ shown on the card. Seed is derived from the emotion name (deterministic).

Baselines — LoRA disabled

NEUTRAL promptLoRA OFF (λ=0)
mean-emo 0.145 · best 0.16 · blend 0.21 · genu 0.05 · WER 0.47
STEER promptLoRA OFF (λ=0)
mean-emo 0.393 · best 0.48 · blend 0.69 · genu 0.23 · WER 0.25
GENERAL: A voice viscerally expressing interest, a keenly interested voice, leaning in, curious and engaged, with every word. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."

Hall of fame — top 7 evolved recipes (all generated WITH the emotion LoRA active)

#1LoRA ON · λ=0.5 (50%)
mean-emo 0.418 · best 0.46 · blend 0.75 · genu 0.13 · WER 0.12
GENERAL: A voice viscerally expressing interest, a keenly interested voice, leaning in, curious and engaged, with every word. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 0.5 · temp 1.15 · top_p 0.95 · top_k 40
#2LoRA ON · λ=0.75 (75%)
mean-emo 0.413 · best 0.47 · blend 0.71 · genu 0.21 · WER 0.38
GENERAL: A voice intensely expressing interest, a keenly interested voice, leaning in, curious and engaged, building and building. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 0.75 · temp 1.15 · top_p 0.95 · top_k 25
#3LoRA ON · λ=0.5 (50%)
mean-emo 0.410 · best 0.45 · blend 0.68 · genu 0.16 · WER 0.25
GENERAL: A voice powerfully expressing interest, a keenly interested voice, leaning in, curious and engaged, in every breath. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 0.5 · temp 1.15 · top_p 0.95 · top_k 40
#4LoRA ON · λ=0.75 (75%)
mean-emo 0.399 · best 0.45 · blend 0.61 · genu 0.16 · WER 0.25
GENERAL: A voice powerfully expressing interest, a keenly interested voice, leaning in, curious and engaged, in every breath. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 0.75 · temp 1.15 · top_p 0.95 · top_k 40
#5LoRA ON · λ=0.5 (50%)
mean-emo 0.399 · best 0.48 · blend 0.67 · genu 0.16 · WER 0.12
GENERAL: A voice intensely expressing interest, a keenly interested voice, leaning in, curious and engaged, building and building. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 0.5 · temp 1.05 · top_p 0.95 · top_k 40
#6LoRA ON · λ=0.5 (50%)
mean-emo 0.399 · best 0.47 · blend 0.74 · genu 0.15 · WER 0.12
GENERAL: A voice deeply expressing interest, a keenly interested voice, leaning in, curious and engaged, pouring out. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 0.5 · temp 1.15 · top_p 0.95 · top_k 25
#7LoRA ON · λ=1.0 (100%)
mean-emo 0.396 · best 0.45 · blend 0.61 · genu 0.18 · WER 0.50
GENERAL: A voice powerfully expressing interest, a keenly interested voice, leaning in, curious and engaged, in every breath. SCRIPT: (keenly interested and curious) "This changes everything, doesn't it."
LoRA strength λ 1.0 · temp 1.15 · top_p 0.95 · top_k 40