ai-team-ori
commited on
Updated Readme.md
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
|
|
4 |
tags:
|
5 |
- audio
|
6 |
- automatic-speech-recognition
|
7 |
- whisper-event
|
|
|
8 |
model-index:
|
9 |
- name: Whisper-Hindi2Hinglish-Swift
|
10 |
results:
|
@@ -45,38 +47,43 @@ model-index:
|
|
45 |
value: 65.2147
|
46 |
name: WER
|
47 |
widget:
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
pipeline_tag: automatic-speech-recognition
|
79 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
80 |
---
|
81 |
## Whisper-Hindi2Hinglish-Swift:
|
82 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- en
|
4 |
+
- hi
|
5 |
tags:
|
6 |
- audio
|
7 |
- automatic-speech-recognition
|
8 |
- whisper-event
|
9 |
+
- pytorch
|
10 |
model-index:
|
11 |
- name: Whisper-Hindi2Hinglish-Swift
|
12 |
results:
|
|
|
47 |
value: 65.2147
|
48 |
name: WER
|
49 |
widget:
|
50 |
+
- src: audios/f89b6428-c58a-4355-ad63-0752b69f2d30.wav
|
51 |
+
output:
|
52 |
+
text: vah bas din mein kitni baar chalti hai?
|
53 |
+
- src: audios/09cf2547-9d09-4914-926a-cf2043549c15.wav
|
54 |
+
output:
|
55 |
+
text: >-
|
56 |
+
Salmaan ki image se prabhaavit hote hain is company ke share bhaav jaane
|
57 |
+
kaise?
|
58 |
+
- src: audios/6f7df89f-91a7-4cbd-be43-af7bce71a34b.wav
|
59 |
+
output:
|
60 |
+
text: vah roya aur aur roya.
|
61 |
+
- src: audios/969bede5-d816-461b-9bf2-bd115e098439.wav
|
62 |
+
output:
|
63 |
+
text: helmet na pahnne se bhaarat mein har gante hoti hai chaar logon ki maut.
|
64 |
+
- src: audios/cef43941-72c9-4d28-88dd-cb62808dc056.wav
|
65 |
+
output:
|
66 |
+
text: usne mujhe chithi ka javaab na dene ke lie daanta.
|
67 |
+
- src: audios/b27d49fe-fced-4a17-9887-7bfbc5d4a899.wav
|
68 |
+
output:
|
69 |
+
text: puraana shahar divaaron se ghera hua hai.
|
70 |
+
- src: audios/common_voice_hi_23796065.mp3
|
71 |
+
example_title: Speech Example 1
|
72 |
+
- src: audios/common_voice_hi_41666099.mp3
|
73 |
+
example_title: Speech Example 2
|
74 |
+
- src: audios/common_voice_hi_41429198.mp3
|
75 |
+
example_title: Speech Example 3
|
76 |
+
- src: audios/common_voice_hi_41429259.mp3
|
77 |
+
example_title: Speech Example 4
|
78 |
+
- src: audios/common_voice_hi_40904697.mp3
|
79 |
+
example_title: Speech Example 5
|
80 |
pipeline_tag: automatic-speech-recognition
|
81 |
license: apache-2.0
|
82 |
+
metrics:
|
83 |
+
- wer
|
84 |
+
base_model:
|
85 |
+
- openai/whisper-base
|
86 |
+
library_name: transformers
|
87 |
---
|
88 |
## Whisper-Hindi2Hinglish-Swift:
|
89 |
|