-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi @grazder , thank you for your great work on https://github.com/grazder/DeepFilterNet also using onnx_worker_sharedarraybuffer works like a charm.
I am trying to get my head around how to get the most recent version running in javascript. Is my understanding correct that:
- Original https://github.com/Rikorose/DeepFilterNet is now ahead of yours https://github.com/grazder/DeepFilterNet (
This branch is 29 commits ahead of, 166 commits behind Rikorose/DeepFilterNet:main.) - And your https://github.com/grazder/DeepFilterNet is also ahead of implementation in https://github.com/grazder/samejs/blob/master/deepfilternet3/onnx_worker_sharedarraybuffer/worker.js considering differences in inputNames (
input_frame, states, atten_lim_dbvsinput_frame, erb_norm_state, band_unit_norm_state, ...)
If so, are there any plans to update the current worker.js implementation to work with the latest denoiser_model.onnx from DeepFilterNet3_torchDF_onnx.tar or are there any .js implementations you are aware of?
Metadata
Metadata
Assignees
Labels
No labels