streamer45 / silero-vad-go

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

Support of older versions of GO #1

Open minchopm opened 12 months ago

minchopm commented 12 months ago

Is it possible to add support of GO version >= 1.18, because of this requirement https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions

streamer45 commented 11 months ago

Hi @minchopm , apologies for the late answer. I suppose it's doable. Is it something you were looking to contribute from your fork?