ONNX format
#1
by ljbred08 - opened
Would it be possible to add an ONNX conversion to enable Nodejs transcription using @huggingface/transformers (preferably the builtin ASR pipeline, but I think that currently only supports Whisper models)? This model looks promising for fast, accurate ASR on consumer hardware.
See https://www.npmjs.com/package/@huggingface/transformers.
Is it live??