- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。
想改进这个问题?将问题更新为 on-topic对于堆栈溢出。
3年前关闭。
Improve this question
我想在公共(public)数据集中测试我的音乐流派算法,以与其他预先存在的算法进行比较。在 MIREX 的情况下,所有数据都不可用。
我发现 GTZAN 数据集在链接中可用(marsyas.info/download/data_sets)
但是,它现在对我不可用。
你知道我怎样才能得到这些数据吗?因为我使用 MFCC 以外的其他功能,所以我需要流派注释以及音乐。
提前致谢。
最佳答案
编辑:现在看来,Marsyas 页面托管在 marsyasweb.appspot.com您可以在 data sets 中找到 GTZAN 数据库的链接。子页面。
我还在为我的大学项目寻找 GTZAN 数据集,我发现 http://marsyas.info
挂了,所以我用了google web cache for marsyas.info/download/data_sets (查看更多信息)。幸运的是,GTZAN 数据集托管在 http://opihi.cs.uvic.ca
你可以download them !
但在使用数据集之前要注意许可
(来自缓存的 marsyas 下载页面的信息):
This dataset was used for the well known paper in genre classification " Musical genre classification of audio signals " by G. Tzanetakis and P. Cook in IEEE Transactions on Audio and Speech Processing 2002.
Unfortunately the database was collected gradually and very early on in my research so I have no titles (and obviously no copyright permission etc). The files were collected in 2000-2001 from a variety of sources including personal CDs, radio, microphone recordings, in order to represent a variety of recording conditions. Nevetheless I have been providing it to researchers upon request mainly for comparison purposes etc. Please contact George Tzanetakis (gtzan@cs.uvic.ca) if you intend to publish experimental results using this dataset.
The dataset consists of 1000 audio tracks each 30 seconds long. It contains 10 genres, each represented by 100 tracks. The tracks are all 22050Hz Mono 16-bit audio files in .wav format.
http://tagatune.org/Magnatagatune.html
.
关于classification - GTZAN 音乐流派数据集,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11465880/
我想使用 javascript 获取音频文件的标题和流派(按路径),以将其显示在我的网络音乐播放器上。这可能吗? 我现在找了很长时间,没有找到任何可以帮助我的东西。 最佳答案 的元信息MP3 文件 存
我正在尝试使用流派/标签上的过滤器来获取某些轨道,当它只有一种流派时它似乎可以工作,尽管当它是多个流派时它不起作用同时文档说它接受一个列表: https://developers.soundcloud
我仅使用 youtube-dl 从 youtube 视频中提取音频. 我想在下载后将元数据(即艺术家姓名和歌曲名称、年份、专辑、持续时间、流派)写入 mp3/m4a 文件。 我的尝试是从以下代码开始的
我是一名优秀的程序员,十分优秀!