Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

said1447
/
speaker-recognition-cnn

Keras
Arabic
audio
speaker-recognition
cnn
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use said1447/speaker-recognition-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use said1447/speaker-recognition-cnn with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://said1447/speaker-recognition-cnn")
    
  • Notebooks
  • Google Colab
  • Kaggle
speaker-recognition-cnn
62.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
said1447's picture
said1447
Upload norm_stats.npy with huggingface_hub
db4685d verified about 2 months ago
  • .config
    Upload folder using huggingface_hub about 2 months ago
  • sample_data
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    1.65 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    819 Bytes
    Upload README.md with huggingface_hub about 2 months ago
  • norm_stats.npy
    144 Bytes
    xet
    Upload norm_stats.npy with huggingface_hub about 2 months ago
  • speaker_names.npy
    324 Bytes
    xet
    Upload speaker_names.npy with huggingface_hub about 2 months ago
  • speaker_recognition_cnn.h5
    5.47 MB
    xet
    Upload speaker_recognition_cnn.h5 with huggingface_hub about 2 months ago