Giter Club home page Giter Club logo

Comments (5)

Rikorose avatar Rikorose commented on August 29, 2024

Hi could you provide some stack traces showing the full error messages?

No audio backend is related to torch audio. You mal have a look in their documentation.

from deepfilternet.

musicalman avatar musicalman commented on August 29, 2024

Thanks for your reply.
I needed to install PySoundFile. Now the audio backend error is gone, but libdf error still remains. The traceback is below:
Traceback (most recent call last):
File "c:\users\raymond\appdata\local\programs\python\python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "c:\users\raymond\appdata\local\programs\python\python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Users\Raymond\AppData\Local\Programs\Python\Python37\Scripts\deepFilter.exe_main
.py", line 4, in
File "c:\users\raymond\appdata\local\programs\python\python37\lib\site-packages\df\enhance.py", line 17, in
from df.checkpoint import load_model as load_model_cp
File "c:\users\raymond\appdata\local\programs\python\python37\lib\site-packages\df\checkpoint.py", line 14, in
from libdf import DF
File "c:\users\raymond\appdata\local\programs\python\python37\lib\site-packages\libdf_init
.py", line 1, in
from .libdf import *
ImportError: DLL load failed: The specified module could not be found.

from deepfilternet.

Rikorose avatar Rikorose commented on August 29, 2024

Which deep filter version are you using?
Could you try reinstalling deepfilterlib: pip install -U deepfilterlib.

I don't have access to a windows machine, but in CI, windows is working. You may also have a look at the CI: https://github.com/Rikorose/DeepFilterNet/blob/main/.github/workflows/test_df.yml

from deepfilternet.

musicalman avatar musicalman commented on August 29, 2024

I tried updating.
Requirement already up-to-date: deepfilterlib in c:\users\raymond\appdata\local\programs\python\python37\lib\site-packages (0.2.3)
Requirement already satisfied, skipping upgrade: numpy>=1.20 in c:\users\raymond\appdata\local\programs\python\python37\lib\site-packages (from deepfilterlib) (1.21.6)
I'm not familiar with how to test with CI and using the yml configs and stuff, but I'll look into it and see if I can figure something out.

from deepfilternet.

Rikorose avatar Rikorose commented on August 29, 2024

Hi I pushed 0.2.4 release. Could you update and test again?

from deepfilternet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.