Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Thai
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use fruk19/N_ASR_MID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fruk19/N_ASR_MID with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fruk19/N_ASR_MID")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fruk19/N_ASR_MID") model = AutoModelForSpeechSeq2Seq.from_pretrained("fruk19/N_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:3010a82f48cce238ffddc1826782d20d90c4618f447df89edf57290cef8d1849
|
| 3 |
size 966995080
|
runs/Jun21_18-48-21_fruk19pc/events.out.tfevents.1718970502.fruk19pc.13940.1
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:1bf02441af65cc6861c8aef8dad140b723265a1043e44ff4bf41520a1cf5fc97
|
| 3 |
+
size 32503
|