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