paper-with-me

Papers

System Description on Third Automatic Simultaneous Translation Workshop

2022-07-01 · NAACL (AutoSimTrans) 2022 7 · Zhang Yiqiao

This paper shows my submission to the Third Automatic Simultaneous Translation Workshop at NAACL2022.The submission includes Chinese audio to English text task, Chinese text to English text tast, and English text to Spanish text task.For the two text-to-text tasks, I use the STACL model of PaddleNLP. As for the audio-to-text task, I first use DeepSpeech2 to translate the audio into text, then apply the STACL model to handle the text-to-text task.The submission results show that the used method can get low delay with a few training samples.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Findings of the Third Workshop on Automatic Simultaneous Translation

2022-07-01 · NAACL (AutoSimTrans) 2022 7 · Ruiqing Zhang, Chuanqiang Zhang, Zhongjun He, Hua Wu 외

This paper reports the results of the shared task we hosted on the Third Workshop of Automatic Simultaneous Translation (AutoSimTrans). The shared task aims to promote the development of text-to-text and speech-to-text s…

Speech-to-TextTranslation

System Description on Automatic Simultaneous Translation Workshop

2022-07-01 · NAACL (AutoSimTrans) 2022 7 · Zecheng Li, Yue Sun, Haoze Li

This paper describes our system submitted on the third automatic simultaneous translation workshop at NAACL2022. We participate in the Chinese audio->English text direction of Chinese-to-English translation. Our speech-t…

SentenceSpeech-to-TextTranslation

System Description on Automatic Simultaneous Translation Workshop

2021-06-01 · NAACL (AutoSimTrans) 2021 6 · Linjie Chen, Jianzong Wang, Zhangcheng Huang, Xiongbin Ding 외

This paper shows our submission on the second automatic simultaneous translation workshop at NAACL2021. We participate in all the two directions of Chinese-to-English translation, Chinese audio\rightarrowEnglish text and…

Translation

XMU’s Simultaneous Translation System at NAACL 2021

2021-06-01 · NAACL (AutoSimTrans) 2021 6 · Shuangtao Li, Jinming Hu, Boli Wang, Xiaodong Shi 외

This paper describes our two systems submitted to the simultaneous translation evaluation at the 2nd automatic simultaneous translation workshop.

Translation

Efficient yet Competitive Speech Translation: FBK@IWSLT2022

2022-05-05 · IWSLT (ACL) 2022 5 · Marco Gaido, Sara Papi, Dennis Fucci, Giuseppe Fiameni 외

The primary goal of this FBK's systems submission to the IWSLT 2022 offline and simultaneous speech translation tasks is to reduce model training costs without sacrificing translation quality. As such, we first question …

SentenceTranslation