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 ·
a0ac235
1
Parent(s): ec243b8
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 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da79fdd379b75bc1bb033ab99359d5aa6afccc475f1b02d456acda96b6b98084
|
| 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:b80559924ba8373cf2b8d6d6466351f7d5bf33b8763053507d8e9f4b36f5a7e0
|
| 3 |
+
size 23070
|