Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Thai
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use fruk19/E_ASR_MID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fruk19/E_ASR_MID with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fruk19/E_ASR_MID")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fruk19/E_ASR_MID") model = AutoModelForSpeechSeq2Seq.from_pretrained("fruk19/E_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:5f3b87f8f67d48d0a7da1a4e5e0de196c79ccc81b461bbc19fb0661de386fd73
|
| 3 |
size 966995080
|
runs/Jun22_20-48-56_fruk19pc/events.out.tfevents.1719064138.fruk19pc.13940.3
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:cc60eec35b748515c7035c112d2976e224809e224214b8b69a17a3efabb2aadb
|
| 3 |
+
size 45915
|