add testing noisereduce

This commit is contained in:
2024-04-30 08:31:33 +07:00
parent 5f1e2e67a4
commit 1d63461e35
6 changed files with 956 additions and 70 deletions
+1
View File
@@ -26,6 +26,7 @@ torch = "^2.1.1+cpu"
torchaudio = "^2.1.1+cpu"
ollama = "^0.1.6"
ruff = "^0.4.2"
noisereduce = "^3.0.2"
[[tool.poetry.source]]