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

  • Log In
  • Sign Up

RayyanAhmed9477
/
speech-emotion-analyzer

Keras
English
audio
speech
emotion-recognition
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use RayyanAhmed9477/speech-emotion-analyzer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use RayyanAhmed9477/speech-emotion-analyzer with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://RayyanAhmed9477/speech-emotion-analyzer")
    
  • Notebooks
  • Google Colab
  • Kaggle
speech-emotion-analyzer
1.7 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Rayyan9477's picture
Rayyan9477
Merged gitattributes
2e55609 12 months ago
  • .gitattributes
    1.61 kB
    Merged gitattributes 12 months ago
  • README.md
    1.27 kB
    Add speech emotion recognition CNN model 12 months ago
  • cnn_emotion_model.keras
    1.7 MB
    xet
    Add speech emotion recognition CNN model 12 months ago