A Simple Baseline for Spoken Language to Sign Language Translation with 3D Avatars
Ronglai Zuo, Fangyun Wei, Zenggui Chen, Brian Mak, Jiaolong Yang, Xin Tong
TL;DR
This work tackles Spoken2Sign translation by proposing a practical three‑stage baseline that translates spoken language to sign language and renders the result with a 3D avatar. It builds a gloss–video dictionary from Sign2Spoken benchmarks, estimates 3D signs for dictionary entries with the SMPLSign‑X model, and uses a Text2Gloss (mBART) plus a sign connector to stitch retrieved 3D signs into coherent translations. The system achieves state‑of‑the‑art back‑translation BLEU scores on Phoenix‑2014T and CSL‑Daily and introduces two by‑products—3D keypoint augmentation and multi‑view understanding—that improve sign‑language understanding from keypoints. By releasing gloss dictionaries and demonstrating robust 3D sign rendering, the work offers a functional, view‑independent Spoken2Sign pipeline with practical impact for deaf–hearing communication.
Abstract
The objective of this paper is to develop a functional system for translating spoken languages into sign languages, referred to as Spoken2Sign translation. The Spoken2Sign task is orthogonal and complementary to traditional sign language to spoken language (Sign2Spoken) translation. To enable Spoken2Sign translation, we present a simple baseline consisting of three steps: 1) creating a gloss-video dictionary using existing Sign2Spoken benchmarks; 2) estimating a 3D sign for each sign video in the dictionary; 3) training a Spoken2Sign model, which is composed of a Text2Gloss translator, a sign connector, and a rendering module, with the aid of the yielded gloss-3D sign dictionary. The translation results are then displayed through a sign avatar. As far as we know, we are the first to present the Spoken2Sign task in an output format of 3D signs. In addition to its capability of Spoken2Sign translation, we also demonstrate that two by-products of our approach-3D keypoint augmentation and multi-view understanding-can assist in keypoint-based sign language understanding. Code and models are available at https://github.com/FangyunWei/SLRT.
