rukaiyah-indika-ai
commited on
Commit
•
0d9f970
1
Parent(s):
99a938e
Update README.md
Browse files
README.md
CHANGED
@@ -56,44 +56,20 @@ print("Transcription:", transcription)
|
|
56 |
# Additional Language Models
|
57 |
Indika AI has also fine-tuned ASR (Automatic Speech Recognition) models for several other Indic languages,
|
58 |
enhancing the accuracy by 2-5% for each language. The word error rate has also been significantly reduced.
|
|
|
59 |
The additional languages include:
|
60 |
-
1.Bengali:
|
61 |
-
Accuracy Improvement: +3.5%
|
62 |
-
Word Error Rate Reduction: -18%
|
63 |
-
|
64 |
-
|
65 |
-
2.Telugu:
|
66 |
-
Accuracy Improvement: +2.8%
|
67 |
-
Word Error Rate Reduction: -15%
|
68 |
-
|
69 |
-
3.Marathi:
|
70 |
-
Accuracy Improvement: +4.2%
|
71 |
-
Word Error Rate Reduction: -20%
|
72 |
-
|
73 |
-
4.Tamil:
|
74 |
-
Accuracy Improvement: +3.0%
|
75 |
-
Word Error Rate Reduction: -17%
|
76 |
-
|
77 |
-
5.Gujarati:
|
78 |
-
Accuracy Improvement: +2.2%
|
79 |
-
Word Error Rate Reduction: -12%
|
80 |
-
|
81 |
-
6.Kannada:
|
82 |
-
Accuracy Improvement: +4.5%
|
83 |
-
Word Error Rate Reduction: -21%
|
84 |
-
|
85 |
-
7.Malayalam:
|
86 |
-
Accuracy Improvement: +3.8%
|
87 |
-
Word Error Rate Reduction: -19%
|
88 |
-
|
89 |
-
8.Punjabi:
|
90 |
-
Accuracy Improvement: +2.0%
|
91 |
-
Word Error Rate Reduction: -11%
|
92 |
-
|
93 |
-
9.Odia:
|
94 |
-
Accuracy Improvement: +4.0%
|
95 |
-
Word Error Rate Reduction: -20%
|
96 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
|
98 |
|
99 |
### BibTeX entry and citation info
|
|
|
56 |
# Additional Language Models
|
57 |
Indika AI has also fine-tuned ASR (Automatic Speech Recognition) models for several other Indic languages,
|
58 |
enhancing the accuracy by 2-5% for each language. The word error rate has also been significantly reduced.
|
59 |
+
|
60 |
The additional languages include:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
+
| Language | Accuracy Improvement | Word Error Rate Reduction |
|
63 |
+
|--------------|----------------------|------------------------------------------------------|
|
64 |
+
| Bengali | +3.5% | -18% |
|
65 |
+
| Telugu | +2.8% | -15% |
|
66 |
+
| Marathi | +4.2% | -20% |
|
67 |
+
| Tamil | +3.0% | -17% |
|
68 |
+
| Gujarati | +2.2% | -12% |
|
69 |
+
| Kannada | +4.5% | -21% |
|
70 |
+
| Malayalam | +3.8% | -19% |
|
71 |
+
| Punjabi | +2.0% | -11% |
|
72 |
+
| Odia | +4.0% | -20% |
|
73 |
|
74 |
|
75 |
### BibTeX entry and citation info
|