Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use DragonLine/train03 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DragonLine/train03 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DragonLine/train03")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("DragonLine/train03") model = AutoModelForSpeechSeq2Seq.from_pretrained("DragonLine/train03") - Notebooks
- Google Colab
- Kaggle
Commit ·
b7b2aa1
1
Parent(s): 24eaa85
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:d694550fd6fadedfcfa8cda85d0b14a7886064bbe2bb8d584806fde4edd1e1ed
|
| 3 |
size 290403936
|
runs/Dec15_12-00-18_user/events.out.tfevents.1702609232.user.44754.9
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:c02b3166e1a90a806c7bc107841e39d771f1e9cbdf5f974253985dd7554d1911
|
| 3 |
+
size 8904
|