Troubleshooting

How to debug browser AI transcription problems

Most issues come from resource mismatch rather than mysterious failure. When the browser, model, and job size are misaligned, symptoms usually show up as freezes, timeouts, or unstable acceleration.

The page freezes during transcription

Try a smaller or more quantized model, reduce competing tabs, and let the runtime fall back from GPU if necessary. Long recordings magnify memory problems that short test files hide.

GPU acceleration does not seem to help

Some devices expose acceleration but do not sustain it well for large jobs. In that case a stable CPU or WASM path can produce better end-to-end results.

Folder jobs slow down over time

Queue workloads can expose accumulated pressure. Break very large batches into smaller sessions or use paced processing if the browser begins to degrade.

Export files look incomplete

Confirm that transcription fully completed before exporting. Interrupted or partially failed jobs can leave outputs in a draft state.