CoolFace
Modelpublic

OpenVoiceOS/ai4bharat-indicconformer-kok-onnx

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes32downloads
Model Card

ai4bharat-indicconformer-kok-onnx

ASR model exported to ONNX for the onnx-asr library and the ovos-stt-plugin-onnx-asr OpenVoiceOS STT plugin. Ships both fp32 and int8 weights.

Language: Konkani. Converted from ai4bharat/indicconformer_stt_kok_hybrid_ctc_rnnt_large.

python
import onnx_asr
model = onnx_asr.load_model("OpenVoiceOS/ai4bharat-indicconformer-kok-onnx")
print(model.recognize("audio.wav"))