kingabzpro commited on
Commit
b8353a4
1 Parent(s): f2af829

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -1,17 +1,18 @@
1
  ---
2
  language:
3
  - ur
 
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
  - robust-speech-event
8
  datasets:
9
- - common_voice_7_0
10
  metrics:
11
  - wer
12
  - cer
13
  model-index:
14
- - name: wav2vec2-60-urdu
15
  results:
16
  - task:
17
  type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
@@ -22,7 +23,7 @@ model-index:
22
  args: ur # Optional. Example: zh-CN
23
  metrics:
24
  - type: wer # Required. Example: wer
25
- value: 59.8 # Required. Example: 20.90
26
  name: Test WER # Optional. Example: Test WER
27
  args:
28
  - learning_rate: 0.0003
@@ -50,13 +51,8 @@ model-index:
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 200
52
  - num_epochs: 50
53
- - mixed_precision_training: Native AMP
54
-
55
- --- # Optional. Example for BLEU: max_order---
56
-
57
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
58
- should probably proofread and complete it, then remove this comment. -->
59
-
60
  # wav2vec2-large-xlsr-53-urdu
61
 
62
  This model is a fine-tuned version of [Harveenchadha/vakyansh-wav2vec2-urdu-urm-60](https://huggingface.co/Harveenchadha/vakyansh-wav2vec2-urdu-urm-60) on the common_voice dataset.
 
1
  ---
2
  language:
3
  - ur
4
+
5
  license: apache-2.0
6
  tags:
7
  - automatic-speech-recognition
8
  - robust-speech-event
9
  datasets:
10
+ - common_voice
11
  metrics:
12
  - wer
13
  - cer
14
  model-index:
15
+ - name: wav2vec2-large-xlsr-53-urdu
16
  results:
17
  - task:
18
  type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
 
23
  args: ur # Optional. Example: zh-CN
24
  metrics:
25
  - type: wer # Required. Example: wer
26
+ value: 59.2 # Required. Example: 20.90
27
  name: Test WER # Optional. Example: Test WER
28
  args:
29
  - learning_rate: 0.0003
 
51
  - lr_scheduler_type: linear
52
  - lr_scheduler_warmup_steps: 200
53
  - num_epochs: 50
54
+ - mixed_precision_training: Native AMP # Optional. Example for BLEU: max_order
55
+ ---
 
 
 
 
 
56
  # wav2vec2-large-xlsr-53-urdu
57
 
58
  This model is a fine-tuned version of [Harveenchadha/vakyansh-wav2vec2-urdu-urm-60](https://huggingface.co/Harveenchadha/vakyansh-wav2vec2-urdu-urm-60) on the common_voice dataset.