-
hello, when I run the audio_ demo2.m, there are error:
Error using create_src (line 31)
No data files found in the specified directory!
Error in gtzan_src (line 31)
src = create_src(directory,@(fi…
-
**Steps to reproduce:**
Running
```
gtzan = mirdata.initialize("gtzan_genre", version="default")
gtzan.download()
```
should return this
```
INFO: Downloading ['all', 'tempo_beat_annotati…
-
# Task Name
Music genre classification
## Task Objective
Experts have been trying for a long time to understand sound and what differenciates one song from another.
This task aim to catego…
-
I'm learning beat tracking now. But the url of dataset GTZAN, hainsworth and SMC from internet are 404 not found. Can I get your dataset please?
-
Brought up by @lostanlen in an offline discussion:
For datasets which provide "tag-like" data, there is no list of all possible values for those tags. We should add, within their respective modules…
-
**Short description**
Loading GTZAN in google Colab does not work because the connection times out.
**Reproduction instructions**
```python
import tensorflow_datasets as tfds
dataset = tfds.l…
-
# Task Name
Musical Style Transformation
## Task Objective
The goal of this task is to transform a given music piece from one musical genre to another, preserving the original melody and lyri…
-
Since each genre of GTZAN dataset has 100 songs, each row of 10-fold confusion matrix should sum to 100.
However, the diagonal term of disco alone equals 113.
-
I am running the cell with `make_interleaved_dataset` call.
The full exception message is
```
DatasetNotFoundError: Dataset bridge_dataset not found.
Available datasets:
- abstract_reasoning
…
-
您好,感谢您的出色工作。当我想复现您的工程时,发现数据集下载链接http://marsyas.info/downloads/datasets.html已失效。您可以再重新发下吗?