josephrocca / lyra-v2-soundstream-web

Lyra V2 (SoundStream) running in the browser

Home Page:https://josephrocca.github.io/lyra-v2-soundstream-web/onnx.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Lyra V2 (SoundStream) running in the browser

https://josephrocca.github.io/lyra-v2-soundstream-web/onnx.html

License:Apache License 2.0


Languages

Language:HTML 94.0%Language:JavaScript 6.0%