Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Prince53
/
deep-speech-detection

Audio Classification
TF-Keras
Keras
deep-speech-detection
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use Prince53/deep-speech-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use Prince53/deep-speech-detection with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("Prince53/deep-speech-detection")
    
  • Keras

    How to use Prince53/deep-speech-detection with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Prince53/deep-speech-detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
deep-speech-detection / variables
1.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Prince53's picture
Prince53
Upload folder using huggingface_hub
1f2a0a1 verified about 1 year ago
  • variables.data-00000-of-00001
    1.19 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • variables.index
    2.24 kB
    Upload folder using huggingface_hub about 1 year ago