ComfyUI FishSpeech
1.0.0
Fish-Speech를위한 맞춤형 Comfyui 노드
우리는 코드베이스의 불법 사용에 대해 책임을지지 않습니다. DMCA 및 기타 관련 법률에 대한 현지 법률을 참조하십시오.
Linux의 Commandline에서 ffmpeg 작동하는지 확인하십시오.
apt update
apt install ffmpeg
Windows의 경우 Winetui별로 ffmpeg 자동으로 설치할 수 있습니다
그 다음에!
git clone https://github.com/AIFSH/ComfyUI-FishSpeech.git
cd ComfyUI-FishSpeech
pip install -r requirements.txt
Huggingface에서 weights 자동으로 다운로드됩니다! 중국에있는 경우 인터넷이 포옹 페이스를 첨부하거나 여전히 포옹 페이스에 어려움을 겪고 있는지 확인하십시오.
이 저장소는 공개적으로 액세스 할 수 있지만 파일 및 컨텐츠에 액세스하려면 조건을 수락해야합니다.
당신은 만날 수 있습니다
ubprocess.CalledProcessError: Command '['cmake', '/tmp/pip-install-y_5f2bue/samplerate_578130ccaceb41abb26587e96f64988e', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-install-y_5f2bue/samplerate_578130ccaceb41abb26587e96f64988e/build/lib.linux-x86_64-cpython-310/', '-DPYTHON_EXECUTABLE=/usr/local/miniconda3/bin/python', '-DCMAKE_BUILD_TYPE=Release', '-DPACKAGE_VERSION_INFO=0.2.1']' returned non-zero exit status 1.
samplerate 를 설치할 때
노력하다
pip -q install git+https://github.com/tuxu/python-samplerate.git@fix_cmake_dep
만약에
"cannot import name 'weight_norm' from 'torch.nn.utils.parametrizations'
torch 업데이트하십시오
데모