1
0
Fork 0

feat: compressor, more stastus verbosity, multiple ways to stop

This commit is contained in:
Arthur K. 2026-02-28 11:24:34 +03:00
parent 8f61e0d37e
commit 617d9cc0fc
Signed by: wzray
GPG key ID: B97F30FDC4636357
8 changed files with 195 additions and 36 deletions

View file

@ -8,6 +8,7 @@ license = { text = "MIT" }
dependencies = [
"groq>=0.4.0",
"numpy>=1.24.0",
"packaging>=26.0",
"sounddevice>=0.4.6",
"soundfile>=0.12.0",
"torch>=2.0.0",