paper-with-me

Papers

Attempt Towards Stress Transfer in Speech-to-Speech Machine Translation

2024-03-07 · Sai Akarsh, Vamshi Raghusimha, Anindita Mondal, Anil Vuppala

The language diversity in India's education sector poses a significant challenge, hindering inclusivity. Despite the democratization of knowledge through online educational content, the dominance of English, as the internet's lingua franca, limits accessibility, emphasizing the crucial need for translation into Indian languages. Despite existing Speech-to-Speech Machine Translation (SSMT) technologies, the lack of intonation in these systems gives monotonous translations, leading to a loss of audience interest and disengagement from the content. To address this, our paper introduces a dataset with stress annotations in Indian English and also a Text-to-Speech (TTS) architecture capable of incorporating stress into synthesized speech. This dataset is used for training a stress detection model, which is then used in the SSMT system for detecting stress in the source speech and transferring it into the target language speech. The TTS architecture is based on FastPitch and can modify the variances based on stressed words given. We present an Indian English-to-Hindi SSMT system that can transfer stress and aim to enhance the overall quality and engagement of educational content.

📄 PDF Abstract BibTeX arXiv:2403.04178

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMachine Translationtext-to-speechText to SpeechTranslation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Evaluating and Preserving Lexical Stress in English-to-Chinese Speech-to-Speech Translation

2026-06-13 · Yuchen Song, Xi Chen, Mingze Li, Satoshi Nakamura arxiv

Speech-to-speech translation (S2ST) systems have achieved impressive progress in semantic accuracy and speech naturalness. However, the cross-lingual transfer of lexical stress, a vital cue for emphasis and speaker inten…

Speech-to-Speech TranslationCross-Lingual Transfer

StressTransfer: Stress-Aware Speech-to-Speech Translation with Emphasis Preservation

2025-10-15 · Xi Chen, Yuchen Song, Satoshi Nakamura arxiv

We propose a stress-aware speech-to-speech translation (S2ST) system that preserves word-level emphasis by leveraging LLMs for cross-lingual emphasis conversion. Our method translates source-language stress into target-l…

Speech-to-Speech Translation

Automatic Detection of Stress from Speech in the Trier Social Stress Test

2026-07-01 · Hanna Drimalla, Wieland R. Cremer, Christine Kraus, Oliver T. Wolf arxiv

Automatically detecting stress in speech provides an unobtrusive way to gain insights relevant to behavioral research or clinical assessment. This study investigates the automatic differentiation between a stressful and …

Speaker Diarization

Respiratory Distress Detection from Telephone Speech using Acoustic and Prosodic Features

2020-11-15 · Meemnur Rashid, Kaisar Ahmed Alman, Khaled Hasan, John H. L. Hansen 외

With the widespread use of telemedicine services, automatic assessment of health conditions via telephone speech can significantly impact public health. This work summarizes our preliminary findings on automatic detectio…

Towards the Development of Speech-Based Measures of Stress Response in Individuals

2021-06-01 · NAACL (CLPsych) 2021 6 · Archna Bhatia, Toshiya Miyatsu, Peter Pirolli

Psychological and physiological stress in the environment can induce a different stress response in different individuals. Given the causal relationship between stress, mental health, and psychopathologies, as well as it…