Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hebrew
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use OverloadedOperator/tokomni-whisper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OverloadedOperator/tokomni-whisper with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="OverloadedOperator/tokomni-whisper")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("OverloadedOperator/tokomni-whisper") model = AutoModelForSpeechSeq2Seq.from_pretrained("OverloadedOperator/tokomni-whisper", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:497494fffe73938d71740ea78dfaa8746fb9eecdcc4f1fcac226470418335cf0
|
| 3 |
size 151061672
|
runs/Mar12_11-45-26_Adam-Laptop/events.out.tfevents.1710236729.Adam-Laptop
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81ef86f6590f3bf95bb82b9ccaa82836d2363f8d6950e28c8f29fe70e67b9cd5
|
| 3 |
+
size 5765
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:807689f87f9817ae2e831b9e1bfc9771f8c4399bde6e9330b21550934881569c
|
| 3 |
size 5112
|