Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Fon
whisper
Generated from Trainer
Instructions to use Paulalex/WhisperSmallFontranscript with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Paulalex/WhisperSmallFontranscript with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Paulalex/WhisperSmallFontranscript")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Paulalex/WhisperSmallFontranscript") model = AutoModelForSpeechSeq2Seq.from_pretrained("Paulalex/WhisperSmallFontranscript", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 60
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af71e3be235edd6223f8660a1cc6e866e09f337e01317ff5c1cb46cfac364ea2
|
| 3 |
size 966995080
|
runs/Jul03_14-42-01_d4b15b89a4c2/events.out.tfevents.1720017918.d4b15b89a4c2.34.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:6281604b0ccbaa1d0b738ea56a617a47e072363db5f79dc4e50281314ca53c0a
|
| 3 |
+
size 7995
|