@mediapipe/tasks-audio 0.1.0-alpha-9 → 0.1.0-alpha-10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Build
|
|
1
|
+
// Build 523775288
|
|
2
2
|
|
|
3
3
|
var ModuleFactory = (() => {
|
|
4
4
|
var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
|
|
@@ -520,7 +520,7 @@ var tempDouble;
|
|
|
520
520
|
var tempI64;
|
|
521
521
|
|
|
522
522
|
var ASM_CONSTS = {
|
|
523
|
-
|
|
523
|
+
556690: () => {
|
|
524
524
|
let init_once = true;
|
|
525
525
|
if (init_once) {
|
|
526
526
|
const cachedFindCanvasEventTarget = findCanvasEventTarget;
|
|
@@ -546,7 +546,7 @@ var ASM_CONSTS = {
|
|
|
546
546
|
init_once = false;
|
|
547
547
|
}
|
|
548
548
|
},
|
|
549
|
-
|
|
549
|
+
557475: () => {
|
|
550
550
|
return typeof wasmOffsetConverter !== "undefined";
|
|
551
551
|
}
|
|
552
552
|
};
|
|
@@ -6276,9 +6276,9 @@ var stackAlloc = Module["stackAlloc"] = function() {
|
|
|
6276
6276
|
return (stackAlloc = Module["stackAlloc"] = Module["asm"]["Sb"]).apply(null, arguments);
|
|
6277
6277
|
};
|
|
6278
6278
|
|
|
6279
|
-
var ___start_em_js = Module["___start_em_js"] =
|
|
6279
|
+
var ___start_em_js = Module["___start_em_js"] = 553260;
|
|
6280
6280
|
|
|
6281
|
-
var ___stop_em_js = Module["___stop_em_js"] =
|
|
6281
|
+
var ___stop_em_js = Module["___stop_em_js"] = 556690;
|
|
6282
6282
|
|
|
6283
6283
|
Module["addRunDependency"] = addRunDependency;
|
|
6284
6284
|
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Build
|
|
1
|
+
// Build 523775288
|
|
2
2
|
|
|
3
3
|
var ModuleFactory = (() => {
|
|
4
4
|
var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
|
|
@@ -520,7 +520,7 @@ var tempDouble;
|
|
|
520
520
|
var tempI64;
|
|
521
521
|
|
|
522
522
|
var ASM_CONSTS = {
|
|
523
|
-
|
|
523
|
+
557074: () => {
|
|
524
524
|
let init_once = true;
|
|
525
525
|
if (init_once) {
|
|
526
526
|
const cachedFindCanvasEventTarget = findCanvasEventTarget;
|
|
@@ -546,7 +546,7 @@ var ASM_CONSTS = {
|
|
|
546
546
|
init_once = false;
|
|
547
547
|
}
|
|
548
548
|
},
|
|
549
|
-
|
|
549
|
+
557859: () => {
|
|
550
550
|
return typeof wasmOffsetConverter !== "undefined";
|
|
551
551
|
}
|
|
552
552
|
};
|
|
@@ -6276,9 +6276,9 @@ var stackAlloc = Module["stackAlloc"] = function() {
|
|
|
6276
6276
|
return (stackAlloc = Module["stackAlloc"] = Module["asm"]["Sb"]).apply(null, arguments);
|
|
6277
6277
|
};
|
|
6278
6278
|
|
|
6279
|
-
var ___start_em_js = Module["___start_em_js"] =
|
|
6279
|
+
var ___start_em_js = Module["___start_em_js"] = 553644;
|
|
6280
6280
|
|
|
6281
|
-
var ___stop_em_js = Module["___stop_em_js"] =
|
|
6281
|
+
var ___stop_em_js = Module["___stop_em_js"] = 557074;
|
|
6282
6282
|
|
|
6283
6283
|
Module["addRunDependency"] = addRunDependency;
|
|
6284
6284
|
|
|
Binary file
|