Instructions to use Theju/switch_cls_4_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Theju/switch_cls_4_2 with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification processor = AutoProcessor.from_pretrained("Theju/switch_cls_4_2") model = Wav2Vec2ForSpeechClassification.from_pretrained("Theju/switch_cls_4_2") - Notebooks
- Google Colab
- Kaggle
update model card README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# switch_cls_4_2
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [Theju/
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
|
|
| 12 |
|
| 13 |
# switch_cls_4_2
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [Theju/switch_cls_4_2](https://huggingface.co/Theju/switch_cls_4_2) on an unknown dataset.
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|