CoolFace
Apppublic

nifty-coder/stemsplit-backend

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
requirements.txt27 linesDownload Raw Back to root
1# Base dependencies2fastapi3uvicorn4pydantic5ffmpeg-python6python-multipart7soundfile8firebase-admin9torch10torchaudio11torchcodec12demucs13boto3>=1.34.014requests15python-dotenv16deepgram-sdk17websockets18 19# Voice Control Optimization dependencies20hypothesis>=6.0.021pytest>=7.0.022pytest-asyncio>=0.21.023redis>=4.0.024aioredis>=2.0.025numpy>=1.21.026librosa>=0.9.027google-cloud-speech>=2.21.0