paper-with-me

홈 › Papers

A Pilot Study of GSLM-based Simulation of Foreign Accentuation Only Using Native Speech Corpora

2024-07-16 · Kentaro Onda, Joonyong Park, Nobuaki Minematsu, Daisuke Saito

We propose a method of simulating the human process of foreign accentuation using Generative Spoken Language Model (GSLM) only with native speech corpora. When one listens to spoken words of a foreign language and repeats them, the repeated speech is often with the accent of that listener's L1. This is said to be because the spoken words are mentally represented as a sequence of phonological units of the L1, and those units are used for oral reproduction. We simulate this process by inputting speech of language A into GSLM of language B to add B's accent onto the input speech. The process of running ASR of the L1 for foreign input speech and giving the ASR result to TTS of the L1 can be viewed as a naive implementation of this approach. The results of our experiments show that the synthesized accent of the output speech is highly natural, compared to real samples of A generated by speakers whose L1 is B, and that the degree of accentuation is controllable.

📄 PDF Abstract BibTeX arXiv:2407.11370

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Algorithms For Automatic Accentuation And Transcription Of Russian Texts In Speech Recognition Systems

2024-10-03 · Olga Iakovenko, Ivan Bondarenko, Mariya Borovikova, Daniil Vodolazsky

This paper presents an overview of rule-based system for automatic accentuation and phonemic transcription of Russian texts for speech connected tasks, such as Automatic Speech Recognition (ASR). Two parts of the develop…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2

Text-Free Prosody-Aware Generative Spoken Language Modeling

2021-09-07 · ACL 2022 5 · Eugene Kharitonov, Ann Lee, Adam Polyak, Yossi Adi 외

Speech pre-training has primarily demonstrated efficacy on classification tasks, while its capability of generating novel speech, similar to how GPT-2 can generate coherent paragraphs, has barely been explored. Generativ…

Language ModelingLanguage Modelling

How Generative Spoken Language Modeling Encodes Noisy Speech: Investigation from Phonetics to Syntactics

2023-06-01 · Joonyong Park, Shinnosuke Takamichi, Tomohiko Nakamura, Kentaro Seki 외

We examine the speech modeling potential of generative spoken language modeling (GSLM), which involves using learned symbols derived from data rather than phonemes for speech analysis and synthesis. Since GSLM facilitate…

Language ModelingLanguage ModellingResynthesis

Feature Accentuation: Revealing 'What' Features Respond to in Natural Images

2024-02-15 · Chris Hamblin, Thomas Fel, Srijani Saha, Talia Konkle 외

Efforts to decode neural network vision models necessitate a comprehensive grasp of both the spatial and semantic facets governing feature responses within images. Most research has primarily centered around attribution …

Bridging Large Language Models and Graph Structure Learning Models for Robust Representation Learning

2024-10-15 · Guangxin Su, Yifan Zhu, Wenjie Zhang, Hanchen Wang 외

Graph representation learning, involving both node features and graph structures, is crucial for real-world applications but often encounters pervasive noise. State-of-the-art methods typically address noise by focusing …

Graph Representation LearningGraph structure learningRepresentation LearningSmall Language Model