ASCLSDSep 11, 2020

RECOApy: Data recording, pre-processing and phonetic transcription for end-to-end speech-based applications

arXiv:2009.05493v25 citations
Originality Incremental advance
AI Analysis

This tool addresses data preparation bottlenecks for researchers and developers in speech processing, offering an incremental improvement by automating and optimizing existing steps.

The paper tackles the challenge of data preparation for end-to-end speech applications by introducing RECOApy, a tool that streamlines recording, pre-processing, and phonetic transcription across eight languages, with grapheme-to-phoneme converters achieving specific error rates (e.g., phoneme and word error rates) as reported.

Deep learning enables the development of efficient end-to-end speech processing applications while bypassing the need for expert linguistic and signal processing features. Yet, recent studies show that good quality speech resources and phonetic transcription of the training data can enhance the results of these applications. In this paper, the RECOApy tool is introduced. RECOApy streamlines the steps of data recording and pre-processing required in end-to-end speech-based applications. The tool implements an easy-to-use interface for prompted speech recording, spectrogram and waveform analysis, utterance-level normalisation and silence trimming, as well grapheme-to-phoneme conversion of the prompts in eight languages: Czech, English, French, German, Italian, Polish, Romanian and Spanish. The grapheme-to-phoneme (G2P) converters are deep neural network (DNN) based architectures trained on lexicons extracted from the Wiktionary online collaborative resource. With the different degree of orthographic transparency, as well as the varying amount of phonetic entries across the languages, the DNN's hyperparameters are optimised with an evolution strategy. The phoneme and word error rates of the resulting G2P converters are presented and discussed. The tool, the processed phonetic lexicons and trained G2P models are made freely available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes