Search papers, labs, and topics across Lattice.
This paper introduces SignRecGAN, a novel framework for sign-to-speech prosody transfer that bypasses text-based bottlenecks by directly mapping sign language video to speech prosody. The approach uses adversarial learning and reconstruction losses to train without parallel sign-speech data, relying instead on unpaired sign language and speech datasets. Experiments show that the proposed S2PFormer architecture, conditioned on sign language features, generates speech that better reflects the emotional content of the original sign compared to text-based TTS pipelines.
Skip the emotionless text bottleneck: directly transferring prosody from sign language video to speech unlocks more expressive and natural communication.
Deep learning models have improved sign language-to-text translation and made it easier for non-signers to understand signed messages. When the goal is spoken communication, a naive approach is to convert signed messages into text and then synthesize speech via Text-to-Speech (TTS). However, this two-stage pipeline inevitably treat text as a bottleneck representation, causing the loss of rich non-verbal information originally conveyed in the signing. To address this limitation, we propose a novel task, \emph{Sign-to-Speech Prosody Transfer}, which aims to capture the global prosodic nuances expressed in sign language and directly integrate them into synthesized speech. A major challenge is that aligning sign and speech requires expert knowledge, making annotation extremely costly and preventing the construction of large parallel corpora. To overcome this, we introduce \emph{SignRecGAN}, a scalable training framework that leverages unimodal datasets without cross-modal annotations through adversarial learning and reconstruction losses. Furthermore, we propose \emph{S2PFormer}, a new model architecture that preserves the expressive power of existing TTS models while enabling the injection of sign-derived prosody into the synthesized speech. Extensive experiments demonstrate that the proposed method can synthesize speech that faithfully reflects the emotional content of sign language, thereby opening new possibilities for more natural sign language communication. Our code will be available upon acceptance.