Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Dev372/Cardiology_tiny_1530_1500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dev372/Cardiology_tiny_1530_1500 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Dev372/Cardiology_tiny_1530_1500")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Dev372/Cardiology_tiny_1530_1500") model = AutoModelForSpeechSeq2Seq.from_pretrained("Dev372/Cardiology_tiny_1530_1500", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151060136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe509f3d9c409cbe87de8777bdba9ec1cd58d4d8c6c5c7fe78fd1ff73d3ef467
|
| 3 |
size 151060136
|
runs/Jul17_12-18-20_68eaef603614/events.out.tfevents.1721218722.68eaef603614.34.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:41c6ff6f303544fc3c64509cd81e4218aa08a306427091506786398744853b51
|
| 3 |
+
size 20552
|