Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Haitian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use phatjmo/whisper-medium-hat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phatjmo/whisper-medium-hat with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="phatjmo/whisper-medium-hat")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("phatjmo/whisper-medium-hat") model = AutoModelForSpeechSeq2Seq.from_pretrained("phatjmo/whisper-medium-hat", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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:c920e43dce977a6dd9db04e67a3b5b2dcd17998f1d42f0f3cbf9054b52539cc4
|
| 3 |
size 3055544304
|
runs/Sep19_02-02-01_847168411ce7/events.out.tfevents.1726711425.847168411ce7.198.4
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:76f29cc43c861507e1db00d24258830025318dd3ce54d93b8b93d537adfb00c8
|
| 3 |
+
size 42075
|