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