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 1000
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:63a910c2114aec96aa72862fee84948886241379ecaf8688efd0f35f33ce3cd6
|
| 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:43460b1012c4c46be011a6ed4b2bfb5896a094c397004bea38b2e21750946661
|
| 3 |
+
size 15660
|