Voice is a feature, not a setting
By loom team
By loom team
Open a clean draft. Paste your best paragraph beside the model's. Read both out loud. You already know which is yours, and you knew before the second sentence — because voice isn't a knob you turn up. It's the thing that survives the edit, or it doesn't.
The new orthodoxy treats voice like a preference pane. Pick a register, set a temperature, paste three examples and hope. But the research on what large models actually do to personal style is unforgiving — and worth reading before you accept the next "rewrite in my tone" suggestion.
A September 2025 paper from a team evaluating six frontier models — GPT-4o, GPT-4o-mini, Gemini-2.0-Flash, Gemma-3-27B, DeepSeek-V3, Llama-4-Maverick — set up the obvious experiment. Give the model some of an author's writing, ask it to continue in that voice, then see whether a stylometric classifier can still tell the author apart from imitations. On formal corpora (the CCAT50 news set, professional email), authorship verification stayed strong: 95–97% accuracy. On the writing most of us actually do — blog posts, forum threads — verification collapsed to 16–21% on blogs and 49–66% on forums. The conclusion the authors land on is plain: "LLMs still struggle to reproduce nuanced personal styles — especially in informal and stylistically diverse domains." More examples didn't help. The architecture, not the prompt, is the ceiling. (Catch Me If You Can?, Findings of EMNLP 2025)
A second line of evidence runs the experiment in reverse. If you can tell human writing from machine writing in ten sentences with up to 1.00 accuracy on balanced sets — the result a 2025 stylometry study reports for Wikipedia versus GPT-4 — then the difference is not in the topic. It is in the texture: word frequencies, sentence shapes, the specific way someone keeps deciding what to keep. (Stylometry recognizes human and LLM-generated texts)
The recent ICLR-adjacent work on creative homogeneity puts numbers on something writers have been muttering about for two years. Pooled across the Alternative Uses Test, Forward Flow, and the Divergent Association Task, human population variability sat at 0.738, 0.835, and 0.819 respectively. The same tasks across LLMs collapsed to 0.459, 0.534, 0.665 — every gap statistically significant at p < 0.001. The headline the authors chose is the right one: "LLM responses are much more similar to other LLM responses than human responses are to each other." (We're Different, We're the Same, arXiv 2501.19361)
That isn't a temperature problem. Models are trained to find the median sentence the median reader will accept. Asking them to write in your voice is asking them to leave the median on purpose, and they do not leave the median easily.
The Better Call Claude evaluation on the PAN 2024 and 2025 style-change datasets showed Claude 3.7 Sonnet hitting F1 scores of 0.86, 0.84, and 0.66 across easy, medium, and hard splits — nearly matching a fine-tuned transformer on the medium set, zero-shot. (Better Call Claude, arXiv 2508.00680)
Read that next to the imitation results and the asymmetry is awkward: frontier models can tell whose voice a paragraph belongs to better than they can write in that voice. They are good critics. They are mediocre mimics.
A draft assistant that quietly regresses every sentence toward the model's median is not saving you time. It is laundering your voice out, then handing back something fluent enough that you stop noticing. The Gally workflow that Simon Willison documented — ten alternative phrasings instead of one, sentence-level not paragraph-level, multi-model review — works because it refuses to let the model decide what the line is. (A professional workflow for translation using LLMs, Simon Willison)
Voice is a feature. Treat it like one. Anchor on three pieces you would defend. Ask for ten variants and keep one. Score the result against the lines that earned it. The byline is the bet you are making — that the way you keep deciding is worth the reader's time. A tool that flattens that bet is not on your side.