yerevann lbourdois commited on
Commit
a575cc6
1 Parent(s): 52af7c0

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (3e1370795b9186da122be6be99cfd821de2f35c5)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,18 +2,19 @@
2
  language:
3
  - hy
4
  - hye
 
5
  license: apache-2.0
6
  tags:
7
  - automatic-speech-recognition
8
  - hy
9
  - mozilla-foundation/common_voice_9_0
10
  - google/fleurs
11
- models:
12
- - facebook/wav2vec2-xls-r-2b
13
  datasets:
14
  - mozilla-foundation/common_voice_9_0
15
  - google/fleurs
16
  - mc4
 
 
17
  task_categories:
18
  - automatic-speech-recognition
19
  - speech-processing
2
  language:
3
  - hy
4
  - hye
5
+ - multilingual
6
  license: apache-2.0
7
  tags:
8
  - automatic-speech-recognition
9
  - hy
10
  - mozilla-foundation/common_voice_9_0
11
  - google/fleurs
 
 
12
  datasets:
13
  - mozilla-foundation/common_voice_9_0
14
  - google/fleurs
15
  - mc4
16
+ models:
17
+ - facebook/wav2vec2-xls-r-2b
18
  task_categories:
19
  - automatic-speech-recognition
20
  - speech-processing