Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use freshpearYoon/train3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use freshpearYoon/train3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="freshpearYoon/train3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("freshpearYoon/train3") model = AutoModelForSpeechSeq2Seq.from_pretrained("freshpearYoon/train3") - Notebooks
- Google Colab
- Kaggle
Commit ·
ec243b8
1
Parent(s): a84a168
Training in progress, step 3500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:981dc067ace09cc76a4a7ce37dfcbd8568d822741cf4854c6fe7168c12fd9b0f
|
| 3 |
size 290403936
|
runs/Jan08_13-42-26_skku-dsail/events.out.tfevents.1704688996.skku-dsail.3641022.0
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:164a14eb234a9cae47f43c8e0f7fabb7577efd4443857b712ee593c9c85fb49e
|
| 3 |
+
size 19211
|