syang1993 / gst-tacotron

A tensorflow implementation of the "Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis"
368 stars 110 forks source link

erro in eval.py #39

Open 1105060120 opened 4 years ago

1105060120 commented 4 years ago

hello.guys,when i do python eval.py --checkpoint /media/guo/Program/log/gst-tacotron/logs-tacotron/model.ckpt-12000 --text "hello text" --reference_audio /media/guo/... i met this erro.what is the path of reference_audio thank you

syang1993 commented 4 years ago

Sorry for the late reply since I don't check the GitHub these days. The reference_audio is the audio that you want to copy style from.