Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
Generated from Trainer
Instructions to use phucd/whisper-small-ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phucd/whisper-small-ko with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="phucd/whisper-small-ko")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("phucd/whisper-small-ko") model = AutoModelForSpeechSeq2Seq.from_pretrained("phucd/whisper-small-ko") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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:01801222b6b6f1d9a1587154304b1cc93de3939145043270586dc48ff18591b1
|
| 3 |
size 966995080
|
runs/Dec16_19-34-54_r104u12n01.mccleary.ycrc.yale.edu/events.out.tfevents.1702773296.r104u12n01.mccleary.ycrc.yale.edu
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:371cde021c09213521acfa91a6baae96a8ba915635cca38991f26c44e6628e02
|
| 3 |
+
size 31879
|