Skip to content

josephrocca/lyra-v2-soundstream-web

Repository files navigation

Looks like someone beat me to it! → https://github.com/shiguredo/lyra-wasm

IIUC, the above-linked repos are direct Emscripten ports of the C++ Lyra code - so they don't use TFjs-TFLite or ONNX Runtime Web. They seem to work great, so I'll probably not update this repo unless it turns out it'd be handy to have a WebGL version, or if there's reason to believe that using TFjs-TFLite or ONNX Runtime Web would be significantly faster in general.


Lyra V2 (SoundStream) running in the browser.

WIP Web Demos:

Currently blocked by:

TFLite-to-ONNX conversion:

Inference Comparison:

Models:

Todo:

  • Update this thread RE correctness when you have both tflite and onnx working.