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

  • Log In
  • Sign Up

microsoft
/
wavlm-base-plus-sd

Transformers
PyTorch
English
wavlm
audio-frame-classification
speech
Model card Files Files and versions
xet
Community
3

Instructions to use microsoft/wavlm-base-plus-sd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use microsoft/wavlm-base-plus-sd with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForAudioFrameClassification
    
    processor = AutoProcessor.from_pretrained("microsoft/wavlm-base-plus-sd")
    model = AutoModelForAudioFrameClassification.from_pretrained("microsoft/wavlm-base-plus-sd")
  • Notebooks
  • Google Colab
  • Kaggle
wavlm-base-plus-sd
378 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
anton-l's picture
anton-l HF Staff
Update README.md
5bd86f0 about 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    3.29 kB
    Update README.md about 4 years ago
  • config.json
    2.51 kB
    Upload over 4 years ago
  • preprocessor_config.json
    215 Bytes
    Upload over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    378 MB
    xet
    Upload over 4 years ago