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 12120
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:94f70d4b6a4f03f2b97c9d19fe0cfb28feec67b286075c18e8a292e593d40738
|
| 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:7ecb65069e26b8b8aeb8b750fc7f18c49a7598d704c3a2a5407ed35fe1cb202e
|
| 3 |
+
size 112526
|