vitouphy commited on
Commit
f7e780c
1 Parent(s): b9192df

Add metrics and tasks

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -9,8 +9,19 @@ tags:
9
  - en
10
  - generated_from_trainer
11
  model-index:
12
- - name: model
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
9
  - en
10
  - generated_from_trainer
11
  model-index:
12
+ - name: wav2vec2-xls-r-300m-phoneme
13
+ results:
14
+ - task:
15
+ name: Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: DARPA TIMIT
19
+ type: timit
20
+ args: en
21
+ metrics:
22
+ - name: Test CER
23
+ type: cer
24
+ value: 7.996
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You