Giter VIP home page Giter VIP logo

e2e-lyricsalignment-implementation's Introduction

End-to-end lyrics alignment implementation

Implementation of paper "End-to-end lyrics alignment for polyphonic music using an audio-to-character recognition model" (link) based on the pytorch implementation of Wave-U-Net.

The input and output size are reduced to stablize training on the DALI dataset.

To train the model, pull the DALI wrapper somewhere and link it from the root of this repository.

    ln -s path/to/dali_wrapper/ DALI

Then run the following command. Set --cuda flag if you have GPUs.

python train.py --dataset_dir path/to/DALI_v2.0/

e2e-lyricsalignment-implementation's People

Contributors

f90 avatar jhuang448 avatar

Stargazers

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

Watchers

 avatar  avatar

e2e-lyricsalignment-implementation's Issues

ModuleNotFoundError: No module named model_speech

Hello,

I've been trying this repo tonight and I can't get past an issue after running the python test.py --data_dir command

It shows "from model_speech import train_audio_transforms"
ModuleNotFound: no module named "model_speech"
(Screenshot attached below)
Screen Shot 2021-04-05 at 10 32 23 PM

Any idea how to solve this? I tried looking online for a module I need to install but nothing pops up with that name.

Would appreciate any help.

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.