Automatic Speech Recognition
Keras
ONNX
English

Would you consider using KerasHub API's for this model?

#3
by Divyasreepat - opened

Sounds like a game changer for speech recognition!

Would you consider using KerasHub API's for this model?

  • you could take advantage of the save_to_preset() and from_preset() methods to load model presets from HuggingFace or Kaggle
  • you can easily upload to HuggingFace or Kaggle using upload_preset()

Example of a KerasHub model on HF here - https://huggingface.co./google/paligemma-3b-pt-224-keras

Useful Sensors Inc. org

Yes, absolutely. The inference code is already written in Keras 3. I haven't investigated keras-hub in detail, but will do so soon.

Great! Here are all of KerasHub models - https://huggingface.co./keras
Here is the GitHub repo for reference model implementations - https://github.com/keras-team/keras-hub/tree/master

Sign up or log in to comment