Alexander Veysov
Alexander Veysov
@JRMeyer plz update the README
https://github.com/JRMeyer/open-speech-corpora/pull/101
Hi, Since the majority of this is actually done by `torch.hub` (it just pulls the repo behind the scenes and loads the model via utils in the `hubconf.py` file) and...
Hi @Abhi011999 Many thanks for your offer As for your questions (and some more): > Also I would need some additional details like organization name, I believe there will be...
We are refactoring with @Abhi011999 and something may break If anyone notices some broken examples, please report here
Keeping track of the PRs: https://github.com/snakers4/silero-models/pull/129 https://github.com/snakers4/silero-models/pull/128 https://github.com/snakers4/silero-models/pull/127
- Updated the `pip` package several times, mostly still testing - Fixed a PyTorch version bug https://github.com/snakers4/silero-models/commit/da053c9de3f03fe393248f07e2306c5bbb003c25 - Each update needs a commit like this https://github.com/snakers4/silero-models/commit/eb948ad55d0441533aceea35cb9e0118aaf42537 - Action is triggered...
Hi, Technically everything described above is not difficult. The only thing is that we try to publish low-level tools (that are in turn watered down versions of our production models)...
This is a nice feature to have, but probably in semi-distant future
## 2020-10-03 Batched ONNX and TF Models - Extensively clean up and simplify ONNX and TF model code - Add batch support to TF and ONNX models - Update examples...