Feanix commited on
Commit
b260c12
·
1 Parent(s): 1ca266d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  pretty_name: GTZAN
 
 
 
 
3
  ---
4
 
5
  # Dataset Card for GTZAN
@@ -42,6 +46,7 @@ pretty_name: GTZAN
42
  ### Dataset Summary
43
 
44
  GTZAN is a dataset for musical genre classification of audio signals. The dataset consists of 1,000 audio tracks, each of 30 seconds long. It contains 10 genres, each represented by 100 tracks. The tracks are all 22,050Hz Mono 16-bit audio files in WAV format. The genres are: blues, classical, country, disco, hiphop, jazz, metal, pop, reggae, and rock.
 
45
 
46
  ### Languages
47
 
 
1
  ---
2
  pretty_name: GTZAN
3
+ tags:
4
+ - music
5
+ size_categories:
6
+ - 1K<n<10K
7
  ---
8
 
9
  # Dataset Card for GTZAN
 
46
  ### Dataset Summary
47
 
48
  GTZAN is a dataset for musical genre classification of audio signals. The dataset consists of 1,000 audio tracks, each of 30 seconds long. It contains 10 genres, each represented by 100 tracks. The tracks are all 22,050Hz Mono 16-bit audio files in WAV format. The genres are: blues, classical, country, disco, hiphop, jazz, metal, pop, reggae, and rock.
49
+ *** THIS VERSION OF THE DATASET CONTAINS THE ORIGINAL AUDIO TRACKS SEGMENTED INTO 15 SECOND LONG FILES ***
50
 
51
  ### Languages
52