Introduction

Overview.

I'm a Data Scientist at Meesho working on the speech stack — Hindi Automatic Speech Recognition including code-mixed speech, Text-to-Speech for Malayalam, Telugu and Tamil, and Large Language Models fine-tuned for narrow jobs like evaluation. I came to it sideways: two years building insurance software, then a master's at IISc spent teaching small models to hear crackles and wheezes in stethoscope recordings. Most of what I've done since is a version of that same problem — audio in, a decision out, and an honest measure of whether it worked.

Speech Recognition

Hindi ASR on real call audio, including code-mixed speech where people switch to English mid-sentence — served at 30 RPS with p90 100 ms latency.

Speech Synthesis

Text-to-Speech for Indian languages that have far less training audio than English. Output quality assessed by human auditors.

LLMs in Production

Fine-tuning Large Language Models for specific, testable jobs — like user simulation, so prompts can be evaluated in a loop instead of against live traffic.

Audio & Signal Processing

Spectral features and small architectures. My thesis found compact CNNs beating wav2vec 2.0 on lung sound classification — bigger isn't automatically better.

 

Where I've worked

Experience.

Data Scientist II

  • Fine-tuned IndicConformer for Hindi ASR — a first version on Devanagari script, and a second handling code-mixed speech.
  • Moved inference to TensorRT (FP32): 30 RPS at p90 100 ms / p99 200 ms, cutting serving cost by 60%.
  • Developed an XGBoost model ranking sellers by conversion affinity and scoring hourly call slots, with an explore–exploit policy for cold-start sellers — reducing outbound calling cost by 50%.

Data Scientist I

  • Fine-tuned XTTS for Malayalam, Telugu, and Tamil text-to-speech, with output quality assessed by human auditors.
  • Built a fine-tuned Llama 3.2 3B Instruct model that simulates user behaviour on calls, letting the team test prompts and conversation flows without waiting on live traffic.

Machine Learning and Signal Processing Intern

  • Surveyed and replicated state-of-the-art architectures for lung sound classification — CNNs and RNNs over mel-spectrogram and MFCC features — work that became the basis of my thesis.

Software Developer

  • Migrated an insurance platform from VisualBasic to VB.Net across General Liability, Workers' Compensation, and Property lines of business.
  • Built an internal query tool for the central database that cut query resolution time by 70%.
 

Where I studied

Education.

M.Tech, Computer Science and Automation

  • Thesis: Lung Sound Classification using Light-Weight Architectures, advised by Prof. Siddharth Barman and co-advised by Prof. Prasanta Kumar Ghosh.
  • Carried out in collaboration with AI Health Highway Pvt. Ltd.

B.Tech, Information Technology

  • Graduated with 8.53/10. Published two papers on assistive technology for hearing and speech impairment during this period.
 

What I've built

Work.

Lung Sound Classification

Detecting crackles and wheezes in stethoscope recordings, and classifying the underlying condition. Compact CNNs over mel-spectrogram and MFCC features beat every wav2vec 2.0 variant tested — 78.7% on four-class detection.

#signal-processing#cnn#wav2vec2#healthcare

Indic Speech Recognition

Hindi ASR on a fine-tuned IndicConformer — first on Devanagari script, then extended to code-mixed speech where users switch to English mid-sentence. Served through TensorRT (FP32) at 30 RPS, p90 100 ms / p99 200 ms, for 60% less cost.

#asr#indicconformer#tensorrt#code-mixing

Multilingual Text-to-Speech

XTTS fine-tuned for Malayalam, Telugu, and Tamil — three languages with far less training audio than Hindi or English. Output quality assessed by human auditors.

#tts#xtts#indic-languages

Outbound Calling Cost Model

Ranks sellers by conversion affinity and scores call slots hour by hour, so calling effort goes where it pays, with an explore–exploit policy for cold-start sellers. Cut outbound calling cost by 50%.

#xgboost#ranking#explore-exploit#cost-optimisation

User Simulation for Call Testing

A fine-tuned Llama 3.2 3B Instruct that plays the user side of a call, so prompts and conversation designs can be evaluated in a tight loop instead of against live traffic.

#llm#fine-tuning#evaluation
 

Published work

Publications.

Assistive technology-based solution for hearing impairment using smartphones

V. Mehra, D. Pandey

International Journal of Software Innovation (IJSI), 2022

Technological aids for deaf and mute in the modern world

V. Mehra, D. Pandey, A. Rastogi, A. Singh, H. P. Singh

Recent Patents on Engineering, 2021

Google Scholar
 

Get in touch

Contact.

Happy to talk about signal processing, NLP, or anything I've written about here.