Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use DragonLine/train05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DragonLine/train05 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DragonLine/train05")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("DragonLine/train05") model = AutoModelForSpeechSeq2Seq.from_pretrained("DragonLine/train05") - Notebooks
- Google Colab
- Kaggle
Commit ·
75f261a
1
Parent(s): 1b1154d
Training in progress, step 400
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:a91ce3e8694c4a6defba74ddc17038bcb431e35b4c1b2e7bc872b6a84b483459
|
| 3 |
size 290403936
|
runs/Dec18_06-21-00_user/events.out.tfevents.1702848069.user.70027.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:bbb2f1c611ff759e4a3e5500b997fa0afb7717f79e96e72fc3af38b6e3bd0847
|
| 3 |
+
size 8903
|