Skip to content

khaykingleb/HiFi-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Vocoder

Model

HiFi-GAN Implementation for TTS.

Generator

Discriminator

Notebook

Open In Colab

Getting Started

Clone the repository and step into it:

git clone https://github.com/khaykingleb/Text-to-Speech.git
cd Text-to-Speech

Install requirements and modules.

pip install -r requirements.txt
python setup.py install

Use for training:

python main.py -c configs/cofig_name.json

Releases

No releases published

Packages

No packages published

Languages