Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Thai
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use fruk19/C_ASR_MID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fruk19/C_ASR_MID with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fruk19/C_ASR_MID")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fruk19/C_ASR_MID") model = AutoModelForSpeechSeq2Seq.from_pretrained("fruk19/C_ASR_MID") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 18000
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:8260b0ff0c7ed39006cb248b59514cd736131168695ab9243a384cb9f9c4a941
|
| 3 |
size 966995080
|
runs/Jun22_06-16-09_fruk19pc/events.out.tfevents.1719011774.fruk19pc.13940.2
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:de2d5322f55c4db1827b76ca479d1490b410cc4a1020a6c33f1ebdc10bb1801d
|
| 3 |
+
size 45915
|