CoolFace
Modelpublic

JonaWhisper/jonawhisper-gec-t5-small-onnx

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes428downloads
Model Card

GEC T5 Small (60M, multilingual)

ONNX export of Unbabel/gec-t5_small for use with JonaWhisper.

License

This model is distributed under the apache-2.0 license, inherited from the original model. The conversion scripts are under GPL-3.0.

Files

FileFormatDescription
encoder_model.onnxFP32Encoder
decoder_model.onnxFP32Decoder
encoder_model_int8.onnxINT8Encoder (quantized)
decoder_model_int8.onnxINT8Decoder (quantized)

INT8 models are ~75% smaller and ~2-3x faster with minimal quality loss.

Converted with jonawhisper-model-tools.