Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Divehi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Leo1212/whisper-small-dv-second with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Leo1212/whisper-small-dv-second with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Leo1212/whisper-small-dv-second")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Leo1212/whisper-small-dv-second") model = AutoModelForSpeechSeq2Seq.from_pretrained("Leo1212/whisper-small-dv-second") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 250
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:05290754b752f199d45fcb7bf0eb121236705bf13cf019769fb5ea035b74fb0c
|
| 3 |
size 966995080
|
runs/Nov04_20-30-08_5fed1061faf1/events.out.tfevents.1730752213.5fed1061faf1.337.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2586f2c7db92f9e37866751673def316015ad0e7591935d21f990c6720c95273
|
| 3 |
+
size 9317
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb4132e5a227b36146a00a0b9fbddca5d13a4ffa7c70b882c7a3218b39880f33
|
| 3 |
size 5432
|