Skip to content

The Windows application is not detecting sound. #20

@krstalacam

Description

@krstalacam

It works fine in the browser and on Android, but Windows doesn't even detect the sound. What is the reason for this?

VadHandler: startListening called with model: v5
VadHandler: Creating new VAD iterator - initialized: false, parametersChanged: true
VadHandler: Creating VadIterator with model: v5
VadInferenceNative: Creating v5 model from https://cdn.jsdelivr.net/npm/@keyurmaru/vad@0.0.1/silero_vad_v5.onnx
SileroV5Model initialized from https://cdn.jsdelivr.net/npm/@keyurmaru/vad@0.0.1/silero_vad_v5.onnx
Model input names: [input, state, sr]
Model output names: [output, stateN]
Threading config: intraOp=6, interOp=2
VadHandler: VAD iterator created successfully
VadHandler: Creating new AudioRecorder instance
VadHandler: Checking audio permissions
VadHandler: Audio permissions granted
VadHandler: Creating audio recorder config
VadHandler: Starting audio stream
VadHandler: Audio stream started successfully
Frame processed - samples: 512, maxAbs: 0.000000, avgAbs: 0.000000, isSpeech: 0.044262707233428955, notSpeech: 0.955737292766571

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions