Releases: COSS-India/ai4i-contribute
Releases · COSS-India/ai4i-contribute
Release list
v1.3
Added Dekho feature (Transcription of text present in the image):
Contribution of Transcription of the given image into selected language.
Validation to assess the accuracy of the given transcription.
The purpose of this feature is to enable generate high quality training datasets for the OCR models
v1.2
v1.2
Added Likho Component for Text Translation with:
- Contribution of translation of the given text into selected language
- Validation to assess the accuracy of the given translation
What's Changed
- Likho Feature by @KashifKhanTarento in #38
- Bug fixes by @KashifKhanTarento in #39
- Added more mock data in Likho by @KashifKhanTarento in #40
- fix: language decode by @KashifKhanTarento in #41
- For staging by @KashifKhanTarento in #42
- For Release by @KashifKhanTarento in #43
Full Changelog: v1.1...v1.2
v1.1
v1.1
Added Suno feature:
Transcription of the given Audio file
Validation to assess the accurateness of the given transcription
v1.0
v0.1
The initial version of the mobile app for voice contribution with following features :
- Voice Contribution for the given input text
- Voice Validation to assess the accurateness of the contribution
- Certificate Generation flow for the contributions
- Backend API specs (with sample API formats) to help build the backend APIs to integrate with the mobile app
- User Management Support