Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Turkish
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use cvnberk/whisper-tiny-tr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cvnberk/whisper-tiny-tr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="cvnberk/whisper-tiny-tr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("cvnberk/whisper-tiny-tr") model = AutoModelForSpeechSeq2Seq.from_pretrained("cvnberk/whisper-tiny-tr") - Notebooks
- Google Colab
- Kaggle
CK commited on
Training in progress, step 1500
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:bd11d75f9208c985fede0e8b8c6e5ebbdd9894086d971dba91f052cec0624efb
|
| 3 |
size 151061672
|
runs/Mar03_05-29-00_f07ee89c9245/events.out.tfevents.1709443747.f07ee89c9245.2694.2
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:b47efd71c92f82b10d8adeb47df06af781423b2e87e9f5eab4f1dc97704cf069
|
| 3 |
+
size 18987
|