UNPKG

web-voice-detection

Version:

A WebAssembly-powered Voice Activity Detection library for the browser.

2 lines (1 loc) 82 B
export declare const defaultModelFetcher: (path: string) => Promise<ArrayBuffer>;