New AI Cleans Up Noisy Calls Using the Hidden Rhythm in Your Voice
Your next video call could sound like a recording studio — no headset required.
A team of researchers has published a new way to remove background noise from speech, called HAMMER. It was posted on arXiv, a public site where scientists share early work, and accepted to a speech-processing conference. The goal is the same one behind noise-cancelling headphones and "remove background noise" buttons on video calls: keep the human voice, delete the dog barking, traffic, and café chatter behind it.
The clever part is what the AI listens for. Human speech is musical. When you say a vowel, your voice produces a main pitch plus a stack of related overtones — like a guitar string ringing at several frequencies at once. Almost all noise doesn't have that pattern. HAMMER explicitly looks for it, which helps it hold onto your voice when the room gets loud. It also skips a common trick: most systems train a second AI to act as a judge and criticize the first one. That judge makes training complicated and unstable. HAMMER instead uses a direct mathematical measure of how good speech sounds, so there's no arguing between two AIs.
The numbers are impressive for such a small system. HAMMER uses about 2.4 million internal settings — tiny by modern standards, small enough to plausibly run on a phone or in earbuds. On a standard test set of noisy recordings, it scored 3.69 on a speech-quality scale where 4.5 is perfect, beating or matching systems many times its size. A free extra step at the moment of use pushed that to 3.79 without any retraining.
The catch: this is lab work. The test data is a well-known but limited collection of recordings, not real-world chaos. There's no app, no product, and the code isn't out yet. Still, the direction is clear — better noise removal that needs less computing, which is exactly what you'd want in a hearing aid or a pair of earbuds.
- HAMMER removes background noise from speech by hunting for the musical overtones your voice naturally makes — something most noise-cancelling AI ignores.
- It's small: about 2.4 million internal settings, versus the hundreds of millions in many voice AIs, so it could run on a phone or earbuds instead of a data centre.
- It scored 3.69 out of 4.5 on a standard speech-quality test, matching bigger systems — but it's a research paper, not a product you can download.
Why It Matters
Cleaner voice AI could mean clearer calls, better hearing aids, and accurate voice assistants in noisy places.