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 400
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:63590f83f844473cac2b1b5988d68aebbc892b3ce67163cce75218de931886e4
|
| 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:ff2336234f2e4f88b7d2f15fa5a4a54e2e80d45533de5488a3674abe2c7fd51c
|
| 3 |
+
size 13341
|