MuGeminorum commited on
Commit
01a4b13
1 Parent(s): 85b122e

upd script

Browse files
Files changed (1) hide show
  1. pianos.py +2 -4
pianos.py CHANGED
@@ -13,7 +13,7 @@ _NAMES = [
13
  "Kawai",
14
  "Steinway",
15
  "Kawai-G",
16
- "Yamaha",
17
  ]
18
 
19
  _NAME = os.path.basename(__file__).split('.')[0]
@@ -34,9 +34,7 @@ _CITATION = """\
34
  """
35
 
36
  _DESCRIPTION = """\
37
- Piano-Sound-Quality is a dataset of piano sound.
38
- It consists of 8 kinds of pianos including PearlRiver, YoungChang, Steinway-T, Hsinghai, Kawai, Steinway, Kawai-G, Yamaha(recorded by Shaohua Ji with SONY PCM-D100).
39
- Data was annotated by students from the China Conservatory of Music (CCMUSIC) in Beijing and collected by Monan Zhou.
40
  """
41
 
42
  _PITCHES = {
 
13
  "Kawai",
14
  "Steinway",
15
  "Kawai-G",
16
+ "Yamaha"
17
  ]
18
 
19
  _NAME = os.path.basename(__file__).split('.')[0]
 
34
  """
35
 
36
  _DESCRIPTION = """\
37
+ Piano-Sound-Quality is a dataset of piano sound. It consists of 8 kinds of pianos including PearlRiver, YoungChang, Steinway-T, Hsinghai, Kawai, Steinway, Kawai-G, Yamaha(recorded by Shaohua Ji with SONY PCM-D100). Data was annotated by students from the China Conservatory of Music (CCMUSIC) in Beijing and collected by Monan Zhou.
 
 
38
  """
39
 
40
  _PITCHES = {