Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -16,14 +22,15 @@ This Whisper model was trained and finetuned specifically for medical ASR incorp
|
|
16 |
- **Finetuned from model [optional]:** Whisper Medium
|
17 |
|
18 |
|
19 |
-
|
20 |
|
21 |
-
|
|
|
22 |
|
|
|
|
|
23 |
|
24 |
-
### Training Data
|
25 |
|
26 |
-
|
27 |
-
|
28 |
-
[More Information Needed]
|
29 |
|
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- ASR
|
5 |
+
- Medical ASR
|
6 |
+
- German ASR
|
7 |
+
- Austrian Standard Germa
|
8 |
+
language:
|
9 |
+
- de
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
22 |
- **Finetuned from model [optional]:** Whisper Medium
|
23 |
|
24 |
|
25 |
+
### Training Data
|
26 |
|
27 |
+
Total audio files: [ 4481]
|
28 |
+
Total duration: [11.5 hours ]
|
29 |
|
30 |
+
File format: wav
|
31 |
+
Sampling rate: [16 kHz]
|
32 |
|
|
|
33 |
|
34 |
+
## Bias, Risks, and Limitations
|
|
|
|
|
35 |
|
36 |
+
A female voice was used for training, so there could be a minor bias against male voices.
|