ricky0123 / vad

Voice activity detector (VAD) for the browser with a simple API
https://www.vad.ricky0123.com
Other
901 stars 143 forks source link

in Ipad explicit modelsURL for onnx is not working #136

Open pvscreations opened 2 months ago

pvscreations commented 2 months ago

Issue: In ipad , when i had given the explicit model url for silero onxx model , it was throwing this error , it was working fine in android, ubuntu,windows, mac

Replicating Issue:

  1. in the vad loading code snippet one should explicitly mention the modelsURL as shown in the below figure image

  2. open the application in ipad

  3. debug using mac debugger tools , one can find the below error

image