Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Marathi
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use shripadbhat/whisper-tiny-mr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shripadbhat/whisper-tiny-mr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="shripadbhat/whisper-tiny-mr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("shripadbhat/whisper-tiny-mr") model = AutoModelForSpeechSeq2Seq.from_pretrained("shripadbhat/whisper-tiny-mr", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
4295011
1
Parent(s): 33ceedb
Training in progress, step 2000
Browse files
runs/Dec09_05-13-51_129-213-131-140/events.out.tfevents.1670566671.129-213-131-140.68461.4
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:03c1f3b3b8cb5431eb8237816064a03880e470d723e6c24b10ee66831c894917
|
| 3 |
+
size 7475
|