DrishtiSharma commited on
Commit
aed2e7b
·
1 Parent(s): 7dd775a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -23
README.md CHANGED
@@ -24,24 +24,10 @@ model-index:
24
  metrics:
25
  - name: Test WER
26
  type: wer
27
- value: 0.4393034825870647
28
  - name: Test CER
29
  type: cer
30
- value: 0.1036981973610853
31
- - task:
32
- name: Automatic Speech Recognition
33
- type: automatic-speech-recognition
34
- dataset:
35
- name: Robust Speech Event - Dev Data
36
- type: speech-recognition-community-v2/dev_data
37
- args: hsb
38
- metrics:
39
- - name: Test WER
40
- type: wer
41
- value: NA
42
- - name: Test CER
43
- type: cer
44
- value: NA
45
  ---
46
 
47
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -56,15 +42,8 @@ It achieves the following results on the evaluation set:
56
 
57
  ### Evaluation Commands
58
 
59
- 1. To evaluate on mozilla-foundation/common_voice_8_0 with test split
60
-
61
- python eval.py --model_id DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v1 --dataset mozilla-foundation/common_voice_8_0 --config hsb --split test --log_outputs
62
-
63
- 2. To evaluate on speech-recognition-community-v2/dev_data
64
 
65
- python eval.py --model_id DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v1 --dataset speech-recognition-community-v2/dev_data --config hsb --split validation --chunk_length_s 10 --stride_length_s 1
66
 
67
- Note: Upper Sorbian language isn't available in dataset speech-recognition-community-v2/dev_data
68
 
69
  ### Training hyperparameters
70
 
 
24
  metrics:
25
  - name: Test WER
26
  type: wer
27
+ value: 0.4393
28
  - name: Test CER
29
  type: cer
30
+ value: 0.1036
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
42
 
43
  ### Evaluation Commands
44
 
 
 
 
 
 
45
 
 
46
 
 
47
 
48
  ### Training hyperparameters
49