iTantra -Indian Multilingual TTS & STT Aided Neural Transceiver Radio Access for low bitrate links
Indian Space Research Organisation(ISRO) · Miscellaneous · Software
The voice-over-text transceiver is a clever idea with a compelling demo, but ten languages is a heavy multilingual lift where lower-resource languages have weak on-device models — build the loop solidly in two or three languages and be honest about coverage rather than claiming uniform quality across all ten.
What it actually is
Voice is data-heavy and hard to send over low-bandwidth links, but in distress situations voice is more inclusive than text, reaching people regardless of literacy. The ask is an Android app that runs speech-to-text and text-to-speech locally for ten Indian languages, so one phone converts speech to text, sends the tiny text over a low-rate link, and the receiving phone speaks it back — a walkie-talkie that transmits text but behaves like voice.
What to build
An Android app bundling lightweight on-device STT and TTS for ten named Indian languages, where the STT module detects speech pauses to form sentences, transmits only the resulting text over a WiFi or Bluetooth link to another phone running the same app, and the receiving TTS module converts that text back to intelligible speech played as a voice note, with alert messages announced at maximum volume non-interruptibly, working as a push-to-talk walkie-talkie over the low-bitrate link and as a normal channel when push-to-talk is off, evaluated on model footprint, word error rate, TTS legibility and end-to-end latency.
Smallest thing that wins the room
Speak a sentence in one Indian language into one phone, show it transcribed on-device and sent as text over Bluetooth to a second phone, which speaks it back intelligibly in that language — the full walkie-talkie loop — with the end-to-end latency and word error rate reported.
How crowded this one gets
A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.
Quieter than 35% of the 226 · #148 of 226 by expected field
A normal-sized field. Your idea has to be good, not miraculous.
Why: defence, intelligence and space bodies drew small fields.
This is a guess, not a fact
Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.
The scores
The number is the shorthand. The line under it is the reason.
Acceptance potential
3/5The transceiver concept is genuinely clever and the metrics are crisp, but ten languages is a heavy multilingual lift where lower-resource languages have weak on-device models, so a team realistically demos two or three languages well against a ten-language requirement, and an ISRO judge weighing the 40% accuracy metric will notice the gap.
Feasibility
2/5On-device STT and TTS exist, but delivering both, lightweight and accurate, for ten Indian languages on a low-power phone is a large multilingual undertaking — good on-device models for lower-resource Indian languages like Odia and Malayalam are scarce, and reaching low word error rate across all ten within a small footprint is genuinely hard.
Innovation scope
3/5The STT-to-text-to-TTS transceiver framing is a clever way to compress voice for low-bitrate links, but the components are established, so your room is in the multilingual on-device optimisation and the walkie-talkie integration rather than in the concept.
Clarity
5/5The description names the ten languages, the full transceiver loop, the push-to-talk behaviour, the transport, and the weighted evaluation metrics with percentages, making the requirement exceptionally precise.
Effort
MassiveOn-device STT and TTS for ten languages, the pause-detection sentence formation, the WiFi and Bluetooth transport, and the push-to-talk walkie-talkie behaviour is a large multilingual, multi-component build.
Demo-ability
EasyThe speak-here-hear-there walkie-talkie loop across two phones is an immediately compelling and self-explanatory demo, especially if it works in one or two languages live.
In its favour
- Green flag: The STT-to-text-to-TTS transceiver is a genuinely clever compression idea — sending text instead of audio slashes the bandwidth need while preserving the voice experience
- Green flag: The walkie-talkie loop across two phones is a compelling, self-explanatory demo
- Green flag: The weighted evaluation metrics tell you exactly where to focus effort — accuracy is 40%
- Green flag: The distress-and-inclusion framing gives the project a genuine and resonant purpose
Against it
- Red flag: Ten languages is a heavy lift, and good lightweight on-device models for lower-resource Indian languages like Odia and Malayalam are scarce, so uniform quality across all ten is unrealistic
- Red flag: On-device TTS for Indian languages that is both lightweight and natural is genuinely hard, and legibility is weighted at 40%
- Red flag: A team will realistically demo two or three languages well, leaving a visible gap against the ten-language requirement
- Red flag: Word error rate on accented or noisy speech across many languages will be higher than clean-condition figures suggest
What you will be writing
- On-device STT (Vosk / wav2vec2 / Whisper-tiny)
- On-device TTS (Coqui / VITS-lite) for Indian languages
- Pause-based sentence segmentation
- WiFi Direct / Bluetooth text transport
- Push-to-talk walkie-talkie logic
- WER / RTF latency evaluation
- Speech technology
- Multilingual on-device AI
- Low-bandwidth communication
Prior art to read before you start
on-device multilingual STT and TTS · voice-over-text low-bitrate transceiver · push-to-talk speech relay
Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.