CoolFace
Modelpublic

OthmaneJ/distil-wav2vec2

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
13likes196downloads
Model Card

Distil-wav2vec2

This model is a distilled version of the wav2vec2 model (https://arxiv.org/pdf/2006.11477.pdf). This model is 45% times smaller and twice as fast as the original wav2vec2 base model.

Evaluation results

This model achieves the following results (speed is mesured for a batch size of 64):

ModelSizeWER Librispeech-test-cleanWER Librispeech-test-otherSpeed on cpuspeed on gpu
Distil-wav2vec2197.9 Mb0.09830.22660.4006s0.0046s
wav2vec2-base360 Mb0.03890.10470.4919s0.0082s

Usage

notebook (executes seamlessly on google colab) at https://github.com/OthmaneJ/distil-wav2vec2