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 2000
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:83df52c77a28c56317caf2ba654ce83359ee7db1d888eebf046aab3269fda359
|
| 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:2be74f17f332a9c265269278db6088a1ada46f790d14b65778be03da680e3006
|
| 3 |
+
size 17996
|