Skip to content

Releases: COSS-India/ai4i-contribute

v1.3

Choose a tag to compare

@KashifKhanTarento KashifKhanTarento released this 28 Nov 15:35
8e24970

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

Choose a tag to compare

@KashifKhanTarento KashifKhanTarento released this 25 Nov 15:54
9713847

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

Full Changelog: v1.1...v1.2

v1.1

Choose a tag to compare

@KashifKhanTarento KashifKhanTarento released this 21 Nov 19:30
df755e0

v1.1

Added Suno feature:
Transcription of the given Audio file
Validation to assess the accurateness of the given transcription

v1.0

Choose a tag to compare

@aravinth aravinth released this 30 Sep 23:16

Stable version with all the bug fixes.

  • End to end flow of contribution & validation
  • playback issue fixed.
  • Validation for the profile fields included,
  • Support for base64 based audio validation

v0.1

Choose a tag to compare

@aravinth aravinth released this 30 Sep 06:47
7803f5f

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