streamer45 / silero-vad-go

A Golang (CGO) implementation of a Silero VAD powered speech detector
MIT License
23 stars 10 forks source link

Model v5 #7

Closed streamer45 closed 4 months ago

streamer45 commented 4 months ago

Updating to support the new Silero VAD model v5. Will push a new version after this is merged since it's technically a breaking change.

Also added some basic CI.

@cpoile I'd appreciate it if you could check that the tests pass on your Mac.

streamer45 commented 4 months ago

@cpoile Thanks. Updated the README.