chflame163 / ComfyUI_MSSpeech_TTS

A plugin for ComfyUI use the Microsoft Speech TTS convert text to MP3 file, also includes playing sound and matching trigger nodes
23 stars 2 forks source link

播放mp3音频失败 #5

Open lipeng1109 opened 1 month ago

lipeng1109 commented 1 month ago

image

FileNotFoundError: Unable to load sound file: "/data/code/ComfyUI/output/audio/comfyUI_20240516095416637781_zh-CN-YunjianNeural.mp3". Exception: No decoders available for this file type: /data/code/ComfyUI/output/audio/comfyUI_20240516095416637781_zh-CN-YunjianNeural.mp3

chflame163 commented 1 month ago

或许要重新安装一下依赖包

lipeng1109 commented 1 month ago

或许要重新安装一下依赖包

我已经重新安装了,还是这个问题,不过启动该节点遇到了问题 image 我通过修改对应的文件mixer的初始化方式解决不报错了,解决方式如下: image

实际使用过程中还是报错,报错节点就是上述的Play Sound: image

chflame163 commented 1 month ago

Linux系统吗?看看这 https://github.com/chflame163/ComfyUI_MSSpeech_TTS/issues/2#issuecomment-1868314601