Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Thai
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use fruk19/N_ASR_SMALL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fruk19/N_ASR_SMALL with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fruk19/N_ASR_SMALL")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fruk19/N_ASR_SMALL") model = AutoModelForSpeechSeq2Seq.from_pretrained("fruk19/N_ASR_SMALL") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30000
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:11d1aeb47ed3ecf42f7c966a9e1340a7f9428f2d582ccf3c3e78e198d1e376a3
|
| 3 |
size 966995080
|
runs/Jun23_12-55-08_fruk19pc/events.out.tfevents.1719122282.fruk19pc.13940.4
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:31690618acf3c66fc294127bc106b31e560d1b98f8e5c5e2ff2dd49c7cf4ee1f
|
| 3 |
+
size 72370
|