Instructions to use superb/wav2vec2-base-superb-ks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use superb/wav2vec2-base-superb-ks with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="superb/wav2vec2-base-superb-ks")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("superb/wav2vec2-base-superb-ks") model = AutoModelForAudioClassification.from_pretrained("superb/wav2vec2-base-superb-ks") - Notebooks
- Google Colab
- Kaggle
Update README.md
#2
by testphase73 - opened
README.md
CHANGED
|
@@ -15,7 +15,7 @@ widget:
|
|
| 15 |
license: apache-2.0
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 15 |
license: apache-2.0
|
| 16 |
---
|
| 17 |
|
| 18 |
+
## LORA MERA MODEL HE YE RANDI KE BACHE CHUTIYE BANA RAHE HEN
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|