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 1500
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:dcf61f28f949d3fb8850cb7948f51d8b3e8e52c12fd97c32690a309670a89bdf
|
| 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:671caa5082709126c2697c8544c12f2ffe9194f49090af56daf8907ace481665
|
| 3 |
+
size 20589
|