← Search

Ron J Weiss

19 accepted papers

2021

Parallel Tacotron: Non-Autoregressive and Controllable TTS

ICASSP 2021accepted

Although neural end-to-end text-to-speech models can synthesize highly natural speech, there is still room for improvements to its efficiency and naturalness. This paper proposes a non-autoregressive neural text-to-speech model augmented with a variational autoencoder-based residual encoder. This mo…

Cited by 0SourceScholar
2021

Wave-Tacotron: Spectrogram-Free End-to-End Text-to-Speech Synthesis

ICASSP 2021accepted

We describe a sequence-to-sequence neural network which directly generates speech waveforms from text inputs. The architecture extends the Tacotron model by incorporating a normalizing flow into the autoregressive decoder loop. Output waveforms are modeled as a sequence of non-overlapping fixed-leng…

Cited by 0SourceScholar
2021

WaveGrad: Estimating Gradients for Waveform Generation

ICLR 2021poster

This paper introduces WaveGrad, a conditional model for waveform generation which estimates gradients of the data density. The model is built on prior work on score matching and diffusion probabilistic models. It starts from a Gaussian white noise signal and iteratively refines the signal via a grad…

2020

An Attention-Based Joint Acoustic and Text on-Device End-To-End Model

ICASSP 2020accepted

Recently, we introduced a two-pass on-device end-to-end (E2E) speech recognition model, which runs RNN-T in the first-pass and then rescores/redecodes the result using a noncausal Listen, Attend and Spell (LAS) decoder. This on-device model obtained similar performance to a state-of-the-art conventi…

Cited by 0SourceScholar
2020

Fully-Hierarchical Fine-Grained Prosody Modeling For Interpretable Speech Synthesis

ICASSP 2020accepted

This paper proposes a hierarchical, fine-grained and interpretable latent variable model for prosody based on the Tacotron 2 text-to-speech model. It achieves multi-resolution modeling of prosody by conditioning finer level representations on coarser level ones. Additionally, it imposes hierarchical…

Cited by 0SourceScholar
2020

Generating Diverse and Natural Text-to-Speech Samples Using a Quantized Fine-Grained VAE and Autoregressive Prosody Prior

ICASSP 2020accepted

Recent neural text-to-speech (TTS) models with fine-grained latent features enable precise control of the prosody of synthesized speech. Such models typically incorporate a fine-grained variational autoencoder (VAE) structure, extracting latent features at each input token (e.g., phonemes). However,…

Cited by 0SourceScholar
2019

Audio Texture Synthesis with Random Neural Networks: Improving Diversity and Quality

ICASSP 2019accepted

Texture synthesis techniques based on matching the Gram matrix of feature activations in neural networks have achieved spectacular success in the image domain. In this paper we extend these techniques to the audio domain. We demonstrate that synthesizing diverse audio textures is challenging, and ar…

Cited by 0SourceScholar
2019

Disentangling Correlated Speaker and Noise for Speech Synthesis via Data Augmentation and Adversarial Factorization

ICASSP 2019accepted

To leverage crowd-sourced data to train multi-speaker text-to-speech (TTS) models that can synthesize clean speech for all speakers, it is essential to learn disentangled representations which can independently control the speaker identity and background noise in generated signals. However, learning…

Cited by 0SourceScholar
2019

Hierarchical Generative Modeling for Controllable Speech Synthesis

ICLR 2019poster

This paper proposes a neural end-to-end text-to-speech (TTS) model which can control latent attributes in the generated speech that are rarely annotated in the training data, such as speaking style, accent, background noise, and recording conditions. The model is formulated as a conditional generati…

Cited by 297SourcePDFScholar
2019

Leveraging Weakly Supervised Data to Improve End-to-end Speech-to-text Translation

ICASSP 2019accepted

End-to-end Speech Translation (ST) models have many potential advantages when compared to the cascade of Automatic Speech Recognition (ASR) and text Machine Translation (MT) models, including lowered inference latency and the avoidance of error compounding. However, the quality of end-to-end ST is o…

Cited by 0SourceScholar
2018

Multilingual Speech Recognition with a Single End-to-End Model

ICASSP 2018accepted

Training a conventional automatic speech recognition (ASR) system to support multiple languages is challenging because the sub-word unit, lexicon and word inventories are typically language specific. In contrast, sequence-to-sequence models are well suited for multilingual ASR because they encapsula…

Cited by 292SourceScholar
2018

Natural TTS Synthesis by Conditioning Wavenet on MEL Spectrogram Predictions

ICASSP 2018accepted

This paper describes Tacotron 2, a neural network architecture for speech synthesis directly from text. The system is composed of a recurrent sequence-to-sequence feature prediction network that maps character embeddings to mel-scale spectrograms, followed by a modified WaveNet model acting as a voc…

Cited by 0SourceScholar
2018

On Using Backpropagation for Speech Texture Generation and Voice Conversion

ICASSP 2018accepted

Inspired by recent work on neural network image generation which rely on backpropagation towards the network inputs, we present a proof-of-concept system for speech texture synthesis and voice conversion based on two mechanisms: approximate inversion of the representation learned by a speech recogni…

Cited by 0SourceScholar
2018

State-of-the-Art Speech Recognition with Sequence-to-Sequence Models

ICASSP 2018accepted

Attention-based encoder-decoder architectures such as Listen, Attend, and Spell (LAS), subsume the acoustic, pronunciation and language model components of a traditional automatic speech recognition (ASR) system into a single neural network. In previous work, we have shown that such architectures ar…

Cited by 0SourceScholar
2017

CNN architectures for large-scale audio classification

ICASSP 2017accepted

Convolutional Neural Networks (CNNs) have proven very effective in image classification and show promise for audio. We use various CNN architectures to classify the soundtracks of a dataset of 70M training videos (5.24 million hours) with 30,871 video-level labels. We examine fully connected Deep Ne…

Cited by 3037SourceScholar
2017

Online and Linear-Time Attention by Enforcing Monotonic Alignments

ICML 2017poster

Recurrent neural network models with an attention mechanism have proven to be extremely effective on a wide variety of sequence-to-sequence problems. However, the fact that soft attention mechanisms perform a pass over the entire input sequence when producing each element in the output sequence prec…

2016

Factored spatial and spectral multichannel raw waveform CLDNNs

ICASSP 2016accepted

Multichannel ASR systems commonly separate speech enhancement, including localization, beamforming and postfiltering, from acoustic modeling. Recently, we explored doing multichannel enhancement jointly with acoustic modeling, where beamforming and frequency decomposition was folded into one layer o…

Cited by 0SourceScholar