Defined in: types/vad.ts:18
Props for the useVAD hook.
model:
object
Defined in: types/vad.ts:19
An object containing the model configuration.
modelName:
"fsmn-vad"
modelSource:
ResourceSource
optionalpreventLoad:boolean
Defined in: types/vad.ts:20
Boolean that can prevent automatic model loading (and downloading the data if you load it for the first time) after running the hook.