Instructions to use hf-internal-testing/tiny-random-Wav2Vec2ForAudioFrameClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-Wav2Vec2ForAudioFrameClassification with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForAudioFrameClassification processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ForAudioFrameClassification") model = AutoModelForAudioFrameClassification.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ForAudioFrameClassification") - Notebooks
- Google Colab
- Kaggle
Update tiny models for Wav2Vec2ForAudioFrameClassification
#10
by hf-transformers-bot - opened
- 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 133220
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:488215446c2770705e81608d18bd0428d84703d72f4e71ec1fe236d2a4061e27
|
| 3 |
size 133220
|