Automatic Speech Recognition
Malayalam
ctranslate2
audio
vegam
kurianbenoy commited on
Commit
9ffb964
·
1 Parent(s): 493a12c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,10 +1,15 @@
1
  ---
2
  language:
3
- - ml
4
  tags:
5
- - audio
6
- - automatic-speech-recognition
7
  license: mit
 
 
 
 
 
8
  ---
9
 
10
  # vegam-whipser-medium-ml
@@ -15,10 +20,10 @@ This model can be used in CTranslate2 or projects based on CTranslate2 such as [
15
 
16
  ## Example
17
 
18
- ## Conversion Details :information_source:
19
 
20
  The original model was converted with the following command:
21
 
22
  ```
23
  ct2-transformers-converter --model thennal/whisper-medium-ml --output_dir vegam-whisper-medium-ml
24
- ```
 
1
  ---
2
  language:
3
+ - ml
4
  tags:
5
+ - audio
6
+ - automatic-speech-recognition
7
  license: mit
8
+ datasets:
9
+ - google/fleurs
10
+ - thennal/IMaSC
11
+ - mozilla-foundation/common_voice_11_0
12
+ library_name: transformers
13
  ---
14
 
15
  # vegam-whipser-medium-ml
 
20
 
21
  ## Example
22
 
23
+ ## Conversion Details
24
 
25
  The original model was converted with the following command:
26
 
27
  ```
28
  ct2-transformers-converter --model thennal/whisper-medium-ml --output_dir vegam-whisper-medium-ml
29
+ ```