WeSearch

Building Sakhi: Hindi Voice-to-Form for India's ASHA Workers, Solo in Six Weeks

·6 min read · 0 reactions · 0 comments · 26 views
#healthtech#hindi#ai#communityhealth#technology
Building Sakhi: Hindi Voice-to-Form for India's ASHA Workers, Solo in Six Weeks
TL;DR · WeSearch summary

A new Hindi voice-to-form pipeline called Sakhi has been developed for India's ASHA workers in just six weeks. The system aims to improve the documentation of maternal and child health visits by enabling ASHAs to capture data more efficiently. It features two deployment modes: one for workstations and another for offline use on Android devices.

Key facts
About this source

DEV.to (Top) files mainly under programming. We currently carry 4,877 of its stories.

Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3924950) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Tushar Jaju Posted on May 19 Building Sakhi: Hindi Voice-to-Form for India's ASHA Workers, Solo in Six Weeks #ai #llm #healthtech #hindi TL;DR — Six-week solo build of a Hindi voice-to-form pipeline for India's ~1 million community health workers. Two deployment modes: a workstation path with Whisper + Gemma 4 E4B on Ollama, and a fully offline on-device path running Gemma 4 E2B INT4 on the Cactus SDK on Android. Submitted to Kaggle's Gemma 4 Good Hackathon.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)