silero-models now has a simple PyPI package. This is basically the same interface as is used by PyTorch Hub.
Obviously this is an early alpha version. We have ironed out the most basic bugs, but for the use cases probably it is worth consulting with the community.
See more here:
- github.com/snakers…o-models
- https://pypi.org/project/silero/0.1.0/
I was reluctant to do the packaging for a long time, since this kind of mirrors the torch.hub.load(), but now it is done!