Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
ASR
Papiamentu
Whisper
Speech Recognition
Generated from Trainer
Eval Results (legacy)
Instructions to use sonnygeorge/whisper-tiny-papi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sonnygeorge/whisper-tiny-papi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sonnygeorge/whisper-tiny-papi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("sonnygeorge/whisper-tiny-papi") model = AutoModelForSpeechSeq2Seq.from_pretrained("sonnygeorge/whisper-tiny-papi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b58c494
1
Parent(s): 0b78c44
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 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15ba6a11f660f8ea4c7ea6be254df741771b65660275f61d8c6f784453e92ace
|
| 3 |
size 151061672
|
runs/Dec16_02-13-20_ba5c921098ca/events.out.tfevents.1702692801.ba5c921098ca.14331.7
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:361761a42adb2eb7e947bb9e587d9828987f45ea0e55dfe9324534087c8fc982
|
| 3 |
+
size 6515
|