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 80
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:3f62521d628506e29b6c320b8ac1041d5ab5f7e78d6400822376a9be2e0a1a43
|
| 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:49002c0ce040548821e64999bdcc4f1ad9349f9a8e002cfcf8d3eef1e4aef6a4
|
| 3 |
+
size 8514
|