Instructions to use phucd/ko-better-old with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phucd/ko-better-old with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="phucd/ko-better-old")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("phucd/ko-better-old") model = AutoModelForSpeechSeq2Seq.from_pretrained("phucd/ko-better-old") - 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:b865ca19c9041c59745dbf430b1dd2dc8df2e11bcff5390b386e2b7a48834b0f
|
| 3 |
size 966995080
|
runs/Dec17_00-44-57_r104u22n01.mccleary.ycrc.yale.edu/events.out.tfevents.1702791900.r104u22n01.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:5716149ff8622821e62590b3b950a2af2c345c2877c1c4349a041a1470ac963f
|
| 3 |
+
size 24962
|