@mediapipe/tasks-audio 0.10.36-rc.20260607 → 0.10.36-rc.20260608
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 +1 -1
- package/wasm/audio_wasm_internal.js +1 -1
- package/wasm/audio_wasm_internal.wasm +0 -0
- package/wasm/audio_wasm_module_internal.js +1 -1
- package/wasm/audio_wasm_module_internal.wasm +0 -0
- package/wasm/audio_wasm_nosimd_internal.js +1 -1
- package/wasm/audio_wasm_nosimd_internal.wasm +0 -0
package/package.json
CHANGED
|
@@ -6406,7 +6406,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
|
|
|
6406
6406
|
// End JS library exports
|
|
6407
6407
|
// end include: postlibrary.js
|
|
6408
6408
|
var ASM_CONSTS = {
|
|
6409
|
-
|
|
6409
|
+
665244: () => {
|
|
6410
6410
|
specialHTMLTargets["#canvas"] = Module.canvas;
|
|
6411
6411
|
}
|
|
6412
6412
|
};
|
|
Binary file
|
|
@@ -6409,7 +6409,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
|
|
|
6409
6409
|
// End JS library exports
|
|
6410
6410
|
// end include: postlibrary.js
|
|
6411
6411
|
var ASM_CONSTS = {
|
|
6412
|
-
|
|
6412
|
+
665244: () => {
|
|
6413
6413
|
specialHTMLTargets["#canvas"] = Module.canvas;
|
|
6414
6414
|
}
|
|
6415
6415
|
};
|
|
Binary file
|
|
@@ -6406,7 +6406,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
|
|
|
6406
6406
|
// End JS library exports
|
|
6407
6407
|
// end include: postlibrary.js
|
|
6408
6408
|
var ASM_CONSTS = {
|
|
6409
|
-
|
|
6409
|
+
665116: () => {
|
|
6410
6410
|
specialHTMLTargets["#canvas"] = Module.canvas;
|
|
6411
6411
|
}
|
|
6412
6412
|
};
|
|
Binary file
|