Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use sgangireddy/whisper-medium-hu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sgangireddy/whisper-medium-hu with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sgangireddy/whisper-medium-hu")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("sgangireddy/whisper-medium-hu") model = AutoModelForSpeechSeq2Seq.from_pretrained("sgangireddy/whisper-medium-hu") - Notebooks
- Google Colab
- Kaggle
Commit ·
457dd67
1
Parent(s): 0a5a64a
Model save
Browse files
runs/Dec12_07-39-35_las2-mlgpu40/events.out.tfevents.1670863938.las2-mlgpu40.1463829.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:ef4bb346ab868e8b1eaaa79eb1c2401c9b78fb70db4d132915215a9bb6bc9a2f
|
| 3 |
+
size 11115
|