Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hindi
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use Gummybear05/whisper-small-E50_pause with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gummybear05/whisper-small-E50_pause with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Gummybear05/whisper-small-E50_pause", device_map="auto")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Gummybear05/whisper-small-E50_pause") model = AutoModelForSpeechSeq2Seq.from_pretrained("Gummybear05/whisper-small-E50_pause", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1550
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0ff244da1670fecf33ee277cf0cadf78c86214fa0b85fe377633b8d83967c6a
|
| 3 |
size 966995080
|
runs/Oct13_01-57-06_c83cd98b82d7/events.out.tfevents.1728784635.c83cd98b82d7.8729.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:57f9a1133a7ef62eb1c063dd34ff0510a8d93fbd08422316ca4ede2d32bd6337
|
| 3 |
+
size 23994
|