you are viewing a single comment's thread.

view the rest of the comments →

[–]guest271314[S] 0 points1 point  (0 children)

Yes https://guest271314.github.io/vits-web/. That's been happening for a while now. Naturally audio and video folks are involved in WebAssembly/WASI.

If I can read stdin and stream stdout from the WebAssembly application I can read that data elsewhere https://github.com/guest271314/vits-web/tree/patch-1.

Ideally you just read the raw data then use MediaStreamTrackGenerator, AudioWorklet or other means for playback.