Git Product home page Git Product logo

dali's People

Contributors

gabolsgabs 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  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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dali's Issues

Way to know the actual musical notes

Hi,

Thank you for the wonderful dataset. I was wondering if there's a way to get the actual musical notes ('A', 'A#' etc.) from the current information. Right now, what I see in the notes section is a list of words from the lyrics. Maybe I am missing something, but it would be great if you could help me with this.

Thank you in advance.

-- Gaurav.

Questions about loading data

Hi!
Thank you for this comprehensive dataset! This might be a really stupid question but I have trouble getting the audio file. I use google colab. I followed the tutorial and loaded the first 2 .gz file using the following code as a demo:

path = '/ME/My Drive/Colab Notebooks/DALI-master/'

dali_data_path = path + 'annot_tismir/'

dali_data = dali_code.get_the_DALI_dataset(dali_data_path, skip=[], keep=["0a0a723686924d228daef2a2f692d437","0a1a15671536498f8a856da781c017d7"])

dali_info = dali_code.get_info(dali_data_path + '0a1a15671536498f8a856da781c017d7.gz')

dali_info

(Got output <DALI.Annotations.Annotations at 0x7f9925c4c160>)

path_audio = '/ME/My Drive/Colab Notebooks/DALI-master/audio'

errors = dali_code.get_audio(dali_info, path_audio, skip=[], keep=[])

Here I got error message "TypeError: 'Annotations' object is not subscriptable".
Plus if I try to print(dali_info[0]), the same error message pops up.

Could you please tell me if there's anything wrong with my data loading?

Besides, I noticed a lot of youtube link is shows "working: False"...I'm not sure if this would affect data loading. Shall I submit request for an updated version of data?

entry = dali_data['0a1a15671536498f8a856da781c017d7']
entry.info

the output looks like
{'artist': 'Janis Ian',
'audio': {'path': 'DALI_v2.0/audio/0a1a15671536498f8a856da781c017d7.mp3',
'url': 'iepedfdjA80',
'working': False},...

Thank you in advance for your help.

cannot find DALI_DATA_INFO.gz file

Hi, I downloaded DALI dataset (version 2) from zenodo.org, check the code in this repo, and found that there is no DALI_DATA_INFO.gz file in anywhere.

There are only a bunch of .gz files with random characters in "annot_tismir" directory.

I think I cannot download audio files without DALI_DATA_INFO.gz file.

Where can I find this file?

Question about get_audio

ground truth of notes

Hi,
Thank you for the wonderful dataset.
I found that the annotatioms of 'notes' missing through entry.annotations['annot']['notes']. Is there any update in ground truth file.

Thanks
Lin

download link is broken

Hi!
I am interested in checking out the dataset, but the download link seems to be broken...
Maybe I should wait a few more days, but just checking if it is supposed to be working now.
Thanks for the dataset :)

Lyrics and audio mismatch

There are sometimes mismatches between audio and lyrics.

The entry 018f045bb1784602976a289705832d60 has the audio of Brentalfloss - Shovel night, the entry.info['title'] and entry.info['artist'] are coherent with that.

But the lyrics correspond to:
Brentalfloss - Tetris

Did I generate that issue on my side or does somebody else sees it?
Do we know how frequent these errors are ? (I checked manually less than 20 songs and found this one)

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.