Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Greek
whisper
hf-asr-leaderboard
whisper-medium
mozilla-foundation/common_voice_11_0
greek
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use emilios/whisper-medium-el with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emilios/whisper-medium-el with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="emilios/whisper-medium-el")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("emilios/whisper-medium-el") model = AutoModelForSpeechSeq2Seq.from_pretrained("emilios/whisper-medium-el", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files- .ipynb_checkpoints/e3_interleaving-cl-checkpoint.ipynb +0 -0
- config.json +2 -2
- pytorch_model.bin +1 -1
- runs/Dec13_11-50-57_129-146-102-49/events.out.tfevents.1670932486.129-146-102-49.72202.0 +2 -2
- runs/Dec13_14-21-14_129-146-102-49/1670941288.3415265/events.out.tfevents.1670941288.129-146-102-49.628745.1 +3 -0
- runs/Dec13_14-21-14_129-146-102-49/events.out.tfevents.1670941288.129-146-102-49.628745.0 +3 -0
- runs/Dec13_14-53-46_129-146-102-49/1670943242.2766013/events.out.tfevents.1670943242.129-146-102-49.632089.1 +3 -0
- runs/Dec13_14-53-46_129-146-102-49/events.out.tfevents.1670943242.129-146-102-49.632089.0 +3 -0
- training_args.bin +1 -1
.ipynb_checkpoints/e3_interleaving-cl-checkpoint.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"architectures": [
|
| 6 |
"WhisperForConditionalGeneration"
|
| 7 |
],
|
| 8 |
-
"attention_dropout": 0.
|
| 9 |
"begin_suppress_tokens": [
|
| 10 |
220,
|
| 11 |
50257
|
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"decoder_layerdrop": 0.0,
|
| 18 |
"decoder_layers": 24,
|
| 19 |
"decoder_start_token_id": 50258,
|
| 20 |
-
"dropout": 0.
|
| 21 |
"encoder_attention_heads": 16,
|
| 22 |
"encoder_ffn_dim": 4096,
|
| 23 |
"encoder_layerdrop": 0.0,
|
|
|
|
| 5 |
"architectures": [
|
| 6 |
"WhisperForConditionalGeneration"
|
| 7 |
],
|
| 8 |
+
"attention_dropout": 0.05,
|
| 9 |
"begin_suppress_tokens": [
|
| 10 |
220,
|
| 11 |
50257
|
|
|
|
| 17 |
"decoder_layerdrop": 0.0,
|
| 18 |
"decoder_layers": 24,
|
| 19 |
"decoder_start_token_id": 50258,
|
| 20 |
+
"dropout": 0.05,
|
| 21 |
"encoder_attention_heads": 16,
|
| 22 |
"encoder_ffn_dim": 4096,
|
| 23 |
"encoder_layerdrop": 0.0,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055754841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6831ca41e99610dcb7da627d93f1829bb599bd625d7606370310a43b500f6c1
|
| 3 |
size 3055754841
|
runs/Dec13_11-50-57_129-146-102-49/events.out.tfevents.1670932486.129-146-102-49.72202.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:d443f1d02ed2a867f68c554e1359d22e15c41291e55622e7ce7c434aa8ceb432
|
| 3 |
+
size 11086
|
runs/Dec13_14-21-14_129-146-102-49/1670941288.3415265/events.out.tfevents.1670941288.129-146-102-49.628745.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c79ed905a87f1affe2e0f8bb728fc0c959d6a3538c9da5d32c9e0d359878bcdb
|
| 3 |
+
size 5919
|
runs/Dec13_14-21-14_129-146-102-49/events.out.tfevents.1670941288.129-146-102-49.628745.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9562e0abb17def8f1ea7e63c4ee7abbc16b6c3bfe7fe9c4ff1f51eb4ace74328
|
| 3 |
+
size 4348
|
runs/Dec13_14-53-46_129-146-102-49/1670943242.2766013/events.out.tfevents.1670943242.129-146-102-49.632089.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a62d1e72edc79314a8fa22523d61e19f52486fd548c828b8d5e230c02da151c
|
| 3 |
+
size 5927
|
runs/Dec13_14-53-46_129-146-102-49/events.out.tfevents.1670943242.129-146-102-49.632089.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b84778b004b8e2c52bb0936bdd820d692334a81ab26cd848f9fbe703ffc9aa4d
|
| 3 |
+
size 10958
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:252d74e904f092f1d4f9dc21047fa05c68496ba7bbc19810abad1ef26ecf1d4f
|
| 3 |
size 3643
|