Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Urdu
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use codewithdark/WhisperLiveSubs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use codewithdark/WhisperLiveSubs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="codewithdark/WhisperLiveSubs")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("codewithdark/WhisperLiveSubs") model = AutoModelForSpeechSeq2Seq.from_pretrained("codewithdark/WhisperLiveSubs") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:efd2dda8b3256904c853e4fed00cde2561245d8f2a411284decc32c701c51725
|
| 3 |
size 966995080
|
runs/Sep04_17-23-02_84e500873593/events.out.tfevents.1725470615.84e500873593.37.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:dde6222153912074cd5680ab62ee7c4b3ebc90be40f2d50c252c926473b7170d
|
| 3 |
+
size 24171
|