Stem-Extractor / requirements.txt
samarth-ht's picture
fix: remove pysndfile from requirements as it's no longer needed
dd9dced
raw
history blame contribute delete
230 Bytes
tqdm>=4.66.5
numpy>=1.26.4
openai-whisper==20231117
faster-whisper~=1.0.3
pyannote.audio~=3.3.1
pyannote.core~=5.0.0
pyannote.database~=5.0.1
pyannote.metrics~=3.2.1
pyannote.pipeline~=3.0.1
torchaudio>=2.1.2
fastapi
uvicorn