Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hindi
whisper
Generated from Trainer
Instructions to use C10X/whisper-tiny-tr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use C10X/whisper-tiny-tr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="C10X/whisper-tiny-tr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("C10X/whisper-tiny-tr") model = AutoModelForSpeechSeq2Seq.from_pretrained("C10X/whisper-tiny-tr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:458453e090b5a9c68b1ada443e9814aa02d07408c2a67a4d4b4e8109dc0bce2a
|
| 3 |
size 151061672
|
runs/Apr05_11-38-40_52882982f267/events.out.tfevents.1743853124.52882982f267.460.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:1ec1507ecab23b639e70ef52050cf9e3bd47b6560ce26ebf4a7846c564724b6f
|
| 3 |
+
size 24301
|