HELP
#1
by trysem - opened
can you help to create the onnx model for malayalam, using the same method, (beginner)
malyalam is 11 in the table https://github.com/AI4Bharat/IndicConformerASR#resources-monolingual so make a change in the code of
put 2816 instead of 1536 here https://github.com/deepanshu-yadav/Quantize_speech_Recognition_For_Hindi/blob/9a22c06695c1cb104ff58641673ccfaee7e77a02/inference_rnnt_float16_non_streaming.py#L192
because 11*256 = 2816
Am totally noob, can you provide a collab script to convert to onnx? Hoping above mentioned is the only change need to get malylm-conformer.onnx ...!!!