Driver

wav2vec2

Reproduction driver for wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations. Source file: scripts/run-reproduction-wav2vec2.ts.

Driver metadata

Slug
wav2vec2
Status
active
Protocol match
exactDriver measures the SAME metric the paper cites. Validator C1 permits public WRONG.
Agent version
v0.1.0-wav2vec2-librispeech-3slice16
Paper
wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations
Model
facebook/wav2vec2-base-960h

Claim citation

This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.

Location
Table 9 · BASE Pretrain + Finetune 960h
Metric
LibriSpeech test-clean WER(wer)
Reported value
3.4
PDF page
7
Quoted text
3.4

Source

Every driver is a TypeScript orchestration script that routes the result through the Verdict Validator. Drivers with runnable public checkpoints also link the hermetic Modal job that loads the model and measures the paper claim.