MESIE Spectral Engine Broadcast Audio Mastering Transformer v1 (ALPHA WebAssembly Edition)
Zero-Latency Client-Side Inference for Browser (React/Next.js) & Mobile (React Native/iOS/Android) Published by ItsNotAI LABS (Dallas, Texas)
The MESIE-Spectral-Engine-v1-alpha repository contains the lightweight ONNX & WebAssembly (WASM) client-side package for running inference directly inside web browsers and mobile apps with 0ms server latency and zero cloud API infrastructure costs.
β‘ WebAssembly (WASM) SDK Features
- Direct In-Browser Inference: Compiles PyTorch weights into ONNX Runtime WASM (
model.onnx). - Zero Server Latency: Executes directly on client CPU threads using SIMD & multi-threading.
- Full TypeScript SDK Included: Includes
@sovereign-engine/wasm-sdksource and pre-built bundles. - 100% Offline Capable: Zero network dependencies after initial WASM module download.
π Quick Start (React / Next.js)
// Loaded in Browser via WebAssembly (WASM) & ONNX Runtime
π¬ Model Parameter Integrity
- Trainable Parameters:
795,399 - Positional Encoding Buffer:
640,000 - ONNX Model Size:
5.5 MB - WASM Inference Latency:
15.656 ms
π License
Apache 2.0 License Β© ItsNotAI LABS
- Downloads last month
- 22