Skip to content
CaptInfinity edited this page Nov 5, 2021 · 2 revisions

Welcome to the Wiki for the tacotron repo.

This project runs successfully using Python 3.6 with the requirements.txt file:

  • After you complete the requirements.txt install - uninstall llvmlite
  • Install llvmlite==0.32.1
  • Install tensorflow==1.3.0
Clone this wiki locally