DewiBrynJones commited on
Commit
341443a
1 Parent(s): 96c9805

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -23
README.md CHANGED
@@ -1,25 +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
- splits:
15
- - name: test
16
- num_bytes: 954231819.75
17
- num_examples: 5386
18
- download_size: 821832215
19
- dataset_size: 954231819.75
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: test
24
- path: data/test-*
25
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - cy
4
+ license: cc0-1.0
5
+ tags:
6
+ - speech recognition
7
+ metrics:
8
+ - wer
9
+ - cer
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
+ __Model__: DewiBrynJones/whisper-large-v3-ft-cv-cy-train-all
12
+
13
+ __Test Set__: DewiBrynJones/commonvoice_18_0_cy
14
+
15
+ __Split__: test
16
+
17
+ --------------------------------------------------------------------------------------------------------------------------------
18
+ __WER: 20.148658__
19
+
20
+ __CER: 5.911601__