Precillieo
commited on
Commit
•
d9f7099
1
Parent(s):
b43f5bb
Upload tokenizer
Browse files
README.md
CHANGED
@@ -12,15 +12,15 @@ model-index:
|
|
12 |
- name: Whisper Dr Patient Conversation
|
13 |
results:
|
14 |
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
|
|
17 |
dataset:
|
18 |
name: Medical ASR
|
19 |
type: yashtiwari/PaulMooney-Medical-ASR-Data
|
20 |
metrics:
|
21 |
-
-
|
22 |
-
type: wer
|
23 |
value: 21.313058170407917
|
|
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
- name: Whisper Dr Patient Conversation
|
13 |
results:
|
14 |
- task:
|
|
|
15 |
type: automatic-speech-recognition
|
16 |
+
name: Automatic Speech Recognition
|
17 |
dataset:
|
18 |
name: Medical ASR
|
19 |
type: yashtiwari/PaulMooney-Medical-ASR-Data
|
20 |
metrics:
|
21 |
+
- type: wer
|
|
|
22 |
value: 21.313058170407917
|
23 |
+
name: Wer
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|