GPT-SoVITS/requirements.txt
Ilaria ee1d99ab3c
Fixed i18n error
Line 27 of webui.py contains an import from i18n.i18n but there was no module in the requirements.
I added the module i18n.

Line for context: "from i18n.i18n import I18nAuto"
2024-01-18 01:36:11 +01:00

23 lines
249 B
Plaintext

numpy
scipy
tensorboard
librosa==0.9.2
numba==0.56.4
pytorch-lightning
gradio==3.14.0
ffmpeg-python
onnxruntime
tqdm
funasr
cn2an
pypinyin
pyopenjtalk
g2p_en
torchaudio
modelscope
sentencepiece
transformers
chardet
PyYAML
i18n