Retrieval-based-Voice-Conve.../requirements.txt

47 lines
735 B
Plaintext
Raw Normal View History

2023-05-08 23:34:45 +08:00
joblib>=1.1.0
2023-04-05 10:41:52 +08:00
numba==0.56.4
numpy==1.23.5
2023-08-27 01:48:26 +08:00
scipy
2023-06-01 10:01:00 +08:00
librosa==0.9.1
llvmlite==0.39.0
fairseq==0.12.2
2023-05-10 23:24:03 +08:00
faiss-cpu==1.7.3
gradio==3.34.0
Cython
pydub>=0.25.1
soundfile>=0.12.1
ffmpeg-python>=0.2.0
tensorboardX
Jinja2>=3.1.2
2023-05-08 23:40:06 +08:00
json5
Markdown
2023-05-08 23:40:06 +08:00
matplotlib>=3.7.0
matplotlib-inline>=0.1.3
2023-05-08 23:34:45 +08:00
praat-parselmouth>=0.4.2
Pillow>=9.1.1
resampy>=0.4.2
2023-05-08 23:34:45 +08:00
scikit-learn
tensorboard
2023-05-08 23:34:45 +08:00
tqdm>=4.63.1
2023-05-08 23:40:06 +08:00
tornado>=6.1
Werkzeug>=2.2.3
uc-micro-py>=1.0.1
sympy>=1.11.1
2023-05-08 23:34:45 +08:00
tabulate>=0.8.10
PyYAML>=6.0
pyasn1>=0.4.8
pyasn1-modules>=0.2.8
2023-05-08 23:34:45 +08:00
fsspec>=2022.11.0
2023-05-08 23:40:06 +08:00
absl-py>=1.2.0
audioread
uvicorn>=0.21.1
2023-05-08 23:34:45 +08:00
colorama>=0.4.5
pyworld==0.3.2
2023-08-27 01:29:55 +08:00
httpx
2023-08-13 11:43:04 +08:00
onnxruntime; sys_platform == 'darwin'
onnxruntime-gpu; sys_platform != 'darwin'
2023-06-06 21:20:45 +08:00
torchcrepe==0.0.20
fastapi==0.88
ffmpy==0.3.1
python-dotenv>=1.0.0