Instructions to use cloudwalkerw/wavlm-base_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cloudwalkerw/wavlm-base_5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="cloudwalkerw/wavlm-base_5")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("cloudwalkerw/wavlm-base_5") model = AutoModelForAudioClassification.from_pretrained("cloudwalkerw/wavlm-base_5") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1b6b865e88021b49a50f4ad2a5d9d7ace1a5123d8fd04b10e15fd213aa2f897f
- Size of remote file:
- 4.09 kB
- SHA256:
- 38a1ef5b8dd1e669f7a36a7e149b0bd9bcc6922b8325393416497ef3012f4f4e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.