Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Malasar
whisper
Generated from Trainer
Instructions to use vrclc/Malasar_Medium_DTF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vrclc/Malasar_Medium_DTF with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="vrclc/Malasar_Medium_DTF")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("vrclc/Malasar_Medium_DTF") model = AutoModelForSpeechSeq2Seq.from_pretrained("vrclc/Malasar_Medium_DTF", 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:9040f2d20c62b875eead3339b0941b3e48f4a65227d71fce4eff87d47f85bc4f
|
| 3 |
size 3055544304
|
runs/Jul01_09-57-26_kudsit-dgxserver/events.out.tfevents.1719808053.kudsit-dgxserver.3010661.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:f2738c6f112934322bc4270910a5539f7ff06c8b0e9f7f1dfac3fae226d8220f
|
| 3 |
+
size 25417
|