End of training
Browse files
README.md
CHANGED
@@ -1,19 +1,22 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
-
This model is a fine-tuned version of [openai/whisper-
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- eng
|
4 |
+
base_model: openai/whisper-small-2000
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- Kaggle/transcription_audio
|
9 |
model-index:
|
10 |
+
- name: Whisper Small Eng - noursene
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# Whisper Small Eng - noursene
|
18 |
|
19 |
+
This model is a fine-tuned version of [openai/whisper-small-2000](https://huggingface.co/openai/whisper-small-2000) on the medical audio trascription dataset.
|
20 |
|
21 |
## Model description
|
22 |
|