AX-Meeting-Studio / requirements-runtime.txt
Nnow2024's picture
Upload 8 files
2c57606 verified
Raw
History Blame Contribute Delete
360 Bytes
# Runtime dependencies for the board Web Studio. Build-only tools remain in
# requirements.txt so launching an already-built wheel never installs CMake,
# Ninja, or pybind11 packages.
numpy>=1.20
sentencepiece>=0.1.99
scipy>=1.8
scikit-learn>=1.0
fastcluster>=1.2
fastapi>=0.100
uvicorn>=0.20
websockets>=10
openai>=1.0
soundfile>=0.12
python-multipart>=0.0.6