paper-with-me

홈 › Papers

Avengers, Ensemble! Benefits of ensembling in grapheme-to-phoneme prediction

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Vasundhara Gautam, Wang Yau Li, Zafarullah Mahmood, Frederic Mailhot, Shreekantha Nadig, Riqiang Wang, Nathan Zhang

We describe three baseline beating systems for the high-resource English-only sub-task of the SIGMORPHON 2021 Shared Task 1: a small ensemble that Dialpad’s speech recognition team uses internally, a well-known off-the-shelf model, and a larger ensemble model comprising these and others. We additionally discuss the challenges related to the provided data, along with the processing steps we took.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Ensemble Self-Training for Low-Resource Languages: Grapheme-to-Phoneme Conversion and Morphological Inflection

2020-07-01 · WS 2020 7 · Xiang Yu, Ngoc Thang Vu, Jonas Kuhn

We present an iterative data augmentation framework, which trains and searches for an optimal ensemble and simultaneously annotates new training data in a self-training style. We apply this framework on two SIGMORPHON 20…

Data AugmentationGrapheme-to-Phoneme ConversionMorphological Inflection

One Model to Pronounce Them All: Multilingual Grapheme-to-Phoneme Conversion With a Transformer Ensemble

2020-06-23 · WS 2020 7 · Kaili Vesik, Muhammad Abdul-Mageed, Miikka Silfverberg

The task of grapheme-to-phoneme (G2P) conversion is important for both speech recognition and synthesis. Similar to other speech and language processing tasks, in a scenario where only small-sized training data are avail…

AllGrapheme-to-Phoneme Conversionspeech-recognitionSpeech Recognition

Frustratingly Easy Multilingual Grapheme-to-Phoneme Conversion

2020-07-01 · WS 2020 7 · Nikhil Prabhu, Katharina Kann

In this paper, we describe two CU-Boulder submissions to the SIGMORPHON 2020 Task 1 on multilingual grapheme-to-phoneme conversion (G2P). Inspired by the high performance of a standard transformer model (Vaswani et al., …

Grapheme-to-Phoneme Conversion

A systematic comparison of grapheme-based vs. phoneme-based label units for encoder-decoder-attention models

2020-05-19 · Mohammad Zeineldeen, Albert Zeyer, Wei Zhou, Thomas Ng 외

Following the rationale of end-to-end modeling, CTC, RNN-T or encoder-decoder-attention models for automatic speech recognition (ASR) use graphemes or grapheme-based subword units based on e.g. byte-pair encoding (BPE). …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

CLUZH at SIGMORPHON 2021 Shared Task on Multilingual Grapheme-to-Phoneme Conversion: Variations on a Baseline

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Simon Clematide, Peter Makarov

This paper describes the submission by the team from the Department of Computational Linguistics, Zurich University, to the Multilingual Grapheme-to-Phoneme Conversion (G2P) Task 1 of the SIGMORPHON 2021 challenge in the…

DecoderGrapheme-to-Phoneme ConversionImitation Learning