Voice biomarkers sit at the intersection of three hard disciplines: signal processing, machine learning, and on-device deployment. HealthOS is built by someone who has shipped all three in production.
Why a signal scientist built a voice app
Sabber's PhD (University of Memphis, Geophysics & Seismology) was built on signal processing — Fourier transforms, spectrograms, frequency-domain analysis of seismic waves. The same mathematics underlies voice biomarkers: HealthOS reads pitch, loudness, pace, pauses, and vocal clarity from the acoustic signal of your speech. It's the field he's worked in for over a decade, pointed at a new signal.
A career in deployable, real-world AI
Across radiology, manufacturing, and healthcare, the through-line has been building AI that actually ships — not research demos:
| Role | Focus |
|---|---|
| Applied Scientist, Sirona Medical | Radiology AI — medical image segmentation (95% inference-time reduction via ONNX optimization) and multimodal agents on fine-tuned medical LLMs. |
| Lead Data Scientist, Healthpilot | LLM agents and recommender systems for Medicare plan enrollment. |
| Senior Data Scientist, Bridgestone | Computer vision on X-ray images for manufacturing defect detection; forecasting and anomaly detection. |
| Data Scientist, Asurion | Real-time fraud detection and NLP analysis of speech and social data. |
Why HealthOS
Sabber saw voice biomarkers stuck in research labs and clinical B2B companies — powerful science with no consumer product on the iPhone people already carry. Because he owns the full stack — ML modeling, signal processing, on-device deployment, and iOS — he could build what those teams couldn't package: a fully on-device voice biomarker app where your audio never leaves your phone. The on-device ML (Whisper for transcription, a small Qwen model, INT4/INT8 quantization) is work he has documented in depth.
The approach won first prize at Health Wildcatters' 2026 TXHCC Hackathon for ColonOwl, a voice agent for colonoscopy navigation.
The methodology principle
HealthOS doesn't invent its own science. Every signal is a transparent, deterministic formula composed of acoustic features whose links to nervous-system state are grounded in decades of peer-reviewed speech research. The reads are relative to your own baseline, and the limits are stated openly — the same engineering honesty Sabber applies to production models.