Instructions to use todeschini/medical-whisper-pt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use todeschini/medical-whisper-pt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="todeschini/medical-whisper-pt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("todeschini/medical-whisper-pt") model = AutoModelForSpeechSeq2Seq.from_pretrained("todeschini/medical-whisper-pt", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6000
Browse files
events.out.tfevents.1728417412.9f9e9923fdea.9716.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:c56b4050ef9fce8032cb00073b6246ebca28d8287da16f5d79d5de0df6430a35
|
| 3 |
+
size 60399
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3235581408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b11fa079f7d5ece9014bf0544d68a1c2c90f4b5eedc05d1711868f85ab017869
|
| 3 |
size 3235581408
|