Using Phonemes in cascaded S2S translation pipeline
Rene Pilz, Johannes Schneider
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/fungus75/phonemes_s2s_pipelineOfficialIn papernone★ 0
Abstract
This paper explores the idea of using phonemes as a textual representation within a conventional multilingual simultaneous speech-to-speech translation pipeline, as opposed to the traditional reliance on text-based language representations. To investigate this, we trained an open-source sequence-to-sequence model on the WMT17 dataset in two formats: one using standard textual representation and the other employing phonemic representation. The performance of both approaches was assessed using the BLEU metric. Our findings shows that the phonemic approach provides comparable quality but offers several advantages, including lower resource requirements or better suitability for low-resource languages.