paper-with-me

홈 › Papers

NatiQ: An End-to-end Text-to-Speech System for Arabic

2022-06-15 · Ahmed Abdelali, Nadir Durrani, Cenk Demiroglu, Fahim Dalvi, Hamdy Mubarak, Kareem Darwish

NatiQ is end-to-end text-to-speech system for Arabic. Our speech synthesizer uses an encoder-decoder architecture with attention. We used both tacotron-based models (tacotron-1 and tacotron-2) and the faster transformer model for generating mel-spectrograms from characters. We concatenated Tacotron1 with the WaveRNN vocoder, Tacotron2 with the WaveGlow vocoder and ESPnet transformer with the parallel wavegan vocoder to synthesize waveforms from the spectrograms. We used in-house speech data for two voices: 1) neutral male "Hamza"- narrating general content and news, and 2) expressive female "Amina"- narrating children story books to train our models. Our best systems achieve an average Mean Opinion Score (MOS) of 4.21 and 4.40 for Amina and Hamza respectively. The objective evaluation of the systems using word and character error rate (WER and CER) as well as the response time measured by real-time factor favored the end-to-end architecture ESPnet. NatiQ demo is available on-line at https://tts.qcri.org

📄 PDF Abstract BibTeX arXiv:2206.07373

Code (0)

등록된 구현이 없습니다.

Tasks

Decodertext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Hierarchical Feature Fusion Hierarchical Feature Fusion (HFF) is a feature fusion method employed in ESP and EESP image…
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Affine Coupling 설명 없음
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

LinTO Audio and Textual Datasets to Train and Evaluate Automatic Speech Recognition in Tunisian Arabic Dialect

2025-04-03 · Hedi Naouara, Jean-Pierre Lorré, Jérôme Louradour

Developing Automatic Speech Recognition (ASR) systems for Tunisian Arabic Dialect is challenging due to the dialect's linguistic complexity and the scarcity of annotated speech datasets. To address these challenges, we p…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+2

German-Arabic Speech-to-Speech Translation for Psychiatric Diagnosis

2020-12-01 · COLING (WANLP) 2020 12 · Juan Hussain, Mohammed Mediani, Moritz Behr, M. Amin Cheragui 외

In this paper we present the natural language processing components of our German-Arabic speech-to-speech translation system which is being deployed in the context of interpretation during psychiatric, diagnostic intervi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderDiagnostic+7

A Transfer Learning End-to-End ArabicText-To-Speech (TTS) Deep Architecture

2020-07-22 · Fady Fahmy, Mahmoud Khalil, Hazem Abbas

Speech synthesis is the artificial production of human speech. A typical text-to-speech system converts a language text into a waveform. There exist many English TTS systems that produce mature, natural, and human-like s…

RhythmSpeech Synthesistext-to-speechText to Speech+1

Effective Deep Learning Models for Automatic Diacritization of Arabic Text

2020-11-01 · Mokthar Ali Hasan Madhfar, Ali Mustafa Qamar

While building a text-to-speech system for the Arabic language, we found that the system synthesized speeches with many pronunciation errors. The primary source of these errors is the lack of diacritics in modern standar…

Arabic Text DiacritizationDecoderDeep LearningMachine Translation+6

An Expert System for Automatic Reading of A Text Written in Standard Arabic

2014-05-08 · Tebbi Hanane, Azzoune Hamid

In this work we present our expert system of Automatic reading or speech synthesis based on a text written in Standard Arabic, our work is carried out in two great stages: the creation of the sound data base, and the tra…

Speech Synthesistext-to-speechText to Speech