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 ·
7ba04a8
1
Parent(s): 3599860
Training in progress, step 200
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:9dced8ae47af82e5fe157a900a50e497487f785ace59ac046505cd7c859e5df9
|
| 3 |
size 290403936
|
runs/Dec16_22-59-40_user/events.out.tfevents.1702735187.user.59511.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:a2a594313fe5612592cd86ad5947ee295823a5a08d764a3caa8ab677d49d6893
|
| 3 |
+
size 7011
|