Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use freshpearYoon/largev2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use freshpearYoon/largev2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="freshpearYoon/largev2", device_map="auto")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("freshpearYoon/largev2") model = AutoModelForSpeechSeq2Seq.from_pretrained("freshpearYoon/largev2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
runs/Feb05_04-29-15_main1/events.out.tfevents.1707107359.main1.3579.1
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:7aa3d9b74b7253d57ea27b9b1b1b75b2ec8cf2fbd4e7478beddb3aca8d151a14
|
| 3 |
+
size 43020
|
runs/Feb05_11-55-51_main1/events.out.tfevents.1707134213.main1.262.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4010b12c1c2e31dd1a15c9df683bf766af6a829ab47474b4a7a2332ea2b429ac
|
| 3 |
+
size 11935
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4411
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5327fa395850d40f2880820ccaacb7f7b0b669cfbb2f4b2afc1121452cc01c9
|
| 3 |
size 4411
|