Alexander Veysov
Alexander Veysov
## 2021-09-03 German V4 and English V5 Models - German V4 large `jit` and `onnx` models; - English V5 `small` (`jit` and `onnx`), `small_q` (only `jit`) and `xlarge` (`jit` and...
Better progress visualization for English EE models 
Quick update - added English V5 quantized ONNX model - https://github.com/snakers4/silero-models/blob/master/models.yml#L11
## 2021-10-06 Text Recapitalization and Repunctuation Model for 4 Languages - Inserts capital letters and basic punctuation marks (dot, comma, hyphen, question mark, exclamation mark, dash for Russian); - Works...
Quick update - updated list of articles - https://github.com/snakers4/silero-models#further-reading
## 2021-12-09 Improved Text Recapitalization and Repunctuation Model for 4 Languages - The model now can work with long inputs, 512 tokens or ca. 150 words; - Inputs longer than...
## 2022-02-24 English V6 Release - New `en_v6` models; - Quality improvements for English models;
## 2022-02-28 Experimental Pip Package - Models are downloaded on demand both by `pip` and PyTorch Hub; - If you need caching, do it manually or via invoking a necessary...
# Step by step instructions ## Python libraries Use your package manager to install ``` pydub numpy scipy ``` Versions do not matter ## Library installation ``` git clone [email protected]:xiph/rnnoise.git...
Please open new issues if something does not work with 8k ONNX