why https://huggingface.co/nvidia/parakeet-unified-en-0.6b not availabe for english?
but both parakeet tdt v2 and v3 is available. is that model supported via python api? if so, could you pass me reference example?
cc @csukuangfj2
This space is using python api. Everything is already open-sourced. You can just look up the code for this space, or see our k2-fsa/sherpa-onnx repo on GitHub.
By the way, we provide APIs for 12 programming languages, including Python. See k2-fsa/sherpa-onnx on Github for more details.
see https://k2-fsa.github.io/sherpa/onnx/pretrained_models/offline-transducer/nemo-transducer-models.html#sherpa-onnx-nemo-parakeet-unified-en-0-6b-int8-non-streaming-english if you are interested. contribution is welcom.
already coming from that link only, and already know well there is python bindings for sherpa-onnx. thanks a lot for your work. I'm just wondering, why that model haven't being added to the space
i mean in the english specific model lineup
Added. Please retry.