Skip to content

直接可用的docker镜像 #18

@leeyeel

Description

@leeyeel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions