Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行webui.py 出现tool的问题 #844

Open
Fox-yang opened this issue Dec 22, 2024 · 1 comment
Open

运行webui.py 出现tool的问题 #844

Fox-yang opened this issue Dec 22, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Fox-yang
Copy link

Traceback (most recent call last):
File "/Users/fox/ChatTTS/examples/web/webui.py", line 13, in
from funcs import *
File "/Users/fox/ChatTTS/examples/web/funcs.py", line 7, in
from tools.audio import float_to_int16, has_ffmpeg_installed, load_audio
ModuleNotFoundError: No module named 'tools'

@fumiama fumiama added the question Further information is requested label Jan 7, 2025
@fumiama
Copy link
Member

fumiama commented Jan 7, 2025

在项目根目录执行命令运行,不要在IDE直接点击运行,详见readme。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants