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

  • Log In
  • Sign Up

marcop
/
musika_ae

Keras
audio
music
generation
tensorflow
Model card Files Files and versions
xet
Community
1

Instructions to use marcop/musika_ae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use marcop/musika_ae with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://marcop/musika_ae")
    
  • Notebooks
  • Google Colab
  • Kaggle
musika_ae
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
marcop's picture
marcop
add model card
4572cc3 over 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • README.md
    1.04 kB
    add model card over 3 years ago
  • dec.h5
    50.8 MB
    xet
    add autoencoder models over 3 years ago
  • dec2.h5
    26.6 MB
    xet
    add autoencoder models over 3 years ago
  • enc.h5
    19.2 MB
    xet
    add autoencoder models over 3 years ago
  • enc2.h5
    16 MB
    xet
    add autoencoder models over 3 years ago