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 350
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:261921a68a39bf7937f05fe5e4ec4d74278c168532e5509d80c06e361439a3ed
|
| 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:14914557faa254ac889ae22f85ead3e25ed1a5139ee46f6580a089537dcaa491
|
| 3 |
+
size 12497
|