DewiBrynJones commited on
Commit
678742b
1 Parent(s): 2163a9a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -25
README.md CHANGED
@@ -1,27 +1,20 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: sentence
5
- dtype: string
6
- - name: language
7
- dtype: string
8
- - name: audio
9
- dtype:
10
- audio:
11
- sampling_rate: 16000
12
- - name: prediction
13
- dtype: string
14
- - name: prediction_language
15
- dtype: string
16
- splits:
17
- - name: test
18
- num_bytes: 954280096.75
19
- num_examples: 5386
20
- download_size: 821812406
21
- dataset_size: 954280096.75
22
- configs:
23
- - config_name: default
24
- data_files:
25
- - split: test
26
- path: data/test-*
27
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - cy
4
+ license: cc0-1.0
5
+ tags:
6
+ - speech recognition
7
+ metrics:
8
+ - wer
9
+ - cer
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
+ __Model__: techiaith/whisper-large-v3-ft-btb-cv-cy
12
+
13
+ __Test Set__: techiaith/commonvoice_18_0_cy
14
+
15
+ __Split__: test
16
+
17
+ ------------------------------------------------------------------------------------------------------------------
18
+ __WER: 4.060446__
19
+
20
+ __CER: 0.961542__