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 ·
a72b7e7
1
Parent(s): 50f8f75
Training in progress, step 600
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:8449fb02211a82d0e4ab24980e2325140cd0f66aa9f5248c5aad5be307286093
|
| 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:6d4b6f0e6583db9e3e164357cb7c5e6d9e59f0e84b0a886bc399f90e85dbb92f
|
| 3 |
+
size 10795
|