valhofec commited on
Commit
5a6b9f2
1 Parent(s): 0ef908c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -7
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
- ## Bias, Risks, and Limitations
20
 
21
- A female voice was used for training, so there could be a minor bias against male voices.
 
22
 
 
 
23
 
24
- ### Training Data
25
 
26
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
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.