paper-with-me

Papers

Vietnamese Capitalization and Punctuation Recovery Models

2022-07-04 · Hoang Thi Thu Uyen, Nguyen Anh Tu, Ta Duc Huy

Despite the rise of recent performant methods in Automatic Speech Recognition (ASR), such methods do not ensure proper casing and punctuation for their outputs. This problem has a significant impact on the comprehension of both Natural Language Processing (NLP) algorithms and human to process. Capitalization and punctuation restoration is imperative in pre-processing pipelines for raw textual inputs. For low resource languages like Vietnamese, public datasets for this task are scarce. In this paper, we contribute a public dataset for capitalization and punctuation recovery for Vietnamese; and propose a joint model for both tasks named JointCapPunc. Experimental results on the Vietnamese dataset show the effectiveness of our joint model compare to single model and previous joint learning model. We publicly release our dataset and the implementation of our model at https://github.com/anhtunguyen98/JointCapPunc

📄 PDF Abstract BibTeX arXiv:2207.01312

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Punctuation Restorationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Improving Vietnamese Named Entity Recognition from Speech Using Word Capitalization and Punctuation Recovery Models

2020-10-01 · Thai Binh Nguyen, Quang Minh Nguyen, Thi Thu Hien Nguyen, Quoc Truong Do 외

Studies on the Named Entity Recognition (NER) task have shown outstanding results that reach human parity on input texts with correct text formattings, such as with proper punctuation and capitalization. However, such co…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+4

BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese

2021-09-20 · Nguyen Luong Tran, Duong Minh Le, Dat Quoc Nguyen

We present BARTpho with two versions, BARTpho-syllable and BARTpho-word, which are the first public large-scale monolingual sequence-to-sequence models pre-trained for Vietnamese. BARTpho uses the "large" architecture an…

Abstractive Text SummarizationDenoisingPunctuation RestorationText Summarization

LibriSpeech-PC: Benchmark for Evaluation of Punctuation and Capitalization Capabilities of end-to-end ASR Models

2023-10-04 · Aleksandr Meister, Matvei Novikov, Nikolay Karpov, Evelina Bakhturina 외

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 pr…

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

Fast and Accurate Capitalization and Punctuation for Automatic Speech Recognition Using Transformer and Chunk Merging

2019-08-07 · Binh Nguyen, Vu Bao Hung Nguyen, Hien Nguyen, Pham Ngoc Phuong 외

In recent years, studies on automatic speech recognition (ASR) have shown outstanding results that reach human parity on short speech segments. However, there are still difficulties in standardizing the output of ASR suc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)NERPOS+4

Four-in-One: A Joint Approach to Inverse Text Normalization, Punctuation, Capitalization, and Disfluency for Automatic Speech Recognition

2022-10-26 · Sharman Tan, Piyush Behre, Nick Kibre, Issac Alphonso 외

Features such as punctuation, capitalization, and formatting of entities are important for readability, understanding, and natural language processing tasks. However, Automatic Speech Recognition (ASR) systems produce sp…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Formspeech-recognition+2