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 12000
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:dabdbebcdcbe52e16fd630a15e7fbe416415ce31db8c979278770646c360c82b
|
| 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:b2676ef923ff470aa8e32e0ea1dd999bc824f830b2ada876e28b08afd6fc7ba7
|
| 3 |
+
size 32503
|