Instructions to use microsoft/wavlm-base-sd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/wavlm-base-sd with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForAudioFrameClassification processor = AutoProcessor.from_pretrained("microsoft/wavlm-base-sd") model = AutoModelForAudioFrameClassification.from_pretrained("microsoft/wavlm-base-sd") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d2d83bf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8d3bb3f5982deca30a99acab9241607bc3c934f843cb6c1df3ac78f7a0b8c499
size 377627211
|