paper-with-me

홈 › Papers

Mitigating Structural Noise in Low-Resource S2TT: An Optimized Cascaded Nepali-English Pipeline with Punctuation Restoration

2026-02-25 · Tangsang Chongbang, Pranesh Pyara Shrestha, Amrit Sarki, Anku Jaiswal arxiv

Cascaded speech-to-text translation (S2TT) systems for low-resource languages can suffer from structural noise, particularly the loss of punctuation during the Automatic Speech Recognition (ASR) phase. This research investigates the impact of such noise on Nepali-to-English translation and proposes an optimized pipeline to mitigate quality degradation. We first establish highly proficient ASR and NMT components: a Wav2Vec2-XLS-R-300m model achieved a state-of-the-art 2.72% CER on OpenSLR-54, and a multi-stage fine-tuned MarianMT model reached a 28.32 BLEU score on the FLORES-200 benchmark. We empirically investigate the influence of punctuation loss, demonstrating that unpunctuated ASR output significantly degrades translation quality, causing a massive 20.7% relative BLEU drop on the FLORES benchmark. To overcome this, we propose and evaluate an intermediate Punctuation Restoration Module (PRM). The final S2TT pipeline was tested across three configurations on a custom dataset. The optimal configuration, which applied the PRM directly to ASR output, achieved a 4.90 BLEU point gain over the direct ASR-to-NMT baseline (BLEU 36.38 vs. 31.48). This improvement was validated by human assessment, which confirmed the optimized pipeline's superior Adequacy (3.673) and Fluency (3.804) with inter-rater reliability (Krippendorff's $α {\geq}$ 0.723). This work validates that targeted punctuation restoration is the most effective intervention for mitigating structural noise in the Nepali S2TT pipeline. It establishes an optimized baseline and demonstrates a critical architectural insight for developing cascaded speech translation systems for similar low-resource languages.

📄 PDF Abstract BibTeX arXiv:2602.21647

Code (0)

등록된 구현이 없습니다.

Tasks

Speech-to-Text TranslationSpeech Recognition

Similar Papers 제목 키워드 기반

Staircase Cascaded Fusion of Lightweight Local Pattern Recognition and Long-Range Dependencies for Structural Crack Segmentation

2024-08-23 · Hui Liu, Chen Jia, Fan Shi, Xu Cheng 외

Detecting cracks with pixel-level precision for key structures is a significant challenge, as existing methods struggle to effectively integrate local textures and pixel dependencies of cracks. Furthermore, these methods…

Crack SegmentationSegmentation

Combatting Adversarial Attacks through Denoising and Dimensionality Reduction: A Cascaded Autoencoder Approach

2018-12-07 · Rajeev Sahay, Rehana Mahfuz, Aly El Gamal

Machine Learning models are vulnerable to adversarial attacks that rely on perturbing the input data. This work proposes a novel strategy using Autoencoder Deep Neural Networks to defend a machine learning model against …

BIG-bench Machine LearningDenoisingDimensionality Reduction

Optimized Cascaded Position Control of BLDC Motors Considering Torque Ripple

2025-05-03 · Mohammad Vedadi

Brushless DC (BLDC) motors are increasingly used in various industries due to their reliability, low noise, and extended lifespan compared to traditional DC motors. Their high torque-to-weight ratio and impressive starti…

Position

Practical Conformer: Optimizing size, speed and flops of Conformer for on-Device and cloud ASR

2023-03-31 · Rami Botros, Anmol Gulati, Tara N. Sainath, Krzysztof Choromanski 외

Conformer models maintain a large number of internal states, the vast majority of which are associated with self-attention layers. With limited memory bandwidth, reading these from memory at each inference step can slow …

Decoder

Halt the Hallucination: Decoupling Signal and Semantic OOD Detection Based on Cascaded Early Rejection

2026-02-06 · Ningkang Peng, Chuanjie Cheng, Jingyang Mao, Xiaoqian Peng 외 arxiv

Efficient and robust Out-of-Distribution (OOD) detection is paramount for safety-critical applications.However, existing methods still execute full-scale inference on low-level statistical noise. This computational misma…

Anomaly Detection