Instructions to use hf-internal-testing/tiny-random-WavLMForAudioFrameClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-WavLMForAudioFrameClassification with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForAudioFrameClassification processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-WavLMForAudioFrameClassification") model = AutoModelForAudioFrameClassification.from_pretrained("hf-internal-testing/tiny-random-WavLMForAudioFrameClassification") - Notebooks
- Google Colab
- Kaggle
Commit ·
a60cd7e
1
Parent(s): b135610
Update tiny models for WavLMForAudioFrameClassification
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 140939
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70fda8c5bb096c4f5d4873404b35e0a4ebb9c0d717c8509595724e0da2edf438
|
| 3 |
size 140939
|