Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Malasar
whisper
Generated from Trainer
Instructions to use vrclc/Malasar_medium_MTF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vrclc/Malasar_medium_MTF with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="vrclc/Malasar_medium_MTF")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("vrclc/Malasar_medium_MTF") model = AutoModelForSpeechSeq2Seq.from_pretrained("vrclc/Malasar_medium_MTF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055544304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b7fd4f957bbc94ff21a895cc05446115f15e3610c79c23fb57e3d00b7ae06ec
|
| 3 |
size 3055544304
|
runs/Jun28_13-39-17_kudsit-dgxserver/events.out.tfevents.1719562176.kudsit-dgxserver.1999545.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:eb054a563da5ed2cab223bd51e7542592d72636032c16cd0ec9858334d836cbd
|
| 3 |
+
size 25442
|