paper-with-me

Papers

K-Wav2vec 2.0: Automatic Speech Recognition based on Joint Decoding of Graphemes and Syllables

2021-10-11 · Jounghee Kim, Pilsung Kang

Wav2vec 2.0 is an end-to-end framework of self-supervised learning for speech representation that is successful in automatic speech recognition (ASR), but most of the work on the topic has been developed with a single language: English. Therefore, it is unclear whether the self-supervised framework is effective in recognizing other languages with different writing systems, such as Korean which uses the Hangul having a unique writing system. In this paper, we present K-Wav2Vec 2.0, which is a modified version of Wav2vec 2.0 designed for Korean automatic speech recognition by exploring and optimizing various factors of the original Wav2vec 2.0. In fine-tuning, we propose a multi-task hierarchical architecture to reflect the Korean writing structure. Moreover, a joint decoder is applied to alleviate the problem of words existing outside of the vocabulary. In pre-training, we attempted the cross-lingual transfer of the pre-trained model by further pre-training the English Wav2vec 2.0 on a Korean dataset, considering limited resources. Our experimental results demonstrate that the proposed method yields the best performance on both Korean ASR datasets: Ksponspeech (a large-scale Korean speech corpus) and Clovacall (a call-based dialog corpus). Further pre-training is also effective in language adaptation, leading to large improvements without additional data.

📄 PDF Abstract BibTeX arXiv:2110.05172

Code (2)

joungheekim/k-wav2vec 공식 구현 pytorch
JoungheeKim/Non-Attentive-Tacotron pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Cross-Lingual TransferDecoderSelf-Supervised Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Towards End-to-End Code-Switching Speech Recognition

2018-10-31 · Ne Luo, Dongwei Jiang, Shuaijiang Zhao, Caixia Gong 외

Code-switching speech recognition has attracted an increasing interest recently, but the need for expert linguistic knowledge has always been a big issue. End-to-end automatic speech recognition (ASR) simplifies the buil…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+1

Transcript-Prompted Whisper with Dictionary-Enhanced Decoding for Japanese Speech Annotation

2025-06-09 · Rui Hu, Xiaolong Lin, Jiawang Liu, Shixi Huang 외

In this paper, we propose a method for annotating phonemic and prosodic labels on a given audio-transcript pair, aimed at constructing Japanese text-to-speech (TTS) datasets. Our approach involves fine-tuning a large-sca…

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

From Senones to Chenones: Tied Context-Dependent Graphemes for Hybrid Speech Recognition

2019-10-02 · Duc Le, Xiaohui Zhang, Weiyi Zheng, Christian Fügen 외

There is an implicit assumption that traditional hybrid approaches for automatic speech recognition (ASR) cannot directly model graphemes and need to rely on phonetic lexicons to get competitive performance, especially o…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Proper Nounspeech-recognition+1

POWSM: A Phonetic Open Whisper-Style Speech Foundation Model

2025-10-28 · Chin-Jou Li, Kalvin Chang, Shikhar Bharadwaj, Eunjung Yeo 외 arxiv

Recent advances in spoken language processing have led to substantial progress in phonetic tasks such as automatic speech recognition (ASR), phone recognition (PR), grapheme-to-phoneme conversion (G2P), and phoneme-to-gr…

Speech Recognition

Phonemic and Graphemic Multilingual CTC Based Speech Recognition

2017-11-13 · Markus Müller, Sebastian Stüker, Alex Waibel

Training automatic speech recognition (ASR) systems requires large amounts of data in the target language in order to achieve good performance. Whereas large training corpora are readily available for languages like Engl…

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