Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use freshpearYoon/train1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use freshpearYoon/train1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="freshpearYoon/train1")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("freshpearYoon/train1") model = AutoModelForSpeechSeq2Seq.from_pretrained("freshpearYoon/train1") - Notebooks
- Google Colab
- Kaggle
Commit ·
94bf339
1
Parent(s): a5c5532
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:e32b5786aad1853758d7f263354b0fbc9d66bc885764503675a603fd7fddaf91
|
| 3 |
size 290403936
|
runs/Jan05_14-30-40_skku-dsail/events.out.tfevents.1704432746.skku-dsail.3475630.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:31d2720fdfd7e1419f7edf374a15351ade75f7e2140c5a5834141fd134bfe7d9
|
| 3 |
+
size 16059
|