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 100
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:7d9771792e7ec2f012ca380a81f12ac04f92b37d19021dd93ddfc4944a9e48be
|
| 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:ab15a1434be26fe1fd55ab11f1ebcb6eb590d22edf4f19e6c63dda6854d6f2c7
|
| 3 |
+
size 9033
|