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

sw882882
/
wake-word-direction

Keras
Model card Files Files and versions
xet
Community

Instructions to use sw882882/wake-word-direction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use sw882882/wake-word-direction with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sw882882/wake-word-direction")
    
  • Notebooks
  • Google Colab
  • Kaggle
wake-word-direction
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
sw882882's picture
sw882882
try to fix data
ba5304f over 2 years ago
  • data
    try to fix data over 2 years ago
  • .gitattributes
    1.57 kB
    Upload 729 files over 2 years ago
  • .gitignore
    3.08 kB
    Upload 729 files over 2 years ago
  • README.md
    37.9 kB
    Upload 729 files over 2 years ago
  • clean_data.py
    1 kB
    Upload 729 files over 2 years ago
  • data.zip
    133 MB
    xet
    Upload data.zip over 2 years ago
  • main.py
    17.4 kB
    Upload 729 files over 2 years ago
  • model.keras
    1.72 GB
    xet
    Upload 729 files over 2 years ago
  • requirement.txt
    1.61 kB
    Upload 729 files over 2 years ago
  • test_buzzer.py
    223 Bytes
    Upload 729 files over 2 years ago
  • train.ipynb
    321 kB
    Upload 729 files over 2 years ago