Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Tamil
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use deepdml/whisper-tiny-ta-mix-norm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepdml/whisper-tiny-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-tiny-ta-mix-norm")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("deepdml/whisper-tiny-ta-mix-norm") model = AutoModelForSpeechSeq2Seq.from_pretrained("deepdml/whisper-tiny-ta-mix-norm", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11de41c9a4723cacdc8306452fb2a5b18b82cc34735ee443c7fb7f155c761157
|
| 3 |
size 151061672
|
runs/Feb24_04-39-39_cfd52dbeec61/events.out.tfevents.1771907980.cfd52dbeec61.3428.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:6485b3f6fe0117cca683b0d8c56f1fdc645acc41eb9f02dfbb102242d992e964
|
| 3 |
+
size 76691
|