Alexander Veysov

Results 190 comments of Alexander Veysov

You can give 1 vote per each item, i.e. multiple vote

The results are surprising

> Punctuation support in text? In VAD? VAD just detects if there is speech or not

Some ARM builds here https://github.com/snakers4/silero-models/issues/70#issuecomment-823866940

Nice, this guy bothered to create a Dockerfile!

Running silero-vad on Android - https://github.com/bgubanov/VadExample You need to use this model - https://github.com/snakers4/silero-vad/blob/master/files/model_micro_mobile.jit

Will keep this issue pinned for everyone to see

> Can I assume the .jit model file is created by TorchScript so I’d follow the instructions for how to use PyTorch for iOS (which is currently requiring C++)? It...