Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use AbrorBalxiyev/whisper-small-dv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AbrorBalxiyev/whisper-small-dv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="AbrorBalxiyev/whisper-small-dv")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("AbrorBalxiyev/whisper-small-dv") model = AutoModelForSpeechSeq2Seq.from_pretrained("AbrorBalxiyev/whisper-small-dv", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
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:5ffcecfb60551cc319e76fa689bbd77324448cf14f0a3b2697f96d1f159f6c41
|
| 3 |
size 966995080
|
runs/May07_00-04-14_49c0e7b4d1d9/events.out.tfevents.1715040543.49c0e7b4d1d9.4736.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7991533fcaba6923db156af8b94d990f1c643ec969b6d1a5ea56148fc9dfdfb9
|
| 3 |
+
size 11381
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6351009e913c63198510d831387169c4a047eb55b82831c570514cb4ed7309
|
| 3 |
size 5176
|