ricky0123 / vad

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

Support for version 5 #120

Open uzimaru0000 opened 3 weeks ago

uzimaru0000 commented 3 weeks ago

Hi, thank you for the wonderful library. Recently, silero-vad v5 was released. Do you have any plans to support it in this library?

I tried downloading and running the v5 model, but an error occurred, so it seems that the source code itself needs to be updated.

Unhandled Promise Rejection: Error: input 'state' is missing in 'feeds'.

I would appreciate it if you could consider it.

ricky0123 commented 3 weeks ago

Hi @uzimaru0000 thanks for letting me know, I will definitely prioritize this

arcossci commented 3 weeks ago

It'd be great if you extend the support for V5, please!

ricky0123 commented 2 weeks ago

Hi @arcossci it'll be here soon ;) I have it working but want to take the opportunity to do some reorganizing as well