paper-with-me

홈 › Papers

Investigation of learning abilities on linguistic features in sequence-to-sequence text-to-speech synthesis

2020-05-20 · Yusuke Yasuda, Xin Wang, Junichi Yamagishi

Neural sequence-to-sequence text-to-speech synthesis (TTS) can produce high-quality speech directly from text or simple linguistic features such as phonemes. Unlike traditional pipeline TTS, the neural sequence-to-sequence TTS does not require manually annotated and complicated linguistic features such as part-of-speech tags and syntactic structures for system training. However, it must be carefully designed and well optimized so that it can implicitly extract useful linguistic features from the input features. In this paper we investigate under what conditions the neural sequence-to-sequence TTS can work well in Japanese and English along with comparisons with deep neural network (DNN) based pipeline TTS systems. Unlike past comparative studies, the pipeline systems also use autoregressive probabilistic modeling and a neural vocoder. We investigated systems from three aspects: a) model architecture, b) model parameter size, and c) language. For the model architecture aspect, we adopt modified Tacotron systems that we previously proposed and their variants using an encoder from Tacotron or Tacotron2. For the model parameter size aspect, we investigate two model parameter sizes. For the language aspect, we conduct listening tests in both Japanese and English to see if our findings can be generalized across languages. Our experiments suggest that a) a neural sequence-to-sequence TTS system should have a sufficient number of model parameters to produce high quality speech, b) it should also use a powerful encoder when it takes characters as inputs, and c) the encoder still has a room for improvement and needs to have an improved architecture to learn supra-segmental features more appropriately.

📄 PDF Abstract BibTeX arXiv:2005.10390

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Griffin-Lim Algorithm The Griffin-Lim Algorithm (GLA) is a phase reconstruction method based on the redundancy of the short-time Fourier transform. It promotes the consistency of a spectrogram by…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Tanh Activation 설명 없음
Highway Layer 설명 없음
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DM\_NLP at SemEval-2018 Task 8: neural sequence labeling with linguistic features

2018-06-01 · SEMEVAL 2018 6 · Chunping Ma, Huafei Zheng, Pengjun Xie, Chen Li 외

This paper describes our submissions for SemEval-2018 Task 8: Semantic Extraction from CybersecUrity REports using NLP. The DM{\_}NLP participated in two subtasks: SubTask 1 classifies if a sentence is useful for inferri…

Chinese Word SegmentationChunkingClusteringDependency Parsing+3

Improving Neural Sequence Labelling using Additional Linguistic Information

2018-07-27 · Mahtab Ahmed, Muhammad Rifayat Samee, Robert E. Mercer

Sequence labelling is the task of assigning categorical labels to a data sequence. In Natural Language Processing, sequence labelling can be applied to various fundamental problems, such as Part of Speech (POS) tagging, …

Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+5

Gated Task Interaction Framework for Multi-task Sequence Tagging

2019-09-29 · Isaac K. E. Ampomah, Sally McClean, Zhiwei Lin, Glenn Hawe

Recent studies have shown that neural models can achieve high performance on several sequence labelling/tagging problems without the explicit use of linguistic features such as part-of-speech (POS) tags. These models are…

ChunkingMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+3

LLM Probe: Evaluating LLMs for Low-Resource Languages

2026-03-31 · Hailay Kidu Teklehaymanot, Gebrearegawi Gebremariam, Wolfgang Nejdl arxiv

Despite rapid advances in large language models (LLMs), their linguistic abilities in low-resource and morphologically rich languages are still not well understood due to limited annotated resources and the absence of st…

Speech Recognition

Generating Slogans with Linguistic Features using Sequence-to-Sequence Transformer

2021-12-01 · ICON 2021 12 · Yeoun Yi, Hyopil Shin

Previous work generating slogans depended on templates or summaries of company descriptions, making it difficult to generate slogans with linguistic features. We present LexPOS, a sequence-to-sequence transformer model t…

POS