Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Dev372/Finetuned_whisper_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dev372/Finetuned_whisper_tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Dev372/Finetuned_whisper_tiny")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Dev372/Finetuned_whisper_tiny") model = AutoModelForSpeechSeq2Seq.from_pretrained("Dev372/Finetuned_whisper_tiny") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aae65514aa3b810165d3b939e98fd3eed7f0dd7e2aeb4fc24928bdcffd9bcbb4
|
| 3 |
size 151061672
|
runs/Jul18_05-45-51_6d83e6a3f703/events.out.tfevents.1721281570.6d83e6a3f703.34.0
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:5de6b3b28c67de7c42390c322a96fb720f59b8f133e30721ca62346edbd70136
|
| 3 |
+
size 15697
|