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:a556ab993f25a09980bb3aca96d139c48805986431135436050f59cb4bd534a4
|
| 3 |
size 151061672
|
runs/Mar03_01-29-00_f07ee89c9245/events.out.tfevents.1709429350.f07ee89c9245.2694.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac267b0a8594a349f11a5438972ec1a40f66b875f135a284dfd511ebc388d21b
|
| 3 |
+
size 9924
|
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:b01b981fd7f8ec0e5c2da591f3112df59bc146a78acef373fc972f3e11d23e0b
|
| 3 |
size 5048
|