Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use freshpearYoon/train2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use freshpearYoon/train2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="freshpearYoon/train2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("freshpearYoon/train2") model = AutoModelForSpeechSeq2Seq.from_pretrained("freshpearYoon/train2") - Notebooks
- Google Colab
- Kaggle
Commit ·
89376b5
1
Parent(s): 2c8d6e4
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:8699a50176b389a5cd968e37b7cdb285555b7ab237367d3197b9c0b4d9fa0725
|
| 3 |
size 290403936
|
runs/Jan06_00-34-00_skku-dsail/events.out.tfevents.1704468891.skku-dsail.3678139.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:b15f9cf64340031d96f855788aa95d09c5d38becf02e92034c6cc3bc161977df
|
| 3 |
+
size 16060
|