Mitigating provider burnout through an end-to-end automated speech recognition (ASR) pipeline featuring Gemini-powered diarization and a Databricks Medallion data strategy.
One of the premier academic medical centers in the United States dedicated to excellence in patient care, education, and research. This leading integrated health system is consistently ranked among the top 10 hospitals nationwide by U.S. News & World Report.
Healthcare providers faced extreme administrative burnout due to manual clinical note entry. The existing documentation workflows relied on fragmented manual triggers, lacked standardized speaker attribution during patient encounters, and suffered from severe delays in syncing audio capture with the final Electronic Health Record (EHR).
We built an automated, multi-stage ASR pipeline to convert raw clinical audio encounters into highly structured, searchable medical data.
This prominent US academic health system operates multiple inpatient and outpatient facilities, supported by a workforce of over 40,000 healthcare professionals. As an industry pioneer, the organization actively adopts technology-driven innovations to optimize provider workflows, eliminate operational silos, and improve clinical safety outcomes.
Manual transcription bottlenecks compromised data utility and amplified administrative strain:
We engineered a sophisticated, multi-tier data pipeline that automates the entire lifecycle of a medical audio recording. The hybrid architecture combines secure on-premises pre-processing with scalable, cloud-based artificial intelligence.
The end-to-end pipeline operates through five orchestrated stages:
1. Automated Ingestion & Scheduling
A dedicated Nemo Data Connector continuously monitors local SMB server drives on a strict automated schedule (running at 3 AM, 6 PM, and 8 PM). The connector immediately captures newly recorded clinician encounters, logging file metadata into a secure MySQL tracking database.
2. Audio Normalization
On-premises Ubuntu nodes ingest the raw audio files, executing automated normalization routines and converting mixed audio formats into standardized, uncompressed WAV files to guarantee uniform processing downstream.
3. Gemini-Powered AI Transcription
The normalized audio files are algorithmically chunked into 60-second increments and dispatched to the Gemini API. Gemini models execute high-fidelity audio-to-JSON processing, rendering a linear transcript embedded with precise timestamps and speaker-level diarization metrics.
4. Databricks Medallion Storage Strategy
To prepare the transcripts for advanced clinical research and analytics, data flows through a governed Databricks Medallion pipeline:
5. Quantitative Quality Benchmarking
We built an automated validation framework using Postman to systematically compare Gemini’s API payloads against manually curated human "Ground Truth" baselines. This testing loop automatically calculates the Word Error Rate (WER) and Diarization Error Rate (DER), highlighting word substitutions, insertions, or deletions to guide iterative prompt engineering.
Client Profile
Challenges
QBurst Solution
Technical Highlights
Impact