Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Malasar
whisper
Generated from Trainer
Instructions to use leenag/Norm_Malasar_Luke with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use leenag/Norm_Malasar_Luke with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="leenag/Norm_Malasar_Luke")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("leenag/Norm_Malasar_Luke") model = AutoModelForSpeechSeq2Seq.from_pretrained("leenag/Norm_Malasar_Luke", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
-
- name: leenag/
|
| 12 |
results: []
|
| 13 |
---
|
| 14 |
|
|
|
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
+
- name: leenag/Malasar_Luke
|
| 12 |
results: []
|
| 13 |
---
|
| 14 |
|
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:bb135c7f609456688b3df2683b8daf6b75ddc2c044298e2382b4f21f50bcf053
|
| 3 |
size 966995080
|
runs/Jun29_10-26-37_kudsit-dgxserver/events.out.tfevents.1719637039.kudsit-dgxserver.3729672.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f78604ed68011c7e3b7e7904d5bb725b599a2d05b419fd03903c3ad1d5b2c13e
|
| 3 |
+
size 10502
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4795
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e38aacfaea9f7a8b275ae3ef7a4ace9018234d1ad090f597f68b20daa3334695
|
| 3 |
size 4795
|