2021-04-24 20:11:42 +01:00
2021-04-03 21:30:18 +01:00
2021-04-23 12:28:13 +01:00
2021-04-24 20:11:42 +01:00
2021-04-24 18:23:13 +01:00
2021-04-24 16:06:12 +01:00
2021-04-24 18:06:59 +01:00
2021-04-23 11:50:11 +01:00
2021-04-04 18:52:36 +01:00
2021-03-10 15:56:40 +00:00
2021-04-18 19:52:42 +01:00
2021-03-21 19:55:59 +00:00
2021-03-29 14:30:53 +01:00
2021-04-02 15:36:53 +01:00
2021-03-10 15:49:37 +00:00
2021-04-24 16:06:12 +01:00
2021-04-23 11:56:39 +01:00
2021-03-10 15:56:40 +00:00
2021-04-20 12:23:11 +01:00
2021-03-18 21:59:05 +00:00

Voice Cloning App

CircleCI

A Python/Pytorch app for easily synthesising human voices

Preview

System Requirements

  • Windows 10 or Ubuntu 20.04+ operating system
  • NVIDIA GPU with at least 4GB of memory
  • Up-to-date NVIDIA driver (version 450.36+)

Key features

  • Automatic dataset generation
  • Easy train start/stop
  • Support for kindle & audible as data sources
  • Data importing/exporting
  • Simplified training & synthesis
  • Word replacement suggestion
  • Windows & Linux support

Video guide

https://www.youtube.com/playlist?list=PLk5I7EvFL13GjBIDorh5yE1SaPGRG-i2l

Voice Sharing Hub

https://voice-sharing-hub.herokuapp.com/

Discord Server

FAQ's

Manual Guides

  1. Installation
  2. Building the dataset
  3. Training
  4. Synthesis

Future Improvements

  • Test pretrained weights for transfer learning
  • Add support for alternative models
  • Improved batch size estimation
  • Multi-GPU support
  • AMD GPU support
  • Additional language support

How to make changes

Acknowledgements

This project uses a reworked version of Tacotron2 & Waveglow. All rights for belong to NVIDIA and follow the requirements of their BSD-3 licence.

Additionally, the dataset generation uses DSAlign & Silero.

Thank you to Dr. John Bustard at Queen's University Belfast for his support throughout the project.

Also a big thanks to the members of the VocalSynthesis subreddit for their feedback.

Finally thank you to everyone raising issues and contributing to the project.

Description
A Python/Pytorch app for easily synthesising human voices
Readme BSD-3-Clause 16 MiB
Languages
Python 80.8%
HTML 11.3%
JavaScript 6.6%
CSS 1%
Shell 0.2%
Other 0.1%