Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 546 Bytes

Voice Cloning

Text to speech task that clones a custom voice in end-to-end manner.

We're using Tacotron 2, WaveGlow and speech embeddings(WIP) to acheive this.

alt

Install Dependencies

Simply run /usr/bin/bash setup.sh to create conda environment, install dependencies and activate it.

Checklist

To start, ensure you have the following

  • Anaconda or Miniconda is already installed
  • Linux distro (tested on Ubuntu 20.04) with NVidia GPU