NVIDIA Deep Learning Examples
Tacotron2 and Waveglow 2.0 for PyTorch
Resource
NVIDIA Deep Learning Examples
Tacotron2 and Waveglow 2.0 for PyTorch

The Tacotron 2 and WaveGlow model form a text-to-speech system that enables user to synthesise a natural sounding speech from raw transcripts.

  • The following section lists the requirements in order to start training the Tacotron 2 and WaveGlow models.

    Requirements

    This repository contains Dockerfile which extends the PyTorch NGC container and encapsulates some dependencies. Aside from these dependencies, ensure you have the following components:

    For more information about how to get started with NGC containers, see the following sections from the NVIDIA GPU Cloud Documentation and the Deep Learning Documentation:

    For those unable to use the PyTorch NGC container, to set up the required environment or create your own container, see the versioned NVIDIA Container Support Matrix.