Skip to content

Instantly share code, notes, and snippets.

@zilunpeng
Created March 23, 2021 22:50
Show Gist options
  • Save zilunpeng/04cfd26e255e25ae95ca98145d40f131 to your computer and use it in GitHub Desktop.
Save zilunpeng/04cfd26e255e25ae95ca98145d40f131 to your computer and use it in GitHub Desktop.
Performances of the original wav2vec 2.0 and the quantized model.
Model Name WER Inference Time Model Size # of Parameters Hardware
wav2vec_big_960h 2.63% 4433 s 1262 mb 317 M CPU (8 cores)
Quantized wav2vec_big_960h 2.75% 4079 s 354 mb 317 M CPU (8 cores)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment