Flocksserver commited on
Commit
c87ce86
1 Parent(s): ec1e9f3

Update README.md

Browse files

add language to metadata

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,6 +8,8 @@ datasets:
8
  - emodb
9
  metrics:
10
  - accuracy
 
 
11
  model-index:
12
  - name: whisper-tiny-de-emodb-emotion-classification
13
  results:
@@ -28,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # whisper-tiny-de-emodb-emotion-classification
30
 
31
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Emo-DB dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.4912
34
  - Accuracy: 0.9159
 
8
  - emodb
9
  metrics:
10
  - accuracy
11
+ language:
12
+ - de
13
  model-index:
14
  - name: whisper-tiny-de-emodb-emotion-classification
15
  results:
 
30
 
31
  # whisper-tiny-de-emodb-emotion-classification
32
 
33
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the german Emo-DB dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.4912
36
  - Accuracy: 0.9159