Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use freshpearYoon/train4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use freshpearYoon/train4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="freshpearYoon/train4")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("freshpearYoon/train4") model = AutoModelForSpeechSeq2Seq.from_pretrained("freshpearYoon/train4") - Notebooks
- Google Colab
- Kaggle
Commit ·
ab21083
1
Parent(s): 95929c2
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:b6987e03ab365535c25daef44229575c7949823b769b157e29a8614f86565b2d
|
| 3 |
size 290403936
|
runs/Jan10_01-07-05_skku-dsail/events.out.tfevents.1704816426.skku-dsail.3937127.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:338b2aba96c9cb303bcd0706f03065020a30bdc9f6af88553c553fa696e734a9
|
| 3 |
+
size 33570
|