2026-04-07 23:38:23 +08:00
|
|
|
fastapi>=0.95.0
|
|
|
|
|
uvicorn[standard]>=0.23.0
|
|
|
|
|
pydantic>=1.10.0
|
2026-05-31 16:38:10 +08:00
|
|
|
httpx>=0.24.0
|
|
|
|
|
|
2026-04-07 23:38:23 +08:00
|
|
|
numpy>=1.23.0
|
|
|
|
|
soundfile>=0.10.3
|
|
|
|
|
torch>=1.12.0
|
2026-05-31 16:38:10 +08:00
|
|
|
torchaudio>=1.12.0
|
2026-04-07 23:38:23 +08:00
|
|
|
transformers>=4.25.0
|
|
|
|
|
whisper>=1.0.0
|
|
|
|
|
qwen-tts>=0.0.0
|
2026-04-11 10:04:34 +08:00
|
|
|
modelscope>=1.20.0
|
2026-04-04 20:05:40 +08:00
|
|
|
|
2026-05-31 16:38:10 +08:00
|
|
|
# MLX-based ASR (Apple Silicon only)
|
|
|
|
|
mlx-audio>=0.4.3
|
|
|
|
|
|
2026-04-07 23:38:23 +08:00
|
|
|
# testing
|
|
|
|
|
pytest>=7.0.0
|