Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use hyojin99/whisper_medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hyojin99/whisper_medium with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hyojin99/whisper_medium")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hyojin99/whisper_medium") model = AutoModelForSpeechSeq2Seq.from_pretrained("hyojin99/whisper_medium") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055544304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91ebd06dd5e29f89e180c85dcd768ea3865b92947353d9f9b14438c6f3f62c92
|
| 3 |
size 3055544304
|
runs/Apr30_06-39-04_b4b6f7b40168/events.out.tfevents.1714459146.b4b6f7b40168.691.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3483ec7cedfbfe4784be73ae62fdba4ae264846308ca0a711359d8e29f75e44f
|
| 3 |
+
size 5710
|
runs/Apr30_06-45-23_b4b6f7b40168/events.out.tfevents.1714459525.b4b6f7b40168.691.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9dd32e5265d6ec85b967a02db7a2c20fe25cb65a2d6eb0c62f9bc040dcd6b31
|
| 3 |
+
size 21829
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b70e069f5e196ad025c6a3078fd422dad2094d7fed756bc46c117c589c075c6
|
| 3 |
size 5240
|