Files
storyforge/deploy/storyforge-windows-asr-http/requirements.txt
kris 4acde19ffe
Some checks failed
StoryForge CI / Baseline checks (push) Has been cancelled
StoryForge CI / Backend tests (push) Has been cancelled
StoryForge CI / Web tests (push) Has been cancelled
fix: restore windows asr gpu runtime
2026-04-06 12:04:25 +08:00

8 lines
243 B
Plaintext

fastapi==0.116.1
uvicorn[standard]==0.35.0
python-multipart==0.0.20
faster-whisper>=1.1,<2
nvidia-cublas-cu12; platform_system == "Windows"
nvidia-cuda-runtime-cu12; platform_system == "Windows"
nvidia-cudnn-cu12; platform_system == "Windows"