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 3000
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:2472ef97643df7adcde8d26b3ee6c047f6685c8e4f53260772ea842032907649
|
| 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:520ec6428c386ef003d69b4ee06ca72f7abd998fc8e4656338be090ec131b08c
|
| 3 |
+
size 32929
|