Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Dev372/Medical_tiny_en_1_1v_check_train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dev372/Medical_tiny_en_1_1v_check_train with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Dev372/Medical_tiny_en_1_1v_check_train")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Dev372/Medical_tiny_en_1_1v_check_train") model = AutoModelForSpeechSeq2Seq.from_pretrained("Dev372/Medical_tiny_en_1_1v_check_train", 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:6cd0b5064975e26b4adc030bb00413e944349415ecc0a3fc56d8553186a5522d
|
| 3 |
size 151060136
|
runs/Jul25_05-06-39_f56da5d41f24/events.out.tfevents.1721884015.f56da5d41f24.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:2d369114bda7209a42ec87ba3b7f76fc29bea53d3f7ffad0eaa49db79deace75
|
| 3 |
+
size 24411
|