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

一直提示:TypeError: Separator.__init__() missing 1 required positional argument: 'audio_file_path' #15

Open
Universalcow opened this issue Nov 24, 2024 · 3 comments

Comments

@Universalcow
Copy link

1
2
这使怎么回事?用的是给的工作流

@smthemex
Copy link
Owner

读不到音频,一般可能是moviepy 或者ffmpeg的问题,
换而言之,音频处理结束,需要能在 comfyUI的input 文件夹里看到类似 audio_数字加英文_temp.wav 的音频缓存文件,这个文件必须是能读取的,且跟你输入的音频文件内容一致。

@Universalcow
Copy link
Author

检查了这俩个库,没问题呀,搞了两天了,不知道为啥

@smthemex
Copy link
Owner

ffmpeg即便检测得到,也不一定是安装成功了。你看看我其他插件关于ffmpeg的安装问题,类似解决办法issues

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

No branches or pull requests

2 participants