scispace - formally typeset
Z

Zongheng Yang

Researcher at University of California, Berkeley

Publications -  34
Citations -  6521

Zongheng Yang is an academic researcher from University of California, Berkeley. The author has contributed to research in topics: Computer science & Autoregressive model. The author has an hindex of 15, co-authored 24 publications receiving 4263 citations. Previous affiliations of Zongheng Yang include Google.

Papers
More filters
Proceedings ArticleDOI

Natural TTS Synthesis by Conditioning Wavenet on MEL Spectrogram Predictions

TL;DR: Tacotron 2, a neural network architecture for speech synthesis directly from text that 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 vocoder to synthesize time-domain waveforms from those Spectrograms is described.
Proceedings ArticleDOI

Tacotron: Towards End-to-End Speech Synthesis

TL;DR: Tacotron as mentioned in this paper is an end-to-end generative text to speech model that synthesizes speech directly from characters, given pairs, the model can be trained completely from scratch with random initialization.
Posted Content

Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions

TL;DR: Tacotron 2 as mentioned in this paper uses 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 vocoder to synthesize timedomain waveforms.
Proceedings ArticleDOI

Ray: a distributed framework for emerging AI applications

TL;DR: Ray as mentioned in this paper is a distributed system that implements a unified interface that can express both task-parallel and actor-based computations, supported by a single dynamic execution engine and employs a distributed scheduler and a distributed and fault-tolerant store to manage the control state.
Posted Content

Tacotron: Towards End-to-End Speech Synthesis

TL;DR: Tacotron is presented, an end-to-end generative text- to-speech model that synthesizes speech directly from characters that achieves a 3.82 subjective 5-scale mean opinion score on US English, outperforming a production parametric system in terms of naturalness.