Model type:
ARMHuBERT is an open-source speech SSL model distilled from HuBERT-Base, by attention map reusing and masking distillation.
We also provide the model checkpoints of MaskHuBERT (without attention map reusing) and ARMwavLM (wavLM-Base teacher).
Attention Map Reusing: Reuse previous layer's attention map to remove key & query parameters in Transformer.