anzorq commited on
Commit
f310d0d
1 Parent(s): 0a2b433

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,6 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Circassian (Kabardian) ASR Model
2
 
3
- This is a fine-tuned model for Automatic Speech Recognition (ASR) in `kbd`, based on the `facebook/w2v-bert-2.0` model. The model was trained on a combination of the `anzorq/kbd_speech` (filtered on `country=russia`) and `anzorq/sixuxar_yijiri_mak7` datasets.
 
 
4
 
5
  ## Model Details
6
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - kbd
5
+ datasets:
6
+ - anzorq/kbd_speech
7
+ - anzorq/sixuxar_yijiri_mak7
8
+ metrics:
9
+ - wer
10
+ pipeline_tag: automatic-speech-recognition
11
+ ---
12
  # Circassian (Kabardian) ASR Model
13
 
14
+ This is a fine-tuned model for Automatic Speech Recognition (ASR) in `kbd`, based on the `facebook/w2v-bert-2.0` model.
15
+
16
+ The model was trained on a combination of the `anzorq/kbd_speech` (filtered on `country=russia`) and `anzorq/sixuxar_yijiri_mak7` datasets.
17
 
18
  ## Model Details
19