GithubHelp home page GithubHelp logo

eloimoliner / bwe_historical_recordings Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 7.0 97 KB

Bandwidth Extension of Historical Recordings using Generative Adversarial Networks

Python 67.28% Shell 2.44% Jupyter Notebook 30.27%

bwe_historical_recordings's People

Contributors

abreuwallace avatar eloimoliner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bwe_historical_recordings's Issues

Having Trouble in training:

Hello, I'm trying to run your code.
I just ran train_bwe.sh, but faced this error.

Traceback (most recent call last):
  File "train_bwe.py", line 307, in main
    _main(args)
  File "train_bwe.py", line 301, in _main
    run(args)
  File "train_bwe.py", line 41, in run
    dataset_val=dataset_loader.ValDataset(args.dset.path_music_validation, None, args.fs,args.seg_len_s_val)
  File "/home/featurize/work/bwe_historical_recordings/utils/dataset_loader.py", line 458, in __init__
    self.segments_clean[i]=10.0**(scales[i]/10.0) *self.segments_clean[i]
UnboundLocalError: local variable 'i' referenced before assignment

utils.utils issue on Colab

I'm anxious to try out the BWE feature after getting a version of the noise-reduction module working (with some difficulty due to the dependencies) and being very impressed by the results. I wasn't clear whether your audio sample page included BWE processing, or if they were only NR.

I didn't have any luck with cloning the repo, so I tried the Colab. it errored on hydra, which was a quick fix, but then can't load util.utils. I added utils with pip, but still no go.

I was two weeks into training my own 78 rpm noise-reduction model with Demucs hybrid when I came across your work. I've tested your NR-only version primarily on jazz 78's, and there are some ringing artifacts in pianos, but otherwise it's a very, very good model. Would like to see it released in a common format so that it could be used with UVR5 or one of the other GUI's.

missing csv files

Several places in the code, I see pointer to csv files.
These csv files seems to be not available in the repository?

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.