Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Tamil
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use deepdml/whisper-medium-ta-mix-norm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepdml/whisper-medium-ta-mix-norm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="deepdml/whisper-medium-ta-mix-norm")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("deepdml/whisper-medium-ta-mix-norm") model = AutoModelForSpeechSeq2Seq.from_pretrained("deepdml/whisper-medium-ta-mix-norm", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055544304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c10dc313331f25f05d0a6fe54841895ceac7f263322ed81fcb8c5e4e77a5d7e9
|
| 3 |
size 3055544304
|
runs/Mar02_16-53-56_cfd52dbeec61/events.out.tfevents.1772470438.cfd52dbeec61.867.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96a453114cd9169a26ca9d9a83c402f2831060e254258027de8b72ddeb434fbf
|
| 3 |
+
size 14717
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1c54c373bed1333dcce649ff6efc0c8d49c303128efb6c810abe85fc8ac6767
|
| 3 |
size 5496
|