Human-1: a full-duplex conversational system in Hindi
An open-source full-duplex speech-to-speech dialogue system for Hindi, adapting the Moshi/Mimi architecture to real-time turn-taking, overlapping speech, and backchannels.
- Problem
- Full-duplex architectures were built and evaluated on English. Hindi conversation carries different turn-taking behaviour, heavy code-mixing, and no tokenizer or stereo conversational corpus at the scale the architecture needs.
- Decision
- Adapted Moshi/Mimi rather than cascading ASR → LLM → TTS, built a 32k-token Hindi SentencePiece tokenizer for the text stream, and trained on real-world conversations rather than synthesised dialogue.
- Result
- naturalness 4.10/5.00 · 66.9% of generations tie with human speech · 26,000 h stereo corpus · 8× H100