matplotlib pandas scipy tensorboard librosa numba==0.56.4 pytorch-lightning ffmpeg-python onnxruntime; sys_platform == 'darwin' # onnxruntime-gpu; sys_platform != 'darwin' tqdm funasr cn2an pypinyin pyopenjtalk g2p_en modelscope sentencepiece transformers chardet PyYAML psutil jieba_fast jieba LangSegment>=0.2.0 Faster_Whisper wordsegment rotary_embedding_torch pyjyutping g2pk2 ko_pron opencc; sys_platform != 'linux' opencc==1.1.1; sys_platform == 'linux' python_mecab_ko; sys_platform != 'win32' translators srt
a comfyui custom node for GPT-SoVITS, wokflow can be find in here
We do not hold any responsibility for any illegal usage of the codebase. Please refer to your local laws about DMCA and other related laws.
我们不对代码库的任何非法使用承担任何责任. 请参阅您当地关于 DMCA (数字千年法案) 和其他相关法律法规.
make sure ffmpeg is worked in your commandline
for Linux
apt update
apt install ffmpeg
for Windows,you can install ffmpeg by WingetUI automatically
then!
git clone https://github.com/AIFSH/GSTTS-ComfyUI.git
cd GSTTS-ComfyUI
pip install -r requirements.txt
weights will be downloaded from huggingface automatically! if you in china,make sure your internet attach the huggingface
or if you still struggle with huggingface, you may try follow hf-mirror to config your env.