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 ·
50f8f75
1
Parent(s): 75f261a
Training in progress, step 500
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:9fca6dfef2474f1102e6073695920e6581cf7e7ab9eac3b33139abad6bf657f4
|
| 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:80d6893ecd02220bfbba6391aa3d4551fe0becabecf72c3431a3b55620565efd
|
| 3 |
+
size 9849
|