中文
相关论文

相关论文: PERL: Pinyin Enhanced Rephrasing Language Model fo…

200 篇论文

Conventional deep neural network (DNN)-based speech enhancement (SE) approaches aim to minimize the mean square error (MSE) between enhanced speech and clean reference. The MSE-optimized model may not directly improve the performance of an…

音频与语音处理 · 电气工程与系统科学 2018-11-13 Yih-Liang Shen , Chao-Yuan Huang , Syu-Siang Wang , Yu Tsao , Hsin-Min Wang , Tai-Shih Chi

Error correction (EC) models play a crucial role in refining Automatic Speech Recognition (ASR) transcriptions, enhancing the readability and quality of transcriptions. Without requiring access to the underlying code or model weights, EC…

计算与语言 · 计算机科学 2025-01-22 Rao Ma , Mengjie Qian , Mark Gales , Kate Knill

Traditional automatic speech recognition (ASR) models output lower-cased words without punctuation marks, which reduces readability and necessitates a subsequent text processing model to convert ASR transcripts into a proper format.…

计算与语言 · 计算机科学 2023-10-05 Aleksandr Meister , Matvei Novikov , Nikolay Karpov , Evelina Bakhturina , Vitaly Lavrukhin , Boris Ginsburg

Large-scale training corpora have significantly improved the performance of ASR models. Unfortunately, due to the relative scarcity of data, Chinese accents and dialects remain a challenge for most ASR models. Recent advancements in…

计算与语言 · 计算机科学 2025-06-17 Tianyi Xu , Hongjie Chen , Wang Qing , Lv Hang , Jian Kang , Li Jie , Zhennan Lin , Yongxiang Li , Xie Lei

To combat adversarial spelling mistakes, we propose placing a word recognition model in front of the downstream classifier. Our word recognition models build upon the RNN semi-character architecture, introducing several new backoff…

计算与语言 · 计算机科学 2019-08-30 Danish Pruthi , Bhuwan Dhingra , Zachary C. Lipton

Automatic speech recognition (ASR) systems often encounter difficulties in accurately recognizing rare words, leading to errors that can have a negative impact on downstream tasks such as keyword spotting, intent detection, and text…

人工智能 · 计算机科学 2023-10-10 Jiajun He , Zekun Yang , Tomoki Toda

Despite of the superb performance on a wide range of tasks, pre-trained language models (e.g., BERT) have been proved vulnerable to adversarial texts. In this paper, we present RoChBERT, a framework to build more Robust BERT-based models by…

计算与语言 · 计算机科学 2022-10-31 Zihan Zhang , Jinfeng Li , Ning Shi , Bo Yuan , Xiangyu Liu , Rong Zhang , Hui Xue , Donghong Sun , Chao Zhang

In the realm of automatic speech recognition (ASR), robustness in noisy environments remains a significant challenge. Recent ASR models, such as Whisper, have shown promise, but their efficacy in noisy conditions can be further enhanced.…

声音 · 计算机科学 2024-06-28 Yehoshua Dissen , Shiry Yonash , Israel Cohen , Joseph Keshet

Chinese pinyin input method engine (IME) converts pinyin into character so that Chinese characters can be conveniently inputted into computer through common keyboard. IMEs work relying on its core component, pinyin-to-character conversion…

计算与语言 · 计算机科学 2018-09-10 Yafang Huang , Hai Zhao

Although modern multilingual Automatic Speech Recognition (ASR) systems support several Nigerian languages, their performance consistently lags behind high-resource languages like English and French. Nigerian languages present unique…

计算与语言 · 计算机科学 2026-05-19 Sewade Ogun

This paper presents a parameter-efficient learning (PEL) to develop a low-resource accent adaptation for text-to-speech (TTS). A resource-efficient adaptation from a frozen pre-trained TTS model is developed by using only 1.2\% to 0.8\% of…

声音 · 计算机科学 2023-08-28 Li-Jen Yang , Chao-Han Huck Yang , Jen-Tzung Chien

This paper introduces ChineseErrorCorrector3-4B, a unified model for Chinese spelling and grammatical error correction based on Qwen3-4B. The model demonstrates outstanding performance in general text correction tasks and achieves…

计算与语言 · 计算机科学 2025-11-25 Wei Tian , YuhaoZhou

Lexical analysis is believed to be a crucial step towards natural language understanding and has been widely studied. Recent years, end-to-end lexical analysis models with recurrent neural networks have gained increasing attention. In this…

计算与语言 · 计算机科学 2018-07-06 Zhenyu Jiao , Shuqi Sun , Ke Sun

Chinese pinyin input methods are very important for Chinese language processing. Actually, users may make typos inevitably when they input pinyin. Moreover, pinyin typo correction has become an increasingly important task with the…

计算与语言 · 计算机科学 2018-05-03 Hengyi Cai , Xingguang Ji , Yonghao Song , Yan Jin , Yang Zhang , Mairgup Mansur , Xiaofang Zhao

Chinese pre-trained language models usually process text as a sequence of characters, while ignoring more coarse granularity, e.g., words. In this work, we propose a novel pre-training paradigm for Chinese -- Lattice-BERT, which explicitly…

计算与语言 · 计算机科学 2021-05-31 Yuxuan Lai , Yijia Liu , Yansong Feng , Songfang Huang , Dongyan Zhao

This paper studies semantic parsing for interlanguage (L2), taking semantic role labeling (SRL) as a case task and learner Chinese as a case language. We first manually annotate the semantic roles for a set of learner texts to derive a gold…

计算与语言 · 计算机科学 2018-08-30 Zi Lin , Yuguang Duan , Yuanyuan Zhao , Weiwei Sun , Xiaojun Wan

Automatic speech recognition (ASR) systems degrade significantly under noisy conditions. Recently, speech enhancement (SE) is introduced as front-end to reduce noise for ASR, but it also suppresses some important speech information, i.e.,…

音频与语音处理 · 电气工程与系统科学 2023-05-30 Yuchen Hu , Nana Hou , Chen Chen , Eng Siong Chng

The incorporation of pseudo data in the training of grammatical error correction models has been one of the main factors in improving the performance of such models. However, consensus is lacking on experimental configurations, namely,…

计算与语言 · 计算机科学 2019-09-04 Shun Kiyono , Jun Suzuki , Masato Mita , Tomoya Mizumoto , Kentaro Inui

In recent years, great advances in pre-trained language models (PLMs) have sparked considerable research focus and achieved promising performance on the approach of dense passage retrieval, which aims at retrieving relative passages from…

计算与语言 · 计算机科学 2023-09-12 Jinyuan Wang , Hai Zhao , Zhong Wang , Zeyang Zhu , Jinhao Xie , Yong Yu , Yongjian Fei , Yue Huang , Dawei Cheng

End-to-end transformer-based models epitomize the cutting-edge in Automatic Speech Recognition (ASR) systems. Despite their substantial benefits, these models demand extensive training data to perform optimally, presenting a significant…

音频与语音处理 · 电气工程与系统科学 2024-09-10 Abdulhady Abas Abdullah , Hadi Veisi , Tarik Rashid