Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use NaufalAqil18/whisper-tiny-id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NaufalAqil18/whisper-tiny-id with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="NaufalAqil18/whisper-tiny-id")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("NaufalAqil18/whisper-tiny-id") model = AutoModelForSpeechSeq2Seq.from_pretrained("NaufalAqil18/whisper-tiny-id") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5180
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:e5aeccd38c35e3b12dd8155dccdb0b90ed44de776fb5e01b5fd591ff4b9b00ae
|
| 3 |
size 151061672
|
runs/Jul05_00-07-25_ec1029629ca7/events.out.tfevents.1783210045.ec1029629ca7.58.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:9b1d8c4ee0d9176db40c4b8fd474de7fc06af2130f39065b6b23b03db0c0a419
|
| 3 |
+
size 50970
|