Example on how to use this model with real microphone with .onnx models

#5
by pronoobie - opened

Follow this repository to

  1. Convert to .onnx
  2. Quantize to 16 bit
  3. Perform inference with both RNNT and CTC version of this model.
  4. Perform inference on microphone

https://github.com/deepanshu-yadav/Quantize_speech_Recognition_For_Hindi

Sign up or log in to comment