OpenVoiceOS/ai4bharat-indicconformer-ur-onnx
1193
ai4bharat-indicconformer-ur-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: Urdu. Converted from ai4bharat/indicconformer_stt_ur_hybrid_ctc_rnnt_large.
import onnx_asr
model = onnx_asr.load_model("OpenVoiceOS/ai4bharat-indicconformer-ur-onnx")
print(model.recognize("audio.wav"))