mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 04:22:46 +08:00
* Update requirements.txt * Create constraints.txt * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * pyopenjtalk and onnx fix * Update requirements.txt * Update requirements.txt * Update install.sh * update shell install.sh * update docs * Update Install.sh * fix bugs * Update .gitignore * Update .gitignore * Update install.sh * Update install.sh * Update extra-req.txt * Update requirements.txt
46 lines
713 B
Plaintext
46 lines
713 B
Plaintext
numpy==1.23.4
|
|
scipy
|
|
tensorboard
|
|
librosa==0.9.2
|
|
numba==0.56.4
|
|
pytorch-lightning>2.0
|
|
gradio>=4.0,<=4.24.0
|
|
ffmpeg-python
|
|
onnxruntime; sys_platform == 'darwin'
|
|
onnxruntime-gpu; sys_platform != 'darwin'
|
|
tqdm
|
|
funasr==1.0.27
|
|
cn2an
|
|
pypinyin
|
|
pyopenjtalk>=0.3.4
|
|
g2p_en
|
|
torchaudio
|
|
modelscope==1.10.0
|
|
sentencepiece
|
|
transformers>=4.43
|
|
peft
|
|
chardet
|
|
PyYAML
|
|
psutil
|
|
jieba_fast
|
|
jieba
|
|
split-lang
|
|
fast_langdetect>=0.3.0
|
|
wordsegment
|
|
rotary_embedding_torch
|
|
ToJyutping
|
|
g2pk2
|
|
ko_pron
|
|
opencc; sys_platform != 'linux'
|
|
opencc==1.1.1; sys_platform == 'linux'
|
|
python_mecab_ko; sys_platform != 'win32'
|
|
fastapi<0.112.2
|
|
x_transformers
|
|
torchmetrics<=1.5
|
|
pydantic<=2.10.6
|
|
ctranslate2>=4.0,<5
|
|
huggingface_hub>=0.13
|
|
tokenizers>=0.13,<1
|
|
av>=11
|
|
tqdm
|