Spaces:
Runtime error
Runtime error
File size: 494 Bytes
5ca847f 8964e79 4b6d795 8964e79 4b6d795 8964e79 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
--extra-index-url https://download.pytorch.org/whl/cpu numpy>=1.24.3,<2.0.0 scikit-learn==1.2.2 setuptools>=65.5.0,<68.0.0 wheel>=0.41.0,<0.45.0 torch==2.0.1 # 固定为2.0.1以满足torchaudio依赖 torchaudio==2.0.2+cpu # 确保与torch兼容 coqui-tts>=0.24.1,<0.25.0 hangul-romanize>=0.1.0,<0.2.0 coqui-tts[ja]>=0.24.1,<0.25.0 coqui-tts[zh]>=0.24.1,<0.25.0 uvicorn>=0.22.0,<0.23.0 fastapi>=0.103.1,<0.105.0 python-multipart>=0.0.6,<0.1.0 python-dotenv>=1.0.0,<2.0.0 pydub>=0.25.1,<0.26.0 |