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

  • Log In
  • Sign Up

fuyingw
/
MELP_Encoder

Audio-Text-to-Text
Transformers
Safetensors
melp
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use fuyingw/MELP_Encoder with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("fuyingw/MELP_Encoder", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MELP_Encoder
131 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
nielsr's picture
nielsr HF Staff
Improve model card for MELP: add paper link, description, and pipeline tag
9dc882b verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    8.31 kB
    Improve model card for MELP: add paper link, description, and pipeline tag 10 months ago
  • config.json
    603 Bytes
    Remove unnecessary code about 1 year ago
  • configuration_MELP_Encoder.py
    1.22 kB
    Remove unnecessary code about 1 year ago
  • model.safetensors
    131 MB
    xet
    Remove unnecessary code about 1 year ago
  • modeling_MELP_Encoder.py
    9.4 kB
    Remove unnecessary code about 1 year ago