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 1000
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:784bffee967a5739481499dc8184d059bfff93539efad24cb9cb22827bc8994a
|
| 3 |
size 151061672
|
runs/Feb17_19-39-03_a2c1a4b591cc/events.out.tfevents.1708198748.a2c1a4b591cc.130718.1
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:1926f1da7dccdde8922f9f355d701cf5b5006a438c72d118d54a286f8ece7dd4
|
| 3 |
+
size 12080
|