Skip to content

Hachimocho/voice-replicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

voice-replicator

Voice replication in PyTorch

This code uses the TacoTron2 model to convert text into spectrograms, and the WaveRNN model to convert those into audio files. The WaveRNN model is trained on user-supplied data to replicate a given voice. User supplied data should be provided in the format of a directory of audio files (of a person speaking) and a .csv file with the audio filenames and transcripts.

About

Voice replication in PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published