Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Thai
whisper
Generated from Trainer
Instructions to use SirapopModel/whisper-small-th with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SirapopModel/whisper-small-th with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="SirapopModel/whisper-small-th")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("SirapopModel/whisper-small-th") model = AutoModelForSpeechSeq2Seq.from_pretrained("SirapopModel/whisper-small-th") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:7a8753b5d217ac5aba0655d2fb04c5a2d7f226f1681bf5274e9f6977d53400bc
|
| 3 |
size 966995080
|
runs/Nov16_04-51-38_6ebfd1c10cb0/events.out.tfevents.1731732701.6ebfd1c10cb0.626.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af27f56fc9f3b9655db913578beb9f80d7d01ab8153dacb018421917f6b4d92f
|
| 3 |
+
size 15557
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f2617da6d2b06e37c5448c244e9b88042a56a652473f5c175b78b5490bb089d
|
| 3 |
size 5432
|