Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Instructions to use navin-kumar-j/whisper-base-en-w-pcd-10-4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use navin-kumar-j/whisper-base-en-w-pcd-10-4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="navin-kumar-j/whisper-base-en-w-pcd-10-4", device_map="auto")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("navin-kumar-j/whisper-base-en-w-pcd-10-4") model = AutoModelForSpeechSeq2Seq.from_pretrained("navin-kumar-j/whisper-base-en-w-pcd-10-4", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 160
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290401888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:973c482de8789df1d5a8dd2176dfc00135db59cd214887cefc4954d6a8c464ce
|
| 3 |
size 290401888
|
runs/May15_15-02-41_ZS-DTM-581122aba363/events.out.tfevents.1747301562.ZS-DTM-581122aba363.1873251.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:ea13b8a9143b57a64450f866c92436ea84f6b792a7fbf2102cd55db637194b90
|
| 3 |
+
size 15293
|