noise suppression added via nnnoiseless + vad + gain-normalizer + few frontend changes
This commit is contained in:
parent
a640e6caea
commit
eb0d40bae6
73 changed files with 1235 additions and 112 deletions
|
|
@ -32,4 +32,8 @@ rustpotter = { git = "https://github.com/Priler/rustpotter" }
|
|||
image = "0.25"
|
||||
parking_lot = "0.12.5"
|
||||
toml = "0.9.8"
|
||||
sha2 = "0.10"
|
||||
sha2 = "0.10"
|
||||
nnnoiseless = "0.5"
|
||||
sysinfo = "0.37.2"
|
||||
tokio-tungstenite = "0.28.0"
|
||||
futures-util = "0.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue