Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Turkish
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use beratcmn/whisper-tiny-tr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use beratcmn/whisper-tiny-tr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="beratcmn/whisper-tiny-tr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("beratcmn/whisper-tiny-tr") model = AutoModelForSpeechSeq2Seq.from_pretrained("beratcmn/whisper-tiny-tr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 194
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2ff960bc4c278e8e928cb0dac0101079dfe47b7d29771bda299a3ed03295406
|
| 3 |
size 151099049
|
runs/Oct29_12-30-11_a3c084d3a2d7/events.out.tfevents.1698582619.a3c084d3a2d7.32.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:fe5a29a5cd86b8c31ec1936f3c97d656bc46422c951a40d60e30de14749cf048
|
| 3 |
+
size 35651
|