mcut
@mcut/transcription-local

isLocalTranscriptionSupported

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / transcription-local/src / isLocalTranscriptionSupported

Function: isLocalTranscriptionSupported()

function isLocalTranscriptionSupported(): boolean;

Defined in: packages/transcription-local/src/index.ts:61

Hard capability gate: WebGPU plus ≥4GB device memory. Browsers that don't report deviceMemory (Safari/Firefox) pass on WebGPU alone — the spec caps reported values at 8 anyway.

Returns

boolean

On this page