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 4000
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:f94cea276e07b410e6e38faa4b59e52c77c3d6e254823e2a6d77363279bbe4e6
|
| 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:65614ef64770ae3c79f95c35a05307b9ac3429fdc91178030e95acaaca45cf0b
|
| 3 |
+
size 42041
|