voice-cloning-app/Voice-Cloning-App
A Python/PyTorch application for synthesizing human voices using deep learning models like Tacotron2.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This application enables voice synthesis and cloning through neural network models. It uses Tacotron2 as the primary architecture and supports training custom voice models from audio datasets, with GPU acceleration and multi-GPU training capabilities. Users can import audio data, train voice models, and synthesize speech from text inputs through a user-friendly interface.