REVIEW 4 major objections 5 minor 31 references
Speech to Speech Translation with Translatotron: A State of the Art Review
T0 review · 4 major / 5 minor · reviewed 2026-08-08 · deepseek-v4-flash
Pith's one-line read A review of speech-to-speech translation argues that Translatotron 3, the latest of the three Translatotron models, is the best architecture for building low-resource English-to-Yoruba systems, based on its unsupervised learning and…
desk verdict A compact Translatotron survey undone by an unsupported Yoruba-specific recommendation and an unsourced, self-contradictory comparison table. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is direct sequence-to-sequence speech-to-speech translation: an encoder maps the source spectrogram sequence and a decoder generates the target spectrogram sequence, bypassing intermediate text. Translatotron 3 adds three training signals that let the model learn from monolingual data: a MUSE (multilingual unsupervised embedding) loss that aligns source and target representations in a shared space, a reconstruction loss that keeps each language's decoder faithful to its own input, and a speech-to-speech back-translation loss that creates pseudo-parallel pairs. The design also includes a shared encoder with separate source and target decoders, each with its own attention, plus auxiliary phoneme losses and a duration loss to keep generated speech aligned and intelligible.
What would settle it
Run a controlled Translatotron 3 training and evaluation on an English-Yoruba speech corpus and compare it against a cascade pipeline using BLEU, translation edit rate, and mel-cepstral distortion; if Translatotron 3 fails to beat the cascade on Yoruba, or requires far more than 1000 hours of data, the paper's central recommendation collapses.
Extended reading notes
Core claim
The central claim, stated on the paper's own terms, is that Translatotron 3 is the best version of the Translatotron family and a better choice than the cascade baseline for direct speech-to-speech translation. The paper reports that Translatotron 1 underperformed cascade but showed direct speech-to-speech translation was possible; Translatotron 2 improved quality by about +15.5 BLEU over Translatotron 1 and matched cascade; and Translatotron 3, using unsupervised training with monolingual data, outperformed the cascade baseline by +18.4 BLEU in Spanish-English experiments while preserving non-lexical speech properties such as pauses, speaking rate, and speaker identity. From these results and a feature-by-feature comparison, the authors conclude that Translatotron 3 is the appropriate architecture for an English-to-Yoruba speech-to-speech translator, because it reduces dependence on parallel data and can handle Yoruba variants that are not fully formalized.
Load-bearing premise
The paper assumes the unsourced feature table is accurate and that Spanish-English BLEU margins transfer to Yoruba, with no African-language experiment to support either assumption.
Editorial extensions
If this is right
- A low-resource English-to-Yoruba speech-to-speech system can in principle be built without a large parallel English-Yoruba speech corpus, since Translatotron 3 trains on monolingual data.
- Direct translation eliminates the compound errors and added latency of cascade pipelines, so real-time speech translation becomes more feasible.
- Voice characteristics and paralinguistic cues survive translation, which matters for medical and conversational settings where speaker identity and tone carry meaning.
- The reported Spanish-English margins (+15.5 BLEU for Translatotron 2 over Translatotron 1, +18.4 BLEU for Translatotron 3 over cascade) define the expected quality ladder for future supervised and unsupervised speech-to-speech systems.
Reading between the lines
- As an extension beyond the paper's evidence, a direct Yoruba-English run would be the natural next step: training Translatotron 3 on a Yoruba speech corpus and comparing BLEU, translation edit rate, and mel-cepstral distortion against a cascade baseline would show whether the Spanish-English margin transfers to a tonal, less-formalized language.
- As an extension, the qualitative feature table carries no stated source, so the practical choice between Translatotron 3 and a strong cascade may ultimately hinge on reproducible measurements of training-data requirements and latency rather than on the model family alone.
- As an extension, the MUSE alignment mechanism suggests a route toward truly unwritten languages: if the shared encoder can align speech representations without text, then zero-resource languages might be bridged without first inventing an orthography.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This manuscript is a literature review of speech-to-speech translation (S2ST), centered on Google's Translatotron family (versions 1, 2, and 3). It describes the cascade baseline, reviews several alternative S2ST architectures, presents the Translatotron models with their losses and training objectives (Eqs. 1-13), lists available S2ST corpora (Table 2), and compares the three Translatotron versions across architectural and resource dimensions (Table 3). The paper's stated conclusion is that Translatotron 3 is 'the best model to bridge the language gap between African Languages and other well-formalized languages,' with a specific intended use case of English-to-Yoruba S2ST for a health environment. No African-language experiment or evaluation is reported; the recommendation is based on qualitative properties in Table 3 and on Spanish-English BLEU results reported in Section 4.
Significance. The survey component has value: it collects the primary Translatotron references, summarizes the evolution from a proof-of-concept to an unsupervised model, and highlights that no dedicated S2ST corpus exists for African languages. If the central recommendation were verified, the paper would be a useful guide for practitioners building low-resource S2ST systems. However, the central claim is not established. The evidence offered consists of (i) a comparison table with unsourced entries and (ii) reported Spanish-English BLEU margins that are assumed, without argument, to transfer to Yoruba. The manuscript also contains an internal contradiction about whether Translatotron 3 requires parallel data. These issues make the recommendation a hypothesis rather than a demonstrated result.
major comments (4)
- [§6, Table 3, Conclusion] The central recommendation—'Translatotron is the best model to bridge the language gap between African Languages and other well-formalized languages' (Conclusion)—is not supported by any experiment or systematic evidence involving an African language. Table 3, which is the basis for the comparison, has no cited source for its entries (e.g., '1000+ hours', 'Excellent' translation quality, 'Advanced transformer'); the only quantitative support is the Spanish-English BLEU margin in Section 4. This is load-bearing because the stated goal of the paper is to select a model for an English-to-Yoruba S2ST system.
- [§4 and Table 3] Section 4 describes Translatotron 3 as an 'unsupervised direct S2ST model' trained with reconstruction, MUSE, and back-translation losses (Eqs. 6-13), while Table 3 lists 'Parallel Data Required: Reduced (semi-supervised)'. These are in direct conflict. If Translatotron 3 still requires some parallel data, the argument that it is suitable for low-resource languages (where parallel S2ST data are unavailable, as stated in Section 5) loses a key premise. The paper must resolve this contradiction and justify the '1000+ hours' training-data row with a citation.
- [§4] The claim that 'Translatotron 3 outperformed the baseline cascade model with a margin of +18.4 BLEU' is reported without test-set details, data conditions, or uncertainty estimates, and no evidence is given that this margin transfers from Spanish-English to Yoruba or to other African languages. Since the paper's own Section 5 notes that no African-language S2ST corpus exists, the extrapolation from a high-resource pair to an unformalized language is a substantial leap that needs either experimental support or an explicit, well-argued rationale.
- [§5] Section 5 states that 'there is no corpora specifically designed for direct S2ST of African languages,' yet the bibliography contains references [28]-[31] describing Yoruba speech corpora and models, which are never cited in the running text. These resources are directly relevant to the paper's English-to-Yoruba scenario; omitting them leaves the reader unable to assess whether the claimed data obstacle is accurate for Yoruba specifically.
minor comments (5)
- [Abstract] The abstract contains typographical errors, including 'Translatotron3' (missing space) and repeated lowercase 'translatotron'; please proofread.
- [§3, Eq. (5)] In Eq. (5), the first argument of Lspec is written 'Sℓ′' but the symbol Sℓ is never defined; it should presumably be S_s' or S_t'. Please clarify.
- [§4, Eq. (6)] Eq. (6) misspells 'Frobenius' as 'Frobinus' and writes UΣV^T = SVD(YX^T) with inconsistent transpose notation; the SVD notation should be made uniform.
- [§6, Table 3] Table 3 mixes 'kHz' and 'KHz' in the sampling-rate row; please standardize the unit notation (e.g., '48 kHz' rather than '48 KHz').
- [Conclusion] The sentence 'capable of producing results comparable to the basedline and even better than the unsupervised basedline model' contains the typo 'basedline' and an ambiguous use of 'baseline' (cascade vs. unsupervised); please revise for clarity.
Circularity Check
No circularity: the paper is a literature review whose claims are inherited from external Google papers; unsupported extrapolation to Yoruba is a correctness risk, not a circular derivation.
full rationale
This manuscript is a literature review with no fitted parameters, no learned model, and no original derivation. Its central claims are inherited from third-party Google papers ([1]–[3]) and from an unsourced comparison table (Table 3). That is an evidence-quality problem, not a circularity problem: reporting the Spanish–English BLEU margins from Translatotron 3 (ICASSP 2024) and then using them as support for a Yoruba recommendation is extrapolation from external results, not a reduction of a prediction to the paper's own inputs by construction. None of the enumerated circularity patterns is present: there are no self-citations by the present authors that carry the argument, no fitted quantity renamed as a prediction, no uniqueness theorem imported from same-author prior work, and no ansatz smuggled through citation. The unsourced nature of Table 3, the internal inconsistency between the ‘unsupervised’ description in Section 4 and the ‘semi-supervised’ entry in Table 3, and the absence of any African-language evaluation are substantive correctness risks, but under the review rules they belong to correctness assessment, not circularity. The paper explicitly concedes that “there is no corpora specifically designed for direct S2ST of African languages” (Section 5), which further weakens the conclusion without making it circular.
Assumptions & free parameters
assumptions (4)
- domain assumption The descriptions and quantitative results attributed to Translatotron 1, 2, and 3 in references [1], [2], and [3] are accurately reproduced.
- ad hoc to paper Spanish-English BLEU results generalize to unformalized African languages such as Yoruba.
- ad hoc to paper A lack of dedicated S2ST corpora for African languages is the main obstacle, and Translatotron 3's unsupervised training can overcome it.
- domain assumption The equations presented in Sections 3 and 4, including the loss functions and MUSE loss, correspond to the cited Translatotron and MUSE papers.
Cite this review
Pith. "Pith review of Speech to Speech Translation with Translatotron: A State of the Art Review." pith.science (2026). https://pith.science/paper/ZO6UBJSW
@misc{pith2026250205980,
author = {Pith},
title = {Pith review of: Speech to Speech Translation with Translatotron: A State of the Art Review},
year = {2026},
howpublished = {\url{https://pith.science/paper/ZO6UBJSW}},
note = {Machine review of arXiv:2502.05980}
}
read the original abstract
A cascade-based speech-to-speech translation has been considered a benchmark for a very long time, but it is plagued by many issues, like the time taken to translate a speech from one language to another and compound errors. These issues are because a cascade-based method uses a combination of methods such as speech recognition, speech-to-text translation, and finally, text-to-speech translation. Translatotron, a sequence-to-sequence direct speech-to-speech translation model was designed by Google to address the issues of compound errors associated with cascade model. Today there are 3 versions of the Translatotron model: Translatotron 1, Translatotron 2, and Translatotron3. The first version was designed as a proof of concept to show that a direct speech-to-speech translation was possible, it was found to be less effective than the cascade model but was producing promising results. Translatotron2 was an improved version of Translatotron 1 with results similar to the cascade model. Translatotron 3 the latest version of the model is better than the cascade model at some points. In this paper, a complete review of speech-to-speech translation will be presented, with a particular focus on all the versions of Translatotron models. We will also show that Translatotron is the best model to bridge the language gap between African Languages and other well-formalized languages.
Figures
Reference graph
Works this paper leans on
-
[28]
ÌròyìnSpeech: A multi-purpose Yorùbá Speech Corpus
Adelani DI. ÌròyìnSpeech: A multi-purpose Yorùbá Speech Corpus. 12
-
[31]
Developing an open-source corpus of yoruba speech
Gutkin A, Demirsahin I, Kjartansson O, Rivera CE, Túbòsún K. Developing an open-source corpus of yoruba speech. 13
-
[1]
Direct speech-to-speech translation with a sequence-to-sequence model
Jia Y, Weiss RJ, Biadsy F, Macherey W, Johnson M, Chen Z, Wu Y. Direct speech-to-speech translation with a sequence-to-sequence model. arXiv preprint arXiv:1904.06037. 2019 Apr 12
arXiv 1904
-
[2]
Translatotron 2: High-quality di- rect speech-to-speech translation with voice preservation
Jia Y, Ramanovich MT, Remez T, Pomerantz R. Translatotron 2: High-quality di- rect speech-to-speech translation with voice preservation. International Conference on Machine Learning 2022 Jun 28 (pp. 10120-10134). PMLR
work page 2022
-
[3]
Translatotron 3: Speech-to-speech translation with monolingual data
Nachmani E, Levkovitch A, Ding Y, Asawaroengchai C, Zen H, Ramanovich MT. Translatotron 3: Speech-to-speech translation with monolingual data. InICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2024 Apr 14 (pp. 10686-10690). IEEE
work page 2024
-
[4]
Speech-to-speech translation for a real-world un- written language
Chen PJ, Tran K, Yang Y, Du J, Kao J, Chung YA, Tomasello P, Duquenne PA, Schwenk H, Gong H, Inaguma H. Speech-to-speech translation for a real-world un- written language. arXiv preprint arXiv: 2211.06474. 2022 Nov 11
arXiv 2022
-
[5]
Transpeech: Speech-to-speech translation with bilateral perturbation
Huang R, Liu J, Liu H, Ren Y, Zhang L, He J, Zhao Z. Transpeech: Speech-to-speech translation with bilateral perturbation. arXiv preprint arXiv:2205.12523. 2022 May 25
arXiv 2022
-
[6]
Finite-state speech-to-speech translation
Vidal E. Finite-state speech-to-speech translation. In1997 IEEE International Confer- ence on Acoustics, Speech, and Signal Processing 1997 Apr 21 (Vol. 1, pp. 111-114). IEEE
work page 1997
Show all 31 references
-
[7]
The ATR multilingual speech-to-speech trans- lation system
Nakamura S, Markov K, Nakaiwa H, Kikui GI, Kawai H, Jitsuhiro T, Zhang JS, Ya- mamoto H, Sumita E, Yamamoto S. The ATR multilingual speech-to-speech trans- lation system. IEEE Transactions on Audio, Speech, and Language Processing. 2006 Feb 21;14(2):365-76
2006
-
[8]
Direct speech-to-speech translation with discrete units
Lee A, Chen PJ, Wang C, Gu J, Popuri S, Ma X, Polyak A, Adi Y, He Q, Tang Y, Pino J. Direct speech-to-speech translation with discrete units. arXiv preprint arXiv:2107.05604. 2021 Jul 12
2021 arXiv
-
[9]
Word translation without parallel data
Conneau A, Lample G, Ranzato MA, Denoyer L, Jégou H. Word translation without parallel data. arXiv preprint arXiv:1710.04087. 2017 Oct 11
2017 arXiv
-
[10]
Normalized word embedding and orthogonal trans- form for bilingual word translation
Xing C, Wang D, Liu C, Lin Y. Normalized word embedding and orthogonal trans- form for bilingual word translation. InProceedings of the 2015 conference of the North American chapter of the association for computational linguistics: human language technologies 2015 (pp. 1006-1011)
2015
-
[11]
Verbmobil: foundations of speech-to-speech translation
Wahlster W, editor. Verbmobil: foundations of speech-to-speech translation. Springer Science & Business Media; 2013 Apr 17
2013
-
[12]
Ethnologue
Collin RO. Ethnologue. Ethnopolitics. 2010 Nov 1;9(3-4):425-32. 11
2010
-
[13]
Cascade versus direct speech translation: Do the differences still make a difference?
Bentivogli L, Cettolo M, Gaido M, Karakanta A, Martinelli A, Negri M, Turchi M. Cascade versus direct speech translation: Do the differences still make a difference?. arXiv preprint arXiv:2106.01045. 2021 Jun 2
2021 arXiv
-
[14]
Automatic speech recognition
Yu D, Deng L. Automatic speech recognition. Berlin: Springer; 2016
2016
-
[15]
Statistical machine translation
Koehn P. Statistical machine translation. Cambridge University Press; 2009 Dec 17
2009
-
[16]
An introduction to text-to-speech synthesis
Dutoit T. An introduction to text-to-speech synthesis. Springer Science & Business Media; 1997 Apr 30
1997
-
[17]
InIberSPEECH 2018 Nov 21 (pp
VilaLC,EscolanoC,FonollosaJA,Costa-JussaMR.End-to-EndSpeechTranslation with the Transformer. InIberSPEECH 2018 Nov 21 (pp. 60-63)
2018
-
[18]
Neural machine translation: A review
Stahlberg F. Neural machine translation: A review. Journal of Artificial Intelligence Research. 2020 Oct 2;69:343-418
2020
-
[19]
Real-time translation of Indian sign language using LSTM
Abraham E, Nayak A, Iqbal A. Real-time translation of Indian sign language using LSTM. 2019 Global Conference for Advancement in Technology (GCAT) 2019 Oct 18 (pp. 1-5). IEEE
2019
-
[20]
The multimodal approach in audiovisual translation
Taylor C. The multimodal approach in audiovisual translation. Target. 2016;28(2):222-36
2016
-
[21]
Selection criteria for low resource lan- guage programs
Cieri C, Maxwell M, Strassel S, Tracey J. Selection criteria for low resource lan- guage programs. In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC’16) 2016 May (pp. 4543-4549)
2016
-
[22]
Google’s multilingual neural machine trans- lation system: Enabling zero-shot translation
Johnson M, Schuster M, Le QV, Krikun M, Wu Y, Chen Z, Thorat N, Viégas F, Wattenberg M, Corrado G, Hughes M. Google’s multilingual neural machine trans- lation system: Enabling zero-shot translation. Transactions of the Association for Computational Linguistics. 2017 Oct 1;5:339-51
2017
-
[23]
Systems of prosodic and paralinguistic features in English
Crystal D, Quirk R. Systems of prosodic and paralinguistic features in English. Walter de Gruyter GmbH & Co KG; 2021 Mar 22
2021
-
[24]
Translation performance from the user’s perspective of large language models and neural machine translation systems
Son J, Kim B. Translation performance from the user’s perspective of large language models and neural machine translation systems. Information. 2023 Oct 19;14(10):574
2023
-
[25]
Sequence-to-sequence models can directly translate foreign speech
Weiss RJ, Chorowski J, Jaitly N, Wu Y, Chen Z. Sequence-to-sequence models can directly translate foreign speech. arXiv preprint arXiv:1703.08581. 2017 Mar 24
2017 arXiv
-
[26]
An Application for Build- ing a Polish Telephone Speech Corpus
Ziółko B, Żelasko P, Gawlik I, Pędzimąż T, Jadczyk T. An Application for Build- ing a Polish Telephone Speech Corpus. InProceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018) 2018 May
2018
-
[27]
VoxPopuli: A large-scale multilingual speech corpus for rep- resentation learning, semi-supervised learning and interpretation
Wang C, Riviere M, Lee A, Wu A, Talnikar C, Haziza D, Williamson M, Pino J, Dupoux E. VoxPopuli: A large-scale multilingual speech corpus for rep- resentation learning, semi-supervised learning and interpretation. arXiv preprint arXiv:2101.00390. 2021 Jan 2
2021 arXiv
-
[29]
EnglishtoYorubashortmessageservicespeechandtexttranslatorforandroidphones
Babatunde AN, Abikoye CO, Oloyede AA, Ogundokun RO, Oke AA, Olawuyi HO. EnglishtoYorubashortmessageservicespeechandtexttranslatorforandroidphones. International Journal of Speech Technology. 2021 Dec;24(4):979-91
2021
-
[30]
Voices Unheard: NLP Resources and Models for Yorub’a Regional Di- alects
Ahia O, Aremu A, Abagyan D, Gonen H, Adelani DI, Abolade D, Smith NA, Tsvetkov Y. Voices Unheard: NLP Resources and Models for Yorub’a Regional Di- alects. arXiv preprint arXiv:2406.19564. 2024 Jun 27
2024 arXiv
Reviewed August 8, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.