alvanlii commited on
Commit
8c9557f
1 Parent(s): 383761b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ license: apache-2.0
5
+ tags:
6
+ - whisper-event
7
+ datasets:
8
+ - mozilla-foundation/common_voice_11_0
9
+ model-index:
10
+ - name: Whisper Small zh-CN - Alvin
11
+ results:
12
+ - task:
13
+ name: Automatic Speech Recognition
14
+ type: automatic-speech-recognition
15
+ dataset:
16
+ name: mozilla-foundation/common_voice_11_0 zh-CN
17
+ type: mozilla-foundation/common_voice_11_0
18
+ config: zh-CN
19
+ split: test
20
+ args: zh-CN
21
+ metrics:
22
+ - name: Cer
23
+ type: cer
24
+ value: 14.54
25
+ ---
26
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
+ should probably proofread and complete it, then remove this comment. -->
28
+
29
+ # Whisper Small zh-CN - Alvin
30
+
31
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
32
+
33
+ ## Model description
34
+ More information needed
35
+ ## Intended uses & limitations
36
+ More information needed
37
+ ## Training and evaluation data
38
+ For training, three datasets were used:
39
+ - Common Voice 11 zh-CN Train Set
40
+
41
+ ## Training procedure
42
+
43
+
44
+
45
+ ### Framework versions