eugenehp/w2v-bert-2.0
047
Wav2Vec2-BERT 2.0 (RLX staging)
Seamless W2V-BERT 2.0 Conformer encoder weights for RLX.
Quick start
hf download eugenehp/w2v-bert-2.0 --local-dir .
export RLX_W2V_BERT_DIR=.; cargo test -p rlx-wav2vec2-bert --releaseFile highlights
model.safetensors(2.2 GiB)w2v-bert-2.0.f16.gguf(1.1 GiB)config.json(1.8 KiB)preprocessor_config.json(275 B)
Do not use as the main runtime pack
These files may be present for historical / staging reasons but are not the supported RLX load path:
w2v-bert-2.0.f16.gguf
Community *.f16.gguf / LM-only Q4 packs are format wraps — they are not drop-in replacements for the RLX primary file above.
Run with RLX
Clone rlx-models, place this repo under weights/audio/w2v-bert-2.0 (or pass the path explicitly), then:
export RLX_W2V_BERT_DIR=.; cargo test -p rlx-wav2vec2-bert --releaseLicense
MIT — see LICENSE. Inherit upstream terms when redistributing.
Original weights and authorship: https://huggingface.co/facebook/w2v-bert-2.0
Redistrib note
This Hub repo exists so RLX recipes have a stable fetch target. When you only need the upstream checkpoint, prefer the Upstream link above.
