StreamSpeech: Simultaneous Speech-to-Speech Translation with Multi-task Learning
About
Simultaneous speech-to-speech translation (Simul-S2ST, a.k.a streaming speech translation) outputs target speech while receiving streaming speech inputs, which is critical for real-time communication. Beyond accomplishing translation between speech, Simul-S2ST requires a policy to control the model to generate corresponding target speech at the opportune moment within speech inputs, thereby posing a double challenge of translation and policy. In this paper, we propose StreamSpeech, a direct Simul-S2ST model that jointly learns translation and simultaneous policy in a unified framework of multi-task learning. Adhering to a multi-task learning approach, StreamSpeech can perform offline and simultaneous speech recognition, speech translation and speech synthesis via an "All-in-One" seamless model. Experiments on CVSS benchmark demonstrate that StreamSpeech achieves state-of-the-art performance in both offline S2ST and Simul-S2ST tasks. Besides, StreamSpeech is able to present high-quality intermediate results (i.e., ASR or translation results) during simultaneous translation process, offering a more comprehensive real-time communication experience.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech-to-speech translation | CVSS-C ES → EN (test) | ASR-BLEU27.25 | 16 | |
| Speech-to-speech translation | CVSS-C DE → EN (test) | ASR-BLEU20.93 | 16 | |
| Offline Speech-to-Speech Translation | CVSS-C (test) | Fr-En ASR-BLEU28.45 | 11 | |
| Automatic Speech Recognition | CVSS-C Fr→En (test) | Average Latency (ms)109.1 | 6 | |
| Speech-to-speech translation | CVSS-C Fr→En (val) | ASR-BLEU28.45 | 4 | |
| Speech-to-speech translation | CVSS-C Es→En (val) | ASR BLEU27.25 | 4 | |
| Speech-to-speech translation | CVSS-C De→En (val) | ASR-BLEU20.93 | 4 | |
| Speech-to-speech translation | CVSS-C Average (val) | ASR-BLEU25.54 | 4 |