Instructions to use halley1812/whisper-tiny-question-clf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use halley1812/whisper-tiny-question-clf with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="halley1812/whisper-tiny-question-clf")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("halley1812/whisper-tiny-question-clf") model = AutoModelForAudioClassification.from_pretrained("halley1812/whisper-tiny-question-clf", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33237160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50da0605f231d89715e269f57591409d57fad86f57dce0b31f8a662a66f657f5
|
| 3 |
size 33237160
|
runs/Jun21_07-46-33_209-20-157-85/events.out.tfevents.1718955994.209-20-157-85.1169876.3
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b77016adc0ecb3690ee9877cf679711798d41e412705321339e5e72740fe0f11
|
| 3 |
+
size 11653
|