Enhanced text-to-speech synthesizes expressive speech from a single example.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
RUSLAN is a large Russian speech corpus for text-to-speech.
Improves text-to-speech speed by interleaving character reading and audio synthesis.
Grad-TTS models speech from text using diffusion probabilistic techniques.
Guided Flows enhance sample quality in conditional image generation and text-to-speech.
A new TTS method uses diffusion and VAE for better speech synthesis.
Meta-learning approach discovers task-specific modules for few-shot tasks.
Improves naturalness in TTS samples using quantized VAE and auto-regressive prosody.
The state-of-the-art in text-to-speech synthesis has recently improved considerably due to novel neural waveform generation methods, such as WaveNet. However, these methods suffer from their slow sequential inference process, while their parallel versions are difficult to train and even more expensive computationally. …
We present a meta-learning approach for adaptive text-to-speech (TTS) with few data. During training, we learn a multi-speaker model using a shared conditional WaveNet core and independent learned embeddings for each speaker. The aim of training is not to produce a neural network with fixed weights, which is then deplo…
BOFFIN TTS optimizes hyper-parameters for new speaker adaptation.
Improves TTS accuracy by correcting context-dependent units.
When the available data of a target speaker is insufficient to train a high quality speaker-dependent neural text-to-speech (TTS) system, we can combine data from multiple speakers and train a multi-speaker TTS model instead. Many studies have shown that neural multi-speaker TTS model trained with a small amount data f…
We investigated the training of a shared model for both text-to-speech (TTS) and voice conversion (VC) tasks. We propose using an extended model architecture of Tacotron, that is a multi-source sequence-to-sequence model with a dual attention mechanism as the shared model for both the TTS and VC tasks. This model can a…
Investigates neural TTS systems for Japanese and English.
Paper develops neural network for Mandarin polyphone disambiguation.
This research explores various sampling methods and probability distributions for hard alignment in sequence-to-sequence TTS synthesis.
End-to-end Text-to-speech (TTS) system can greatly improve the quality of synthesised speech. But it usually suffers form high time latency due to its auto-regressive structure. And the synthesised speech may also suffer from some error modes, e.g. repeated words, mispronunciations, and skipped words. In this paper, we…
Grapheme ASR improves with G2G model that corrects spelling errors.
Improved TTS style transfer across disjoint datasets with adversarial cycle consistency.
End-to-end speech synthesis is a promising approach that directly converts raw text to speech. Although it was shown that Tacotron2 outperforms classical pipeline systems with regards to naturalness in English, its applicability to other languages is still unknown. Japanese could be one of the most difficult languages …
Telephonetic improves robustness of neural language models to ASR errors.
Improves E2E ASR performance on numeric sequences with additional training data and denormalization.
Recent neural networks such as WaveNet and sampleRNN that learn directly from speech waveform samples have achieved very high-quality synthetic speech in terms of both naturalness and speaker similarity even in multi-speaker text-to-speech synthesis systems. Such neural networks are being used as an alternative to voco…
We present a TTS neural network that is able to produce speech in multiple languages. The proposed network is able to transfer a voice, which was presented as a sample in a source language, into one of several target languages. Training is done without using matching or parallel data, i.e., without samples of the same …
Developers of text-to-speech synthesizers (TTS) often make use of human raters to assess the quality of synthesized speech. We demonstrate that we can model human raters' mean opinion scores (MOS) of synthesized speech using a deep recurrent neural network whose inputs consist solely of a raw waveform. Our best models …
Many supervised learning tasks are emerged in dual forms, e.g., English-to-French translation vs. French-to-English translation, speech recognition vs. text to speech, and image classification vs. image generation. Two dual tasks have intrinsic connections with each other due to the probabilistic correlation between th…
Capturing high-level structure in audio waveforms is challenging because a single second of audio spans tens of thousands of timesteps. While long-range dependencies are difficult to model directly in the time domain, we show that they can be more tractably modelled in two-dimensional time-frequency representations suc…
End-to-end model detects articulatory features from speech data.
Paper proposes a new model for speech synthesis with better interpretability.
VPFD uses vocoder features for adversarial training in VC.
Recent speech technology research has seen a growing interest in using WaveNets as statistical vocoders, i.e., generating speech waveforms from acoustic features. These models have been shown to improve the generated speech quality over classical vocoders in many tasks, such as text-to-speech synthesis and voice conver…
Many machine learning tasks can be expressed as the transformation---or \emph{transduction}---of input sequences into output sequences: speech recognition, machine translation, protein secondary structure prediction and text-to-speech to name but a few. One of the key challenges in sequence transduction is learning to …
End-to-end Sanskrit TTS developed with limited data, achieving good quality.
Global Style Tokens (GSTs) are a recently-proposed method to learn latent disentangled representations of high-dimensional data. GSTs can be used within Tacotron, a state-of-the-art end-to-end text-to-speech synthesis system, to uncover expressive factors of variation in speaking style. In this work, we introduce the T…
This paper describes a method based on a sequence-to-sequence learning (Seq2Seq) with attention and context preservation mechanism for voice conversion (VC) tasks. Seq2Seq has been outstanding at numerous tasks involving sequence modeling such as speech synthesis and recognition, machine translation, and image captioni…
Unified approach to DP problems using Gumbel distribution and variational Bayesian inference.
Neural waveform models such as the WaveNet are used in many recent text-to-speech systems, but the original WaveNet is quite slow in waveform generation because of its autoregressive (AR) structure. Although faster non-AR models were recently reported, they may be prohibitively complicated due to the use of a distillin…
Proposes Textual Echo Cancellation to improve speech recognition.
Solution for voice conversion with limited data using hierarchical seq2seq and attention models.
Unsupervised model generates distinct intonation codes for speech synthesis.
Thanks to the growing availability of spoofing databases and rapid advances in using them, systems for detecting voice spoofing attacks are becoming more and more capable, and error rates close to zero are being reached for the ASVspoof2015 database. However, speech synthesis and voice conversion paradigms that are not…
Generative models produce varied intonation in speech synthesis.
ES for non-differentiable parameters scales to large models.
iSTFTNet speeds up mel-spectrogram vocoders without sacrificing quality.
SemiNAS reduces NAS cost by predicting accuracy of unlabeled architectures.
End-to-end TTS framework uses hard alignment to improve accuracy.
This paper compares log-likelihood and BLEU scores for sequence generation tasks.