Pith. sign in

Parallel WaveNet: Fast High-Fidelity Speech Synthesis

8 Pith papers cite this work. Polarity classification is still indexing.

8 Pith papers citing it
abstract

The recently-developed WaveNet architecture is the current state of the art in realistic speech synthesis, consistently rated as more natural sounding for many different languages than any previous system. However, because WaveNet relies on sequential generation of one audio sample at a time, it is poorly suited to today's massively parallel computers, and therefore hard to deploy in a real-time production setting. This paper introduces Probability Density Distillation, a new method for training a parallel feed-forward network from a trained WaveNet with no significant difference in quality. The resulting system is capable of generating high-fidelity speech samples at more than 20 times faster than real-time, and is deployed online by Google Assistant, including serving multiple English and Japanese voices.

years

2021 1 2019 7

representative citing papers

EPNAS: Efficient Progressive Neural Architecture Search

cs.LG · 2019-07-07 · unverdicted · novelty 5.0

EPNAS uses a progressive search policy with REINFORCE performance prediction to search neural architectures in parallel, supporting multiple resource constraints and outperforming ENAS and PNAS on CIFAR-10 and ImageNet in speed and accuracy.

Autoencoding sensory substitution

q-bio.NC · 2019-07-14 · unverdicted · novelty 4.0

Deep recurrent autoencoders convert images to shortened audio signals that incorporate hearing models, enabling above-chance hand posture discrimination and object reaching after a few hours of training instead of months.

Sequence Generation: From Both Sides to the Middle

cs.CL · 2019-06-23 · unverdicted · novelty 4.0

SBSG model generates sequences bidirectionally from ends to middle via interactive attention, claiming faster decoding and better quality than autoregressive Transformer on NMT and summarization tasks.

citing papers explorer

Showing 8 of 8 citing papers.

  • Generalization of Spectrum Differential based Direct Waveform Modification for Voice Conversion eess.AS · 2019-07-27 · unverdicted · none · ref 23 · internal anchor

    Residual-domain F0 transformation generalizes spectrum-differential direct waveform modification to arbitrary spectral conversion models in voice conversion.

  • VideoGPT: Video Generation using VQ-VAE and Transformers cs.CV · 2021-04-20 · accept · none · ref 24

    VideoGPT generates competitive natural videos by learning discrete latents with VQ-VAE and modeling them autoregressively with a transformer.

  • EPNAS: Efficient Progressive Neural Architecture Search cs.LG · 2019-07-07 · unverdicted · none · ref 45 · internal anchor

    EPNAS uses a progressive search policy with REINFORCE performance prediction to search neural architectures in parallel, supporting multiple resource constraints and outperforming ENAS and PNAS on CIFAR-10 and ImageNet in speed and accuracy.

  • Phoneme-Based Contextualization for Cross-Lingual Speech Recognition in End-to-End Models cs.CL · 2019-06-21 · unverdicted · none · ref 27 · internal anchor

    An E2E ASR model with mixed wordpieces and phonemes improves foreign proper noun recognition via phoneme-level contextual biasing, showing 16% gain over grapheme-only and 8% over wordpiece-only baselines.

  • Hierarchical Sequence to Sequence Voice Conversion with Limited Data eess.AS · 2019-07-15 · unverdicted · none · ref 65 · internal anchor

    Hierarchical seq2seq model for parallel voice conversion pretrained as autoencoder on single-speaker data then adapted to limited multispeaker data, using mel spectrograms converted via wavenet vocoder.

  • Autoencoding sensory substitution q-bio.NC · 2019-07-14 · unverdicted · none · ref 203 · internal anchor

    Deep recurrent autoencoders convert images to shortened audio signals that incorporate hearing models, enabling above-chance hand posture discrimination and object reaching after a few hours of training instead of months.

  • Improving Performance of End-to-End ASR on Numeric Sequences eess.AS · 2019-07-01 · unverdicted · none · ref 30 · internal anchor

    TTS-generated numeric training data plus a compact neural denormalizer improve E2E ASR word error rates on numeric sequences by up to a factor of 8 for the longest cases.

  • Sequence Generation: From Both Sides to the Middle cs.CL · 2019-06-23 · unverdicted · none · ref 13 · internal anchor

    SBSG model generates sequences bidirectionally from ends to middle via interactive attention, claiming faster decoding and better quality than autoregressive Transformer on NMT and summarization tasks.