feat(native): decode audio and mp3 encoder (#10490)

This commit is contained in:
Brooooooklyn
2025-02-27 12:57:28 +00:00
parent b19c1df43e
commit d7d33868d4
16 changed files with 832 additions and 28 deletions

View File

@@ -33,7 +33,7 @@
"build:debug": "napi build"
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.70",
"@napi-rs/cli": "3.0.0-alpha.72",
"lib0": "^0.2.99",
"tiktoken": "^1.0.17",
"tinybench": "^3.0.7",