Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
Generated from Trainer
Instructions to use phucdyale/ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phucdyale/ko with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="phucdyale/ko")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("phucdyale/ko") model = AutoModelForSpeechSeq2Seq.from_pretrained("phucdyale/ko") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
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:2a0956564ecaed4de3fba8734d5574f747fe3b41c33edab33609082c5cafe5e1
|
| 3 |
size 966995080
|
runs/Nov27_18-16-41_r105u29n01.mccleary.ycrc.yale.edu/events.out.tfevents.1701127004.r105u29n01.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:0653cec848b2fb6d30938f0277b96e5f5b39fddd5705ecc3ab5b1aea0d40fd19
|
| 3 |
+
size 24594
|