KevinAHM's picture
Add distil-wav2vec2 ONNX models (fp16, fp32, int8) and update README
f988469
metadata
language: en
base_model:
  - OthmaneJ/distil-wav2vec2
datasets:
  - librispeech_asr
tags:
  - onnx
  - speech
  - audio
  - automatic-speech-recognition
license: apache-2.0

Distil-wav2vec2 ONNX

This repository hosts ONNX exports of the Distil-wav2vec2 model.

Contents

  • onnx/distil-wav2vec2_fp32.onnx, onnx/distil-wav2vec2_fp16.onnx, onnx/distil-wav2vec2_int8.onnx

Upstream

Original project: https://huggingface.co/OthmaneJ/distil-wav2vec2