lnxdx commited on
Commit
92f01c2
1 Parent(s): ca62b93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -2,14 +2,38 @@
2
  base_model: masoudmzb/wav2vec2-xlsr-multilingual-53-fa
3
  metrics:
4
  - wer
 
 
 
 
 
 
 
 
 
 
5
  model-index:
6
  - name: wav2vec2-large-xlsr-persian-asr-shemo_me7494
7
- results: []
8
- datasets:
9
- - minoosh/shEMO
 
 
 
 
 
 
 
 
 
10
  language:
11
  - fa
12
  pipeline_tag: automatic-speech-recognition
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  base_model: masoudmzb/wav2vec2-xlsr-multilingual-53-fa
3
  metrics:
4
  - wer
5
+ widget:
6
+ - example_title: Common Voice sample 1
7
+ src: >-
8
+ https://huggingface.co/m3hrdadfi/wav2vec2-large-xlsr-persian-v3/resolve/main/sample1.flac
9
+ - example_title: Common Voice sample 2978
10
+ src: >-
11
+ https://huggingface.co/m3hrdadfi/wav2vec2-large-xlsr-persian-v3/resolve/main/sample2978.flac
12
+ - example_title: Common Voice sample 5168
13
+ src: >-
14
+ https://huggingface.co/m3hrdadfi/wav2vec2-large-xlsr-persian-v3/resolve/main/sample5168.flac
15
  model-index:
16
  - name: wav2vec2-large-xlsr-persian-asr-shemo_me7494
17
+ results:
18
+ - task:
19
+ name: Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: Common Voice 13.0
23
+ type: common_voice_13_0
24
+ args: fa
25
+ metrics:
26
+ - name: Test WER
27
+ type: wer
28
+ value: 19.21
29
  language:
30
  - fa
31
  pipeline_tag: automatic-speech-recognition
32
+ tags:
33
+ - audio
34
+ - speech
35
+ - automatic-speech-recognition
36
+ - asr
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You