-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Since I encountered some issues running it locally,
I eventually found out that the main problem was caused by the version of gradio specified in requirements.txt.
After upgrading to version 5.23.1, it worked fine.
There were also some issues with the package import paths inside the tts directory,
so it couldn't be run directly using python tts/gradio.py.
That's why I packaged it into a Docker container for execution. The image is available here: MegaTTS3 or try my requirements.txt requirements.txt
使用这个版本的docker可执行运行,点击链接,按步骤来即可。 MegaTTS3
也可以直接替换requirements.txt试试。requirements.txt
fxg, sndnyang and jiang-ziyue
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed