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 500
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:6a6685f5b0ba18e1b604b7c8a52897111489d31be6631f4c9e52cbe2ba6acfe1
|
| 3 |
size 151061672
|
runs/Mar03_01-29-00_f07ee89c9245/events.out.tfevents.1709429350.f07ee89c9245.2694.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:b40b5e7893ec39b00b402dd958ec5cfc122ba09fa1bbb8e82d0394317c16a03c
|
| 3 |
+
size 10346
|
runs/Mar03_03-02-54_f07ee89c9245/events.out.tfevents.1709434981.f07ee89c9245.2694.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8507c06aac33813515947277845b948eb180ec9ee837ebc9d699742f5442758
|
| 3 |
+
size 9925
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9fcd1ca5593e1a2339c3bffaaaa2d105e1a793d89de101a6a4f5807a802b19a
|
| 3 |
size 5048
|