ryderdamen / voice_cloning_server

Clone a voice in 5 seconds to generate arbitrary speech in real-time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Cloning Server

A voice-cloning server forked from CorentinJ/Real-Time-Voice-Cloning.

Installation

To install, run the install command:

make install

Running

To start the server, use the run command:

make run

Then, post a request to the server running locally.

make test

Notes

Audio samples from here. tacotronv2 from nvidia?

About

Clone a voice in 5 seconds to generate arbitrary speech in real-time


Languages

Language:Python 99.5%Language:Shell 0.2%Language:Makefile 0.2%Language:Dockerfile 0.1%