Skip to content

Releases: VoxRT/voxrt-silero-models

v0.1.3 — Silero VAD weights (re-tagged for iOS v0.1.3)

28 May 11:45

Choose a tag to compare

Re-tag of v0.1.2 — the .vxrt file is bit-identical to v0.1.2 (SHA-256:
0fe8498c9bd1ae119bcb0c75c8481b3a8b8be0f95c14f334d469851c19054156).

This tag exists so the iOS voxrt-silero-ios v0.1.3 consumer README links
resolve. Pair with:

  • iOS: voxrt-silero-ios v0.1.3 (xcframework Headers/ collision fix)
  • Android: voxrt-silero-android v0.1.2 (unchanged from v0.1.2 release)

Download

curl -fLO https://github.com/VoxRT/voxrt-silero-models/releases/download/v0.1.3/silero_vad.vxrt

SHA-256: 0fe8498c9bd1ae119bcb0c75c8481b3a8b8be0f95c14f334d469851c19054156

  • Attach tmp/silero_vad.vxrt (или скопируй от v0.1.2 release).
  • Publish.

v0.1.2 — Silero VAD weights (hardening patch)

28 May 10:18

Choose a tag to compare

v0.1.2 ships alongside the voxrt-silero-android and
voxrt-silero-ios v0.1.2 hardening patches. The weights themselves are bit-identical to v0.1.1 —
only the consumer libraries changed (path-leak rebuild, mmap zero-copy loading, ProGuard Kotlin-object fix, iOS class alignment).

Pair with one of the consumer libraries:

Download

curl -fLO https://github.com/VoxRT/voxrt-silero-models/releases/download/v0.1.2/silero_vad.vxrt

SHA-256: 0fe8498c9bd1ae119bcb0c75c8481b3a8b8be0f95c14f334d469851c19054156

What's inside

  • silero_vad.vxrt — Silero VAD v5 LSTM weights, ~3 MB, AES-256-GCM encrypted .vxrt v1 format.
  • 16 kHz mono Int16 PCM input, 32 ms-per-frame streaming inference.
  • Hysteresis-tuned (configurable onset/offset thresholds + min-silence) — see consumer SDK README for usage.

License

  • Silero VAD weights derived from snakers4/silero-vad v5, released under MIT.
  • .vxrt format + AES-GCM encryption are VoxRT-specific runtime artefacts.
  • Full attribution + LICENSE text in this repo's LICENSE file.

Silero VAD weights v0.1.1

19 May 18:28

Choose a tag to compare

Silero VAD v5 weights compiled to .vxrt format.
Compatible with voxrt-silero-ios@v0.1.1 and voxrt-silero-android@v0.1.1.
SHA-256: 0fe8498c9bd1ae119bcb0c75c8481b3a8b8be0f95c14f334d469851c19054156