TFGAN
1.0.0
Ce repo est des outils non officiels du réseau adversaire génératif basé sur le domaine du temps et du domaine fréquentiel pour la synthèse de la parole haute fidélité à l'aide de pytorch. 
Testé sur Python 3.6
pip install -r requirements.txtpython preprocess.py -c config/default.yaml -d [data's root path]yaml Configuration python trainer.py -c [config yaml file] -n [name of the run]
cp config/default.yaml config/config.yaml puis modifier config.yaml tensorboard --logdir logs/
python inference.py -p [checkpoint path] -i [input mel path]