Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
a975a07
1
Parent(s):
2f67628
upgrade to @aitube/clap 0.0.5
Browse files- package-lock.json +97 -68
- package.json +1 -0
- src/index.mts +1 -1
package-lock.json
CHANGED
@@ -9,6 +9,7 @@
|
|
9 |
"version": "1.0.0",
|
10 |
"license": "Apache License",
|
11 |
"dependencies": {
|
|
|
12 |
"@types/express": "^4.17.17",
|
13 |
"@types/fluent-ffmpeg": "^2.1.24",
|
14 |
"@types/uuid": "^9.0.2",
|
@@ -33,6 +34,18 @@
|
|
33 |
"tsx": "^4.7.0"
|
34 |
}
|
35 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
"node_modules/@babel/code-frame": {
|
37 |
"version": "7.24.2",
|
38 |
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz",
|
@@ -909,9 +922,9 @@
|
|
909 |
}
|
910 |
},
|
911 |
"node_modules/@puppeteer/browsers": {
|
912 |
-
"version": "2.2.
|
913 |
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.
|
914 |
-
"integrity": "sha512-
|
915 |
"dependencies": {
|
916 |
"debug": "4.3.4",
|
917 |
"extract-zip": "2.0.1",
|
@@ -1171,19 +1184,6 @@
|
|
1171 |
"node": ">=4"
|
1172 |
}
|
1173 |
},
|
1174 |
-
"node_modules/ansi-styles/node_modules/color-convert": {
|
1175 |
-
"version": "1.9.3",
|
1176 |
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
1177 |
-
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
1178 |
-
"dependencies": {
|
1179 |
-
"color-name": "1.1.3"
|
1180 |
-
}
|
1181 |
-
},
|
1182 |
-
"node_modules/ansi-styles/node_modules/color-name": {
|
1183 |
-
"version": "1.1.3",
|
1184 |
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
1185 |
-
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
|
1186 |
-
},
|
1187 |
"node_modules/arg": {
|
1188 |
"version": "4.1.3",
|
1189 |
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
|
@@ -1244,9 +1244,9 @@
|
|
1244 |
"optional": true
|
1245 |
},
|
1246 |
"node_modules/bare-path": {
|
1247 |
-
"version": "2.1.
|
1248 |
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.
|
1249 |
-
"integrity": "sha512-
|
1250 |
"optional": true,
|
1251 |
"dependencies": {
|
1252 |
"bare-os": "^2.1.0"
|
@@ -1390,9 +1390,9 @@
|
|
1390 |
}
|
1391 |
},
|
1392 |
"node_modules/chromium-bidi": {
|
1393 |
-
"version": "0.5.
|
1394 |
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.
|
1395 |
-
"integrity": "sha512-
|
1396 |
"dependencies": {
|
1397 |
"mitt": "3.0.1",
|
1398 |
"urlpattern-polyfill": "10.0.0",
|
@@ -1428,20 +1428,17 @@
|
|
1428 |
}
|
1429 |
},
|
1430 |
"node_modules/color-convert": {
|
1431 |
-
"version": "
|
1432 |
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-
|
1433 |
-
"integrity": "sha512-
|
1434 |
"dependencies": {
|
1435 |
-
"color-name": "
|
1436 |
-
},
|
1437 |
-
"engines": {
|
1438 |
-
"node": ">=7.0.0"
|
1439 |
}
|
1440 |
},
|
1441 |
"node_modules/color-name": {
|
1442 |
-
"version": "1.1.
|
1443 |
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.
|
1444 |
-
"integrity": "sha512-
|
1445 |
},
|
1446 |
"node_modules/color-string": {
|
1447 |
"version": "1.9.1",
|
@@ -1452,6 +1449,22 @@
|
|
1452 |
"simple-swizzle": "^0.2.2"
|
1453 |
}
|
1454 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1455 |
"node_modules/content-disposition": {
|
1456 |
"version": "0.5.4",
|
1457 |
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
|
@@ -1650,11 +1663,6 @@
|
|
1650 |
"is-arrayish": "^0.2.1"
|
1651 |
}
|
1652 |
},
|
1653 |
-
"node_modules/error-ex/node_modules/is-arrayish": {
|
1654 |
-
"version": "0.2.1",
|
1655 |
-
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
1656 |
-
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
|
1657 |
-
},
|
1658 |
"node_modules/es-define-property": {
|
1659 |
"version": "1.0.0",
|
1660 |
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
|
@@ -2319,9 +2327,9 @@
|
|
2319 |
}
|
2320 |
},
|
2321 |
"node_modules/is-arrayish": {
|
2322 |
-
"version": "0.
|
2323 |
-
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.
|
2324 |
-
"integrity": "sha512-
|
2325 |
},
|
2326 |
"node_modules/is-fullwidth-code-point": {
|
2327 |
"version": "3.0.0",
|
@@ -2379,14 +2387,11 @@
|
|
2379 |
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
2380 |
},
|
2381 |
"node_modules/lru-cache": {
|
2382 |
-
"version": "
|
2383 |
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-
|
2384 |
-
"integrity": "sha512-
|
2385 |
-
"dependencies": {
|
2386 |
-
"yallist": "^4.0.0"
|
2387 |
-
},
|
2388 |
"engines": {
|
2389 |
-
"node": ">=
|
2390 |
}
|
2391 |
},
|
2392 |
"node_modules/make-error": {
|
@@ -2689,14 +2694,6 @@
|
|
2689 |
}
|
2690 |
}
|
2691 |
},
|
2692 |
-
"node_modules/proxy-agent/node_modules/lru-cache": {
|
2693 |
-
"version": "7.18.3",
|
2694 |
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
2695 |
-
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
2696 |
-
"engines": {
|
2697 |
-
"node": ">=12"
|
2698 |
-
}
|
2699 |
-
},
|
2700 |
"node_modules/proxy-agent/node_modules/ms": {
|
2701 |
"version": "2.1.2",
|
2702 |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
@@ -2717,15 +2714,15 @@
|
|
2717 |
}
|
2718 |
},
|
2719 |
"node_modules/puppeteer": {
|
2720 |
-
"version": "22.7.
|
2721 |
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.7.
|
2722 |
-
"integrity": "sha512-
|
2723 |
"hasInstallScript": true,
|
2724 |
"dependencies": {
|
2725 |
-
"@puppeteer/browsers": "2.2.
|
2726 |
"cosmiconfig": "9.0.0",
|
2727 |
"devtools-protocol": "0.0.1273771",
|
2728 |
-
"puppeteer-core": "22.7.
|
2729 |
},
|
2730 |
"bin": {
|
2731 |
"puppeteer": "lib/esm/puppeteer/node/cli.js"
|
@@ -2735,12 +2732,12 @@
|
|
2735 |
}
|
2736 |
},
|
2737 |
"node_modules/puppeteer-core": {
|
2738 |
-
"version": "22.7.
|
2739 |
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.7.
|
2740 |
-
"integrity": "sha512-
|
2741 |
"dependencies": {
|
2742 |
-
"@puppeteer/browsers": "2.2.
|
2743 |
-
"chromium-bidi": "0.5.
|
2744 |
"debug": "4.3.4",
|
2745 |
"devtools-protocol": "0.0.1273771",
|
2746 |
"ws": "8.16.0"
|
@@ -2874,6 +2871,17 @@
|
|
2874 |
"node": ">=10"
|
2875 |
}
|
2876 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2877 |
"node_modules/send": {
|
2878 |
"version": "0.18.0",
|
2879 |
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
@@ -3001,6 +3009,11 @@
|
|
3001 |
"is-arrayish": "^0.3.1"
|
3002 |
}
|
3003 |
},
|
|
|
|
|
|
|
|
|
|
|
3004 |
"node_modules/smart-buffer": {
|
3005 |
"version": "4.2.0",
|
3006 |
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
|
@@ -3218,9 +3231,9 @@
|
|
3218 |
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
3219 |
},
|
3220 |
"node_modules/tsx": {
|
3221 |
-
"version": "4.7.
|
3222 |
-
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.7.
|
3223 |
-
"integrity": "sha512
|
3224 |
"dev": true,
|
3225 |
"dependencies": {
|
3226 |
"esbuild": "~0.19.10",
|
@@ -3389,6 +3402,22 @@
|
|
3389 |
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
3390 |
}
|
3391 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3392 |
"node_modules/wrappy": {
|
3393 |
"version": "1.0.2",
|
3394 |
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
|
9 |
"version": "1.0.0",
|
10 |
"license": "Apache License",
|
11 |
"dependencies": {
|
12 |
+
"@aitube/clap": "^0.0.5",
|
13 |
"@types/express": "^4.17.17",
|
14 |
"@types/fluent-ffmpeg": "^2.1.24",
|
15 |
"@types/uuid": "^9.0.2",
|
|
|
34 |
"tsx": "^4.7.0"
|
35 |
}
|
36 |
},
|
37 |
+
"node_modules/@aitube/clap": {
|
38 |
+
"version": "0.0.5",
|
39 |
+
"resolved": "https://registry.npmjs.org/@aitube/clap/-/clap-0.0.5.tgz",
|
40 |
+
"integrity": "sha512-oMxSU4mUOc2TvD93m0PtjsMHjkVHoTo/YecBAIVzBJC+BFm8OdSrew0I6+7ImpGl8vVSQLDdifipVpYl+43AdA==",
|
41 |
+
"dependencies": {
|
42 |
+
"uuid": "^9.0.1",
|
43 |
+
"yaml": "^2.4.1"
|
44 |
+
},
|
45 |
+
"peerDependencies": {
|
46 |
+
"typescript": "^5.4.5"
|
47 |
+
}
|
48 |
+
},
|
49 |
"node_modules/@babel/code-frame": {
|
50 |
"version": "7.24.2",
|
51 |
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz",
|
|
|
922 |
}
|
923 |
},
|
924 |
"node_modules/@puppeteer/browsers": {
|
925 |
+
"version": "2.2.3",
|
926 |
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.2.3.tgz",
|
927 |
+
"integrity": "sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==",
|
928 |
"dependencies": {
|
929 |
"debug": "4.3.4",
|
930 |
"extract-zip": "2.0.1",
|
|
|
1184 |
"node": ">=4"
|
1185 |
}
|
1186 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1187 |
"node_modules/arg": {
|
1188 |
"version": "4.1.3",
|
1189 |
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
|
|
|
1244 |
"optional": true
|
1245 |
},
|
1246 |
"node_modules/bare-path": {
|
1247 |
+
"version": "2.1.2",
|
1248 |
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.2.tgz",
|
1249 |
+
"integrity": "sha512-o7KSt4prEphWUHa3QUwCxUI00R86VdjiuxmJK0iNVDHYPGo+HsDaVCnqCmPbf/MiW1ok8F4p3m8RTHlWk8K2ig==",
|
1250 |
"optional": true,
|
1251 |
"dependencies": {
|
1252 |
"bare-os": "^2.1.0"
|
|
|
1390 |
}
|
1391 |
},
|
1392 |
"node_modules/chromium-bidi": {
|
1393 |
+
"version": "0.5.19",
|
1394 |
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.19.tgz",
|
1395 |
+
"integrity": "sha512-UA6zL77b7RYCjJkZBsZ0wlvCTD+jTjllZ8f6wdO4buevXgTZYjV+XLB9CiEa2OuuTGGTLnI7eN9I60YxuALGQg==",
|
1396 |
"dependencies": {
|
1397 |
"mitt": "3.0.1",
|
1398 |
"urlpattern-polyfill": "10.0.0",
|
|
|
1428 |
}
|
1429 |
},
|
1430 |
"node_modules/color-convert": {
|
1431 |
+
"version": "1.9.3",
|
1432 |
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
1433 |
+
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
1434 |
"dependencies": {
|
1435 |
+
"color-name": "1.1.3"
|
|
|
|
|
|
|
1436 |
}
|
1437 |
},
|
1438 |
"node_modules/color-name": {
|
1439 |
+
"version": "1.1.3",
|
1440 |
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
1441 |
+
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
|
1442 |
},
|
1443 |
"node_modules/color-string": {
|
1444 |
"version": "1.9.1",
|
|
|
1449 |
"simple-swizzle": "^0.2.2"
|
1450 |
}
|
1451 |
},
|
1452 |
+
"node_modules/color/node_modules/color-convert": {
|
1453 |
+
"version": "2.0.1",
|
1454 |
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
1455 |
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
1456 |
+
"dependencies": {
|
1457 |
+
"color-name": "~1.1.4"
|
1458 |
+
},
|
1459 |
+
"engines": {
|
1460 |
+
"node": ">=7.0.0"
|
1461 |
+
}
|
1462 |
+
},
|
1463 |
+
"node_modules/color/node_modules/color-name": {
|
1464 |
+
"version": "1.1.4",
|
1465 |
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
1466 |
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
1467 |
+
},
|
1468 |
"node_modules/content-disposition": {
|
1469 |
"version": "0.5.4",
|
1470 |
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
|
|
|
1663 |
"is-arrayish": "^0.2.1"
|
1664 |
}
|
1665 |
},
|
|
|
|
|
|
|
|
|
|
|
1666 |
"node_modules/es-define-property": {
|
1667 |
"version": "1.0.0",
|
1668 |
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
|
|
|
2327 |
}
|
2328 |
},
|
2329 |
"node_modules/is-arrayish": {
|
2330 |
+
"version": "0.2.1",
|
2331 |
+
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
2332 |
+
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
|
2333 |
},
|
2334 |
"node_modules/is-fullwidth-code-point": {
|
2335 |
"version": "3.0.0",
|
|
|
2387 |
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
2388 |
},
|
2389 |
"node_modules/lru-cache": {
|
2390 |
+
"version": "7.18.3",
|
2391 |
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
2392 |
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
|
|
|
|
|
2393 |
"engines": {
|
2394 |
+
"node": ">=12"
|
2395 |
}
|
2396 |
},
|
2397 |
"node_modules/make-error": {
|
|
|
2694 |
}
|
2695 |
}
|
2696 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2697 |
"node_modules/proxy-agent/node_modules/ms": {
|
2698 |
"version": "2.1.2",
|
2699 |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
|
2714 |
}
|
2715 |
},
|
2716 |
"node_modules/puppeteer": {
|
2717 |
+
"version": "22.7.1",
|
2718 |
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-22.7.1.tgz",
|
2719 |
+
"integrity": "sha512-JBCBCwQ9+dyPp5haqeecgv0N0vgWFx44woUeKJaPeJT8CU3RXrd8F/tqJQbuAmcWlbMhYJSlTJkIFrwVAs6BNA==",
|
2720 |
"hasInstallScript": true,
|
2721 |
"dependencies": {
|
2722 |
+
"@puppeteer/browsers": "2.2.3",
|
2723 |
"cosmiconfig": "9.0.0",
|
2724 |
"devtools-protocol": "0.0.1273771",
|
2725 |
+
"puppeteer-core": "22.7.1"
|
2726 |
},
|
2727 |
"bin": {
|
2728 |
"puppeteer": "lib/esm/puppeteer/node/cli.js"
|
|
|
2732 |
}
|
2733 |
},
|
2734 |
"node_modules/puppeteer-core": {
|
2735 |
+
"version": "22.7.1",
|
2736 |
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-22.7.1.tgz",
|
2737 |
+
"integrity": "sha512-jD7T7yN7PWGuJmNT0TAEboA26s0VVnvbgCxqgQIF+eNQW2u71ENaV2JwzSJiCHO+e72H4Ue6AgKD9USQ8xAcOQ==",
|
2738 |
"dependencies": {
|
2739 |
+
"@puppeteer/browsers": "2.2.3",
|
2740 |
+
"chromium-bidi": "0.5.19",
|
2741 |
"debug": "4.3.4",
|
2742 |
"devtools-protocol": "0.0.1273771",
|
2743 |
"ws": "8.16.0"
|
|
|
2871 |
"node": ">=10"
|
2872 |
}
|
2873 |
},
|
2874 |
+
"node_modules/semver/node_modules/lru-cache": {
|
2875 |
+
"version": "6.0.0",
|
2876 |
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
2877 |
+
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
2878 |
+
"dependencies": {
|
2879 |
+
"yallist": "^4.0.0"
|
2880 |
+
},
|
2881 |
+
"engines": {
|
2882 |
+
"node": ">=10"
|
2883 |
+
}
|
2884 |
+
},
|
2885 |
"node_modules/send": {
|
2886 |
"version": "0.18.0",
|
2887 |
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
|
|
3009 |
"is-arrayish": "^0.3.1"
|
3010 |
}
|
3011 |
},
|
3012 |
+
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
3013 |
+
"version": "0.3.2",
|
3014 |
+
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
3015 |
+
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
|
3016 |
+
},
|
3017 |
"node_modules/smart-buffer": {
|
3018 |
"version": "4.2.0",
|
3019 |
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
|
|
|
3231 |
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
3232 |
},
|
3233 |
"node_modules/tsx": {
|
3234 |
+
"version": "4.7.3",
|
3235 |
+
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.7.3.tgz",
|
3236 |
+
"integrity": "sha512-+fQnMqIp/jxZEXLcj6WzYy9FhcS5/Dfk8y4AtzJ6ejKcKqmfTF8Gso/jtrzDggCF2zTU20gJa6n8XqPYwDAUYQ==",
|
3237 |
"dev": true,
|
3238 |
"dependencies": {
|
3239 |
"esbuild": "~0.19.10",
|
|
|
3402 |
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
3403 |
}
|
3404 |
},
|
3405 |
+
"node_modules/wrap-ansi/node_modules/color-convert": {
|
3406 |
+
"version": "2.0.1",
|
3407 |
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
3408 |
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
3409 |
+
"dependencies": {
|
3410 |
+
"color-name": "~1.1.4"
|
3411 |
+
},
|
3412 |
+
"engines": {
|
3413 |
+
"node": ">=7.0.0"
|
3414 |
+
}
|
3415 |
+
},
|
3416 |
+
"node_modules/wrap-ansi/node_modules/color-name": {
|
3417 |
+
"version": "1.1.4",
|
3418 |
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
3419 |
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
3420 |
+
},
|
3421 |
"node_modules/wrappy": {
|
3422 |
"version": "1.0.2",
|
3423 |
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
package.json
CHANGED
@@ -14,6 +14,7 @@
|
|
14 |
"author": "Julian Bilcke <julian.bilcke@huggingface.co>",
|
15 |
"license": "Apache License",
|
16 |
"dependencies": {
|
|
|
17 |
"@types/express": "^4.17.17",
|
18 |
"@types/fluent-ffmpeg": "^2.1.24",
|
19 |
"@types/uuid": "^9.0.2",
|
|
|
14 |
"author": "Julian Bilcke <julian.bilcke@huggingface.co>",
|
15 |
"license": "Apache License",
|
16 |
"dependencies": {
|
17 |
+
"@aitube/clap": "^0.0.5",
|
18 |
"@types/express": "^4.17.17",
|
19 |
"@types/fluent-ffmpeg": "^2.1.24",
|
20 |
"@types/uuid": "^9.0.2",
|
src/index.mts
CHANGED
@@ -53,7 +53,7 @@ app.post("/", async (req, res) => {
|
|
53 |
try {
|
54 |
let fileData = Buffer.concat(data)
|
55 |
|
56 |
-
const clap = await parseClap(new Blob([fileData]));
|
57 |
console.log("got a clap project:", clapProject)
|
58 |
|
59 |
const {
|
|
|
53 |
try {
|
54 |
let fileData = Buffer.concat(data)
|
55 |
|
56 |
+
const clap: ClapProject = await parseClap(new Blob([fileData]));
|
57 |
console.log("got a clap project:", clapProject)
|
58 |
|
59 |
const {
|