torch>=2.4
torchaudio>=2.4
torchcodec>=0.1
safetensors>=0.4
tiktoken>=0.7
jieba>=0.42
cn2an>=0.5
WeTextProcessing>=1.0
soundfile>=0.12
numpy>=1.24
pyyaml>=6.0
scipy>=1.10

[:sys_platform == "win32"]
bitsandbytes>=0.50

[dev]
pytest>=8.0
pytest-xdist

[mlx]
mlx

[quant]

[quant:sys_platform != "win32"]
torchao<0.14,>=0.5

[quant:sys_platform == "win32"]
bitsandbytes>=0.50

[server]
fastapi>=0.110
uvicorn>=0.29
pydantic>=2

[webui]
gradio>=4.0
