Instructions to use MuhammadaliML/whisper-small-uz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MuhammadaliML/whisper-small-uz with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MuhammadaliML/whisper-small-uz")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MuhammadaliML/whisper-small-uz") model = AutoModelForSpeechSeq2Seq.from_pretrained("MuhammadaliML/whisper-small-uz", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 11000
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:8061a236b7f74b5a8c9dc843fbb615d652ba48f8bf6e57f0607e3cdc08cc67f6
|
| 3 |
size 966995080
|
runs/Jul20_17-20-28_mohir-ai-3090/events.out.tfevents.1721496030.mohir-ai-3090.2014234.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:394c31cc55a33f1ba252b5a874354867e2407a6c5122e7710e94a51eac034b01
|
| 3 |
+
size 102924
|