paper-with-me

홈 › Papers

Direct Speech Translation for Automatic Subtitling

2022-09-27 · Sara Papi, Marco Gaido, Alina Karakanta, Mauro Cettolo, Matteo Negri, Marco Turchi

Automatic subtitling is the task of automatically translating the speech of audiovisual content into short pieces of timed text, i.e. subtitles and their corresponding timestamps. The generated subtitles need to conform to space and time requirements, while being synchronised with the speech and segmented in a way that facilitates comprehension. Given its considerable complexity, the task has so far been addressed through a pipeline of components that separately deal with transcribing, translating, and segmenting text into subtitles, as well as predicting timestamps. In this paper, we propose the first direct ST model for automatic subtitling that generates subtitles in the target language along with their timestamps with a single model. Our experiments on 7 language pairs show that our approach outperforms a cascade system in the same data condition, also being competitive with production tools on both in-domain and newly-released out-domain benchmarks covering new scenarios.

📄 PDF Abstract BibTeX arXiv:2209.13192

Code (1)

hlt-mt/fbk-fairseq 공식 구현 pytorch

Tasks

Translation

Similar Papers 제목 키워드 기반

Post-editing in Automatic Subtitling: A Subtitlers’ perspective

2022-06-01 · EAMT 2022 6 · Alina Karakanta, Luisa Bentivogli, Mauro Cettolo, Matteo Negri 외

Recent developments in machine translation and speech translation are opening up opportunities for computer-assisted translation tools with extended automation functions. Subtitling tools are recently being adapted for p…

Machine TranslationTranslation

MuST-Cinema: a Speech-to-Subtitles corpus

2020-02-25 · LREC 2020 5 · Alina Karakanta, Matteo Negri, Marco Turchi

Growing needs in localising audiovisual content in multiple languages through subtitles call for the development of automatic solutions for human subtitling. Neural Machine Translation (NMT) can contribute to the automat…

Machine TranslationNMTTranslation

Is 42 the Answer to Everything in Subtitling-oriented Speech Translation?

2020-06-01 · WS 2020 7 · Alina Karakanta, Matteo Negri, Marco Turchi

Subtitling is becoming increasingly important for disseminating information, given the enormous amounts of audiovisual content becoming available daily. Although Neural Machine Translation (NMT) can speed up the process …

Machine TranslationNMTTranslation

Presenting Simultaneous Translation in Limited Space

2020-09-18 · Dominik Macháček, Ondřej Bojar

Some methods of automatic simultaneous translation of a long-form speech allow revisions of outputs, trading accuracy for low latency. Deploying these systems for users faces the problem of presenting subtitles in a limi…

Translation

Dodging the Data Bottleneck: Automatic Subtitling with Automatically Segmented ST Corpora

2022-09-21 · Sara Papi, Alina Karakanta, Matteo Negri, Marco Turchi

Speech translation for subtitling (SubST) is the task of automatically translating speech data into well-formed subtitles by inserting subtitle breaks compliant to specific displaying guidelines. Similar to speech transl…

Translation