add pydub

This commit is contained in:
Ftps
2023-12-08 15:46:46 +09:00
parent 24a322e8a7
commit 841c28dd4f
2 changed files with 13 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ torchcrepe = "^0.0.22"
av = "^11.0.0"
faiss-cpu = "^1.7.4"
python-dotenv = "^1.0.0"
pydub = "^0.25.1"
[build-system]