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 12000
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:4bc8e859e18fc3b09eb732b8d40b0248d2190232c38ee2bf1e7f39491b64f65a
|
| 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:5539dc497cfa2b22dfbb904526b10546f339cfa75b3e34f214f865b3373d4eb0
|
| 3 |
+
size 111682
|