Lingalingeswaran commited on
Commit
c49ed2a
1 Parent(s): fc9643e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - mozilla-foundation/common_voice_17_0
5
+ language:
6
+ - en
7
+ - ta
8
+ metrics:
9
+ - wer
10
+ base_model:
11
+ - openai/whisper-small
12
+ pipeline_tag: automatic-speech-recognition
13
+ library_name: transformers
14
+ tags:
15
+ - language-identification
16
+ - speech-to-text
17
+ ---