04 / RESULT
Transcription
—
WHISPER · PEFT/LORA · ONNX · WEBGPU/WASM
A static, browser-based automatic speech recognition application built around Whisper’s encoder-decoder architecture. Record or upload audio, follow chunk-level progress, inspect timestamps, and review transparent runtime metrics.
This educational demo can make mistakes. Do not record or upload private, confidential, sensitive, proprietary, medical, legal, safety-critical, surveillance, copyrighted, or personally identifiable audio. Timestamps are approximate and the confidence indicator is only a proxy. Human review is required.
01 / INPUT
Allow microphone access, speak clearly, then stop before transcription.
00:00
Loads a short speech sample bundled with the static app.
02 / MODEL
06 / EVALUATION
Metrics are loaded from static evaluation artifacts generated by the Python scripts. Blank values remain pending; the app never invents portfolio results.
MODEL DETAILS
It provides a strong balance between encoder-decoder ASR capability, local LoRA fine-tuning feasibility, ONNX exportability, browser download size, and WebGPU/WASM latency. The English-only checkpoint is deliberately labeled as English rather than claiming multilingual detection.
LIMITATIONS
This is streaming-style chunked transcription after recording or upload—not a claim of continuous, low-latency production streaming. Confidence is not calibrated, timestamps can drift, browser support varies, and noisy or accented speech can reduce accuracy.
PORTFOLIO VALUE
The workflow connects to quality meetings, service notes, operator feedback, complaint summaries, maintenance logs, audit notes, and root-cause discussions while preserving responsible data-handling boundaries.