Skip to content

Compatibility Between DeepFilterNet Repos and JS Worker Implementation #7

Description

@jozefchutka

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:

  1. 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.)
  2. 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_db vs input_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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions