Describe the bug
Run program on a mono-channel webcast (these are rare) and enable dynamic noise sampling.
Other possibilities: Noise not loud enough.
lineFeature is undefined.
Uncaught TypeError: Cannot read property 'length' of undefined
at VADProcessor.lineFeatureIsZero (vad-processor.js:332)
at VADProcessor.processNoiseReference (vad-processor.js:220)
at VADProcessor.process (vad-processor.js:171)
at onmessage (vad-worker.js:21)
lineFeatureIsZero
@
vad-processor.js:332
processNoiseReference
@
vad-processor.js:220
process
@
vad-processor.js:171
onmessage
@
vad-worker.js:21
Current workaround
Use the pre-defined noise samples.
Describe the bug Run program on a mono-channel webcast (these are rare) and enable dynamic noise sampling. Other possibilities: Noise not loud enough.
lineFeature is undefined.
Current workaround Use the pre-defined noise samples.