Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use DragonLine/train04 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DragonLine/train04 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DragonLine/train04")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("DragonLine/train04") model = AutoModelForSpeechSeq2Seq.from_pretrained("DragonLine/train04") - Notebooks
- Google Colab
- Kaggle
Commit ·
6356125
1
Parent(s): a53de45
Training in progress, step 700
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:f3f6bb87d4bf3f2c7d1914961449a00bd5b1483d9e9376469a97c60ca6c5805e
|
| 3 |
size 290403936
|
runs/Dec17_12-05-39_user/events.out.tfevents.1702782347.user.50952.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:1267a75aa5102221403431f30f89b8adb569c112cb06dd359b53f539cf6e2d49
|
| 3 |
+
size 11741
|