Skip to content
1 min read · 10 words

Type Alias: TransformersJsSttDeviceType

ts
type TransformersJsSttDeviceType = TransformersDeviceType;

Defined in: src/batteries/specialists/stt/transformers_js/types.ts:66

Inference device: 'auto'|'webgpu'|'wasm'|'cpu'|'gpu'|….