feat: save VC audio as wav (probably, didn't test yet)

This commit is contained in:
2026-04-14 17:36:37 -04:00
parent 1b88e6a11d
commit 58212ce240
3 changed files with 261 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ capnp = "0.25.3"
clap = { version = "4.5.40", features = ["derive", "env"] }
dashmap = "6.1.0"
futures = "0.3.32"
hound = "3.5.1"
opendal = { git = "https://github.com/apache/opendal", features = [
"services-azfile",
"services-aliyun-drive",