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 ·
3f4e327
1
Parent(s): a72b7e7
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:d6ce365169d5f3af88059f9b7204f809bfa407b37ecb6d5b3338bb6048ffb1f9
|
| 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:3dd30f7707cbf4ac941b27a4572a94e6dee096541f7446e0f0e4b419fc045d7b
|
| 3 |
+
size 11741
|