tonythethompson commited on
Commit
73bd276
·
verified ·
1 Parent(s): 3e6afc4

Normalize README Source provenance table and standard disclaimers

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -57,9 +57,7 @@ Silero VAD is language-agnostic and works across a wide range of languages.
57
 
58
  ## Precision and Packaging
59
 
60
- INT8 quantization from the ONNX Community export (mirrored unchanged). Some accuracy loss relative to FP16/FP32 is expected,
61
- but Silero VAD is small and INT8 quality is generally acceptable for VAD. No parity
62
- benchmark is documented here.
63
 
64
  ## Limitations
65
 
@@ -71,4 +69,4 @@ benchmark is documented here.
71
 
72
  [MIT](https://choosealicense.com/licenses/mit/) — inherited from
73
  `onnx-community/silero-vad` and the original Silero VAD model. This packaging repo adds
74
- no new license terms.
 
57
 
58
  ## Precision and Packaging
59
 
60
+ Export tooling, precision, and quantization are recorded in the **Source** table above. This packaging mirror does not publish independent parity benchmarks; validate on your target execution provider before production use.
 
 
61
 
62
  ## Limitations
63
 
 
69
 
70
  [MIT](https://choosealicense.com/licenses/mit/) — inherited from
71
  `onnx-community/silero-vad` and the original Silero VAD model. This packaging repo adds
72
+ no new license terms.