Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Czech
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use maag/whisper_tiny_cs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maag/whisper_tiny_cs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="maag/whisper_tiny_cs")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("maag/whisper_tiny_cs") model = AutoModelForSpeechSeq2Seq.from_pretrained("maag/whisper_tiny_cs") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 230761581
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dc96807cbbecdd4a1c27b04cd6abd850841bb6ceeb347ebeb2c09d02ba2ef27
|
| 3 |
size 230761581
|
runs/Aug18_11-06-28_gpu01/events.out.tfevents.1692356807.gpu01.32237.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:6b26314c2789fa8c157fc34b3f62e02b8e48a9b50dc3baafc70a830d6270dcaf
|
| 3 |
+
size 53232
|