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 24000
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:240941068b5aa1076c3f8ec953e3e18fe8f2879930c9717c04717c323e8a91e5
|
| 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:93276d06b26df1b23f041d2aa81b2c6bc4fafc4bb28fe391d571ae696dd6d984
|
| 3 |
+
size 58786
|